Ask a question or have a conversation about the Thinkwise Platform
Recently active
My process flow “TEST” starts when Open_Job_Flow Task is runned on “table1”The task “Open_Job_Flow” is also linked on “table2”, but when i run the task from “table2” the process flow does not start. If i change the process action type from “Start table task” to “Start task” the process flow “TEST” does not run also on “table1”.How can i “link” the process flow to both tables without create a copy of the process flow “TEST” ?
Is there a way to schedule a Task?My goal is to query a rest webservice ( with HTTP connector) every minute.
I have noticed that the filter in the IAM task ‘Apply user rights to the database’ works different from the filter in the IAM task ‘Apply user rights to IAM’.Starting with the latter: when I apply rights to IAM with the filter cleared like thisthe users will receive the following error: When I select all rows in the user tabel, and apply the rights like this: the users are able to log in.When applying user rights tot he database it seems to be the other way around: if I select all rows and then apply it only applies the rights to one user; if I clear the filter it applies rights to all users.Is this the intended behaviour? Windows gui 2021.3.18; platform 2021.3 - Indicium universal 2021.3.18.
Is it possible to automatically created users in IAM using T-SQL? The users have been defined in an excel sheet (i.e. login name, password), we can create the users within the application automatically. We would like to do the same within IAM. If possible, is there an existing script we could alter and use? Thanks in advance!
User can't retrieve a tab in the IAM, how can we restore the basic settings in the IAM. Have tried this but get a comment. how can i solve this?
After a record has been changed (by a user or directly on the database), the changed data must be forwarded to an API. In the update trigger of the relevant table, a task is called that collects the data and converts it to JSON. In a process flow with the above task of process action type "Start task" as starting point, which then passes the data to an "HTTP connector" that calls the API. When a record is changed, the task is activated by the trigger, but the process flow is never started. How do I get the process flow started, what am I overlooking?
Every time I run ‘Creation’ de upgrade-file gives me back 4 tables which not have been changed for months. Luckily, these are not the biggest tables but it is very confusing to see not only he tables that really needs to be converted. What could be the reason they keep coming back ?
So, we have a task to create an invoice. This is a process flow, first we check all values such as Debtor code, vat code etc. If not ok, these must be set and then the invoice can be made. If all is ok from the start, the invoice is made. BUT, not all people clicking the Create Invoice, cannot add certain values on the account - like discount, vat code, debtor code. So, what I kinda what I a ‘You have insufficient rights for this… EXIT.” Is there a way to detect and show such a message? kind regardsalex
I made a process flow to close the current document and open the next one in the process. When opening a document using a process flow in universal I get the following error:The document opens normally in the windows gui.The design of the process flow is as follows:Extra information:The universal is opened using the SF.Versions:SF: 2020.2Universal: 2021.3.15Indicium: 2021.3.17
Hi, Why is there a difference between the items to review that appear in the functionality screen vs the items that appear in the code review screen. Thanks in advance Ricky
Hello I am implementing a resource scheduler and was wondering if it was possible to use the tasks defined in the resource_scheduler_extender as starting points for process flows. I have it sort of working when i use the process action start table task but it seems that my layouts and defaults then do not trigger for the starting task. Is this normal behaviour for process flows or is it because of it being use in the scheduler?There is of course a workaround by makeing the starting task empty and linking to new tasks from there but i wonder if there is special behaviour concerning the scheduler and process flows.Greets Anne
What could be the reason that table icons are not shown on detail tabs in de Windows GUI?I am currently using WinGUI 2021.3.10 on a SF 2021.2 model
Hi, i have a relationship between a technician and a incident. the technician is a separate table with a relation to the incident table. currently i am unable to select fields from related tables. how can i select these fields?
The badge values are recalculated with a time interval of 5 minutes (default). When the user interface is not used, it seems that the recalculation of badge values stops after 5 times. After that, the badge values are not shown anymore. Is that a known behaviour?
Hi,as we aren't able to configure the correct date format via the Extended Property's, we've added an Expression field to the view with some code like "FORMAT(ExpirationDate,'d-M HH:mm','nl-NL')”For some reason this function is working when running the application via the SF by a developer, but when deploying (IAM sync done, and also did a generate which shouldn't be needed as it is an expression calcuation) it to a test-environment the FORMAT-expression is showing another format (hh:mm instead of HH:mm)Some ideas what might be missing here ?
In a screen (variant) where auto refresh is set, the selected line always jumps between the actively selected and the previously selected record.If you do not touch the mouse/keyboard you will see the selected record number change between those 2 numbers.The view that is displayed with the respective screen has a unique PK.The WIndows GUI works properly.We work with Universal GUI 2021.3.14 b1.1, Platform version 2021.3,Any idea what could be causing this problem?NB. @Robbert van Tongeren reported this problem internally to Thinkwise some time ago.
I want to test our application within the SF with the Web gui directly. However, I get following error: I am using SF 2021.3 and webgui 2021.3.17. What am I doing wrong, or is this not possible at all?
I use the TSFReportmailer for creating PDF’s , web gui gives error. Gui version 2021.3.17.0. some ideas ?
I would like to insert the signature from a customer in a shipping document, made in Chrystal Report.Our company truckdriver is using a application in Universal GUI on his tablet to follow his route for the day and receiving a signature after delivering the goods. The signature is saved as a .png, Inserting it as a picture on the shipping document results in a black square. When I convert the signature to a .JPEG it shows the signature fine. Is there a direct way to save the signature as a .JPEG ?
Within the SF we have setup a process flow as an API webservice which is open to receive EDI files from an EDI broker. The process flow itself is rather simple, it has a start, decision and an end. The decision contains code to parse an XML file, perform some checks (for instance call a stored procedure which sends an email if invalid data is sent) and insert a purchase order (+ some logging info).The question is:Are the EDI messages sent to our endpoint always handled sequentially by this process flow? We have seen EDI messages being send in rapid succession, with a few thousands of a second in between messages (see image below).The reason for this question is that we have an insert trigger that can handle both sets and individual purchase orders. However, we believe that orders sent in such rapid succession as is the case in the first 3 rows, is not handled well by the insert trigger. Thanks in advance.
In our application I want to use third party ValidSign for digital signing documents (PDF). I am using a task and the HTTP connector (via Process Flows). I was able to test the POST in Postman using this body: payload contains json-commands with signer information, file contains the PDF I want to be signed.The response I get contains an ID for further communication with the REST API.Where do I leave this parameters in the HTTP-connector ?
Menu of my application in the universal GUI overlaps the main frame like in the screenshot. I´ve cleared cache and browser history of Edge (Versie 97.0.1072.62), installed a clean chrome ( 97.0.4692.99), but the problem still persists. I run windows 11. Any ideas on the cause and the possible solution?
When I try to preview a report (DevExpress, 1.40) using the webgui (2021.2.17) the following error is displayed:Invalid viewstate. Invalid viewstate. Client IP: xxxxxxxxxx Port: 63529 Referer: https://pro.binatic.nl/binatic_test/Login.aspx Path: /binatic_test/Login.aspx User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36 ViewState: npvjK4hx07p4HHbSmFs3+kRjjtnnaNoqNhgUNZflgy5W87G3O79y7FdsOH96YH/X/fuLnDuqrr48REVmuUl9LrXsWvkUDQ9+YPu6GvwLZ+fnUhcVIBb2Cx4wN69HmHPjiZZi7PJHIw+NtPb2UHlEGbr4UuMJnQep/yInH9TxU4YensjY85b+6zFhZvZ50bjIeC7gKk0MVQWLo2UHMzfIpZEoJrApAnuFg/7c5trmxy8kOH+AZvf5+QxW0y7Ilhw6gJzRZGS4+urKhRd8M73pIAX4WtYFSDzUHRCeKiUhHqcqEq8y+RvGMNvZmWdBqTswPKQz6ARxyI0z0q1N8pKspZhxX5x7ck9aYN89JZyV+NICzxqGYAZrLGHECavOd+SeB/NqjxDjh+SFuQIdedF9Yu9vHKlClvg/8uk2ANfOCLFImI0uJL70foZ7zjOGhTRRexhpcZgyl1NEdFMtGkHFjzSe5AFYvKRj0IjwjJVOkcN29inWh3gHkyP+sTzJTH65SYoClLk/v0r51WHmsKyaWZoPT+TNV3KoMXTstEmlVzlTIZdDKHC5Rx99ro
Hi, When in webview (only webview!) , in a grid with a lot of columns, it left aligns the grid on the selected columns. How do I turn this off? I want my grid to be aligned outer left, always. My co-worker did this a while ago, so I it must be possible. However, I can’t find. I guess it must be set up in Subjects.
I have a grouped grid, (only 1 group level) the first group of the grid is expanded to the belonging lines, for the next group however the underlaying lines are not shown (the group is collapsed. Is there a setting to auto expand all the groups by default?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.