Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
Can someone explain the differences between the control types "HTML" and "HTML Card"?In a Hybrid solution we use a Grid for the Windows GUI and the Card List for the Universal GUI to display HTML content.In the Universal GUI the Card List only works if the field is linked to control type "HTML"In the Windows GUI, displaying HTML in Grids only works if the field is linked to control type "HTML Card" and in Form List only if the field is linked to control type "HTML"Because the card list is not available in the Windows GUI, we are forced to use the Grid or Form List. The grid provides the best user experience, but HTML is displayed less attractively than in the Form List. The Form List works slower and the navigation is less intuitive, because it is not clearly visible when the work record is selected.The HTML we like to display:<div> <b>11-Jun-24 00:01 <br/>Vessel XYZ <br/>Total Moves: 250</b> <br/>D | Containers: 237 | TEU: 390 <br/>R | Contain
Hi,I am looking for a way to change the sorting of the resource scheduler. Currently it looks to be sorted alphabetically on the resource grouping column, but I want it to be sorted on the end date or start date of an order, so orders which are roughly in the same date range are displayed together. In the scheduler I cannot find this option. Any ideas?Current default sort, on ordernumber
Is it possible to show the totals of a graph like pictured below?
I want to download new Universal GUI, but seems not possible. And why do I get the windows GUI instead of Universal GUI?
Hi!I am doing a process flow in order to set up OneDrive API file upload.The thing is that I used Web Connection in the call to receive the token and also in other calls where I tried doing the upload by pieces with a session.In the end, the option was to do it in ”one go”, without splitting up the file in order to upload it.The problem is basically that when I am doing the call to upload the file with Web Connection, the call is done but the resulted file is corrupted.When I am doing the same call with Http Connector the resulted file is without any problem. Is something that I am missing or the file that I am passing through parameter is getting modified and that results the corruption of the file?The setup done in Http Connector:The Setup from Web Connection:Those are the endpoint parameters, there by the way, I tried for bodyContent different pre-processing (Auto, None, Base64) none of them changed the result.And the input for the Web Connection parameters:As a mention, storage is
I have been experimenting what functionality might work for us to create a unit test for, but already in a simple test example I a struggling to get it to succeed.I have a simple task to create a new user by using a task. The parameters are filled and because I am not using output parameters, I have used Assertion to give it Failed / Success (as suggested by the starter template).This is the result: Simple test task gives failed all the time despite succesful response Assertion.The test still gives me the Failed marking, while the Assertion did return Successful. Manual running the test script, does indeed give me the Success message from “tsf_send_assertion_msg” (ASSERT_SUCCESS: Successful).What am I doing wrong or am I missing to get the Test show Success for this example?
HI!I have an issue with displaying the data in a cell. We created a report in DevExpress and want to make it displayable in an excel sheet. All data is shown correctly in every cell. However in one cell the data is cut off and not all data is visible.The cell has the options 'Can shrink', 'Can grow', 'Multiline' and 'Word Wrap' enabled.What can I do to ensure that the entire text is visible?Attached are printscreens of the report.Kind regards,Linde
Per request of our users, I am changing the theme of the Windows GUI to a “Dark” mode.All is going quite well, until I open the filter form. Marked in pink I have typed something (it is white text).As everything is in a darker tint, the font colour is set to white, but in the Filter Form it is working against me. I did type something marked in the pink box.What setting in the theme is responsible for the filter form Field colour and.or what is doing the text colour?It does not seem to count as a “form” as those would look different in active mode:Add mode in form (mandatory / free field).
Hi, I’m trying to set up something along these lines; My client wants to grant his clients access to a screen to see status of running projects, and also create some tickets. To do this, these users need access to the app, and be given access to this ‘viewing’ module. I would like to create a task that enables the user to do this. Fill in first and last name, email address and save. This task saves the user in the account_user table (every account has users of course), and syncs this with IAM. The user will receive an email with a link to set a password. And can then access the module. In short, is this possible? And what would be the best approach of setting this up? And of course, my client should also be able to delete / deactivate this user.Blommetje
How do I set the number of copies in a process flow which calls a report. I added the gui_rpt_number_of_copies parameter. I give it a value in the default of the task which triggers the process flow. I added a parameter gui_rpt_number_of_copies in the process flow. The parameter gets its value, but in the report step the parameter is set to 1.
Hi eveyone,I’m trying to create a screentype for a view, but unfortunately some of the components show in a strange way or they do not show at all. I have created them before with success, but it just not seems to work this time. Is there anyone who can tell what is wrong here, I’m probably overlooking something? View: “zaag_voorschrijving_picken_buis_groep” Screentype: “zaag_voorschrijving_picken_buis_groep_universal”Screentype:Design: Assigned to subject: Result: Location: Conclusion:The screen type is selected and showing on the screen voor the view. The grid is not showing (this makes the tasks also hidden behind a button), but I don’t know why. If I create a screen type with only a grid, the data is showing in a grid. If I create a screentype with only a form, the data is showing in a form. If I create a screentype with both, the grid is not showing????What makes this grid hidden? Thanks in advance!
Hello everyone,We have, in our software solution, two measurement systems. Imperial and metric. In the imperial form the numeric values are written down as fractions, so in nvarchar values. This is because that is the custom for the system in the countries that use the imperial system.Because we know that can lead to some interesting things we added a regular expression to it so the user can only add a valid fraction. But when following the following steps some strange behaviour occurs:I fill in a new machine (on the machine screen); I fill in wrong values; I get the validations as expected; I try to hit cancel to get out of the screen; The screen does not disappear; The screen suddenly disappears and sometimes gives an unknown error after fixing the validations, I shall also add the Indicium log, as that may be of interest; The same goes for adding, after fixing the validations it immediately adds the machine, this is not very user experience friendly as it might be a slip of the pen
Hi, What are the options for intgegrating hosted error/crash reporting solutions like sentry & posthog in thinkwise.
Via the connector this call is doneinsert into usr (tenant_id ,usr_id ,first_name ,sur_name ,name ,gender ,employee_id ,email ,appl_lang_id ,authentication_type ,totp_active ,allow_fallback_to_email ,allow_change_password ,password_changed_count ,password_forgotten_count ,write_back_up_type_id ,two_factor_authentication_type ,time_zone_id ,password_expiration_policy ,exclude_from_max_concurrent_sessions )values(1 But, with the upgrade, in table usr_general the property write_back_up_type_id is changed into write_back_usr_pref_type_idSo, the insert will not work anymore. Can this be solved. URGENT!!
Hi,I have a process flow, after saving a new document is opened, here I have indicated that the document should be opened as 'Modal document'. I want to perform some actions in that screen and then close the document. After closing this document I want a new process flow to be started, so I used close document as a starting point. But nothing happens when I close the document.Can it be true that this process action does not work as a starting point from a modal document?
We have created this week multiple API functionalities and we tried to do them with the new web connection.We encountered multiple times for it in HTTP Connector to work just fine but in this with the same parameters to not work at all.It worked from what we saw just for endpoint that didn't have parameters in their url, for those that had it was not working and in most of the cases we just got EMPTY as result (this is very annoying).This happend until we reached an endpoint which was able to tell us that what we want to access does not exist and that when we used a regex to output our results, because first we tried with json and it failed without knowing why.This is the base setted up in web connection.And this is the endpoint setted up before we knew the problem, you can say it looks just fine, but in reality it is not.Those are the parametersAnd this is the response that we were able to see in process flow monitorIt basically ignore the first part of the url and the last part of it
Hi,We have a customer that basically uses smartphones to accessing our Universal application. They had the remark that the open documents view takes up to much space and requested if it can be removed. I read the existing topics and configured the HideOpenDocuments extended property on the application level in IAM (gave it a value “true”). I have checked the “Expose to front-end” option and restarted the App Service, but the open documents view remains. I have tested this both on a tile menu and a tree menu.Any ideas what I might have overlooked?
Hi, One of the key users of one of my TW applications asked me if it is possible to run the Dutch program in English?I tried to change the language to English in the IAM which looked promising but the dates are also in US format: Additionally I can't find where I can add the language in the SF.
hi,As an ISV we install our end-user databases on our customer’s servers. That means that we cannot always set the default collation of the server. How can we set the collation for a new Thinkwise database generated with the Thinkwise Deployment Center? Or could it be set in the model?
Hi!I have a task with a input for a file upload, the thing is I setted up the storage to 60MB but when I try to add files larger than 25 I got the following error:Those are the configurations:File upload domainStorage domainTask parameters:Is this limit configurable somewhere else where I am not aware of?Thanks for responses!
I’ve created a new code group called ‘BACKUP’. This code group is placed just before the ‘UPGRADE’ code group to create a back-up of the chosen database (runtime configuration).The new code group should be automatically ON in the ‘Execute source code’ screen, but must be excluded from a deployment package. I expected that the checkbox ‘Show at deployment’ may solve this problem but unchecking it will also remove the code file from the ‘Execute source code’ screen.What does this checkbox do? And what does ‘Fixed file’ do?
Yesterday we updated to the newest version (2024.2) of universal, but now we have unwanted behaviour in the ‘start report’ process action within a process flow. Previously it would just open the PDF file in the browser. However, since the updates it downloads the file instead of opening it. We do not want this.Is this a conscious change? Can we change a setting so it will open instead of download?Thanks in advance!
Hi,I was wondering if it's possible to disable the ‘auto selection’ of a row in Universal. This in part with auto-edit/save enabled can lead to wrongful data entries by accident without even noticing (fat finger mistakes).In the Windows GUI this behavior already exists. Even if auto-edit is enabled the user has to knowingly click on a row to ‘activate’ it for auto-editing. I've looked into the available extender properties but to no avail. Thanks!
On MySQL there is a clear difference between the TIMESTAMP data type and the DateTime datatype.If you want to store when an event in Amsterdam starts, you store the value as DateTime, as a user who wants to go to the event wants to know the time the event starts in Amsterdam.If you want to store when a record changed you do this as TIMESTAMP, as the user wants to know when it happened relative to his local time.Is there a way that can I make sure that Thinkwise handles this correctly?
Hi ,We have to get the files from the google drive and then process it to get the data from the file.The format of the file is .xml and they are currently zipped.In order to extract the data from these files, I need to unzip them and convert the xml format to JSON format. The data further will be stored in various tables.I learnt from the docs and community that the folder needs to be empty where it needs to be unzipped.The connection to google drive is working and I can get the list of the files in the drive. I tried to unzip these files using the unzip connector (by placing the zip file in the location manually) and connecting the task directly with the unzip file connector, however while testing got error as below : Process flow: Below are my questions : How can I store the file into storage location using write file if its still zipped. Is there any document that can guide to create a temporary directory using a GUID and unzip the contents in that directory,as mentioned in below
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.