Ask a question or have a conversation about the Thinkwise Platform
Recently active
Issue:Person X's username is the same as their email address, which is "abc@de.nl." However, there is another account associated with the same email address, "abc@de.nl."It seems that with the latest version of Indicium, Person X is unable to log in to the account using the username "abc@de.nl." Instead, the system consistently selects the account linked to the email address "abc@de.nl."
Hi Community,We're looking at ways to enable our Crew members to sign-in on our Thinkwise application as frictionless as possible. One way to achieve that is enabling multiple OpenID providers, allowing our Crew to use their personal email and password. Quite some of our Crew use a Yahoo account. Does anyone have experience with setting up Yahoo as OpenID provider? Either in Thinkwise IAM or in Microsoft Azure AD as B2B or B2C Identity provider?If so, could you please share your experiences and particularities that you encounter?
Hi,I can't figure out when and how universal (or Android/Apple for that matter) “sees” there is a new version of the universal GUI installed on the webserver.I tried several things and sometimes I got it to work, but no clue when and how the message “a new version is available” is shown after logging on the the universal app. Changing Changed installNotificationExpirationInDays to various numbers.My settings in config.json { "defaultApplication": "something_portal", "defaultPlatform": 3, "loginOptionsDisabled": true, "loginOptionsHidden": true, "installNotificationDisabled": false, "installNotificationExpirationInDays": 20, "useFormFieldBackgroundColor": true, "serviceUrl": "*****/iam/iam"} Anybody an idea how to “force” the installation on the device?
Hi,Because of the problem described here (prefilter blocks showing new inserted data), I have added a process flow that will turn off all prefilters, and jump to the new row. Works fine in the basics. However, I still get this notification; Can this notification be surpressed, since it is confusing. Due to the PF I am now at the correct record, yet this notification states otherwise. Or any other way this problem can be solved? Blommetje
Hi, we noticed that keyboard shortcuts are only available for forms in Universal Gui, further reading in a post, a year ago said it was in a backlog, my question is if this is still in the pipeline this year?
I’d like to increase the performance of my IAM database. I’ve already cleared unused applications and the session logs. Are there other types of logs that I could clear to increase the performance?And any other suggestions to increase the performance would really help.
I have a project where there is a seperator between 2 prefiler groups. But a newer project doesnt want to put a seperator there'. where can i find the option to put itanyone knows ?
Hi,We have a form (‘Workorder’) with a lookup to another table (‘container_number’). When the container_number is not found, you can’t save the Workorder. However, for almost every entry, we have to enter a new container_number.Is there some way where we can do a check on the lookup (if exists), and if it does not exist, we insert it - preferably with a message to confirm - directly into the table ‘Container_number’ - and save the Workorder. Now the end-user needs to check, click the Looking Glass - Add, enter the number, Save, Select.. Quite a hassle. Let me know how this can be achieved the best/easiest way! Thanks! Blommetje
Hallo community,I'm not sure if I'm too stupid to get drag and drop to work in the Universal GUI (2023.2.12).We have two views, on both of which we have activated drag & drop in the settings.Example in our Testsystem SettingsWe have defined one view as the source and the other as the target.Link Created a very simple task that is initially supposed to do nothing more than an INSERT into a table. There are no parameters defined yet, as it is important to us to get drag&drop to work.So the link is made and the interaction is also activated. The drag&drop process works visually, so we see how the line is moved.But the task is not called. For testing purposes, I tried the process under the Windows GUI. Everything worked as expected here.What did I forget or do wrong in the Universal GUI? Are there any ideas?ThanksChristian
Hi ,In universal GUI, can a user adjust/hide a column?Currently we have the latest TW version, in universal when tried, I can adjust the width but can not move the columns like in windows GUI.Is there a way this can be achieved?GUI version : 2023.2.12.0.0
How can we use task expression Query bound in a task?
hi, I’ve seen some topics here where Badges is used on Views, but I cannot seem to get it working:Subject setting to Badges refresh 10 sec Create a control procedure in Code Group Badges and assigned it to the view object Refresh model Other batches on tables run fine.The Batch process is not shown in Debug, so it is not started at all. What can I do to make this work?
During creating a deployment package the step ‘write code files to storage’ freezes. It created the Install package in Azure file storage but after that it gets stuck. The IAM logs do not provide any clarity about this for me.Can someone help me out whit this?
We like to include a layer in the maps component for which authentication via bearer authentication is required. However, we cannot find how to configure this method of authentication for a layer. Can you please help us?
Hello,I'm encountering an issue with a view that contains approximately 50 records. Strangely, even though about half of these records are marked as hidden in the data model and subject, I've noticed that they still appear in the select statement when I'm using the debugger.I'm concerned that this unexpected behavior might impact the performance of my application. Why are hidden records showing up in the select statement, and could this be causing a decrease in performance?
If you make a domain element unavailable, the GUI no longer shows the translation of the element but the database value for already existing records.Element "post_address” unavailable GUI result when element is Available in SFGUI result when element is not Available in SF⭕ I'd like to report this as a bug.
Hi,I have an issue in Web GUI after upgrading Software Factory from 2023.1 to 2023.3.I don’t see the icons. On IIS I’ve restarted the application pools already.Anyone experienced this issue ?no icons in taskbar no icons in IAM
Love the FlowMonitor It needed to be said!
Hi,For some processes in our application we send out emails to users to notify them that they have to take action on a certain thing. It would be great if we could add an URL in the email that immediately sends them to the correct record in the application. Is this possible in the universal GUI?
We’re developing a screen that makes use of a formlist, however we’re struggling a bit with getting a default to work. Is it a known limitation of the formlist that these do not work or are we simply doing something wrong?When looking in the Dev tools at the Network calls I do not see a default being called. The default is really straightforward and should always fill in a value, its something like thisselect @date_column = getutcdate()Would love some help 😁
Hey guys, So i have a task which unlinks connected items which then appear in another screen called unconnected items, but whenever i unlink the first item in the list the group until in this case WH# disappears. It does not happen if i unlink the second item instead of the first. any idea what could be causing this?
With version 2023.2, the process action Print PDF has been expanded with a large number of parameters.According to the description, one of these parameters is the printer tray. We would like to use the option to generate reports via Indicium in a process flow, and use this new option (controlling the printer tray). Our production system currently still works with the reporting service.It is not clear from the documentation how exactly the control of the printer tray works. We assumed that this would be functionally the same as with the reporting service, so that in a print job we could also specify the desired tray in addition to the printer (among other things because of the description "Choose which input bin (tray) should be used").Upon inquiry, this appears not to be the case, so we cannot indicate which tray should be used for print orders.This makes switching the reporting service to the new output generation system difficult. Installing multiple "printers" on a network where eac
hi,I was testing an Upcycler project (2022.2) and had some messages regarding illegal characters: In the details I found 3 column names that seem ok? I looked it up in the contains_illegal_characters function using the names from the generated json and there it wasn’t a problem. Can this be a problem in the generated project?
Frequently I notice the message (snackbar) “unable to claim application” during a login activity. Starting condition: My browser is configured to open a tab-page for my application;Action: I enter my user name and password and press login Unpredictable: I sometimes get the message “Unable to claim application”. Another time login is going perfectly, without getting this message. I have no clue about the root cause!Settings: My application is configured in the IAM with "max 1 sessions per account" and with a claim timeout of 1 minuteMy questions are: Does anyone have experience with getting this message How can I investigate the root cause of getting this message
How long is the password token that is sent from the ‘password forgot’ function valid? And is there a place where you can have influence on that?
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.