Ask a question or have a conversation about the Thinkwise Platform
Recently active
I’ve been getting a Insufficient Memory error when opening a DevExpress report. But I only get this error when my application is hosted on Azure Web App Services. When looking at the error log, it looks like Indicium is having trouble with rendering Rich Text. I’ve tested this by removing all the Rich Text out of my report and it works normally.How can I fix this and still use Rich text boxes?
In our project we have added trace fields, the ‘problem’ we are having with auto generated update handlers is that [added_by] and [added_on] are part of the update handler. This means they are either overwritten of you have to do a select of the current added_by/added_on when exec an auto generated update handler. Is there a better way around this problem? Other than manually making each update handler or doing a select before executing, this feels like wasted performance. I understand that trace_fields is a seperate project that we’ve added, but i’ve seen it in many thinkwise projects, also the SF itself uses trace fields.
Hi all,This is essentially a follow up question to this topic SSRS Server Report | Thinkwise Community (thinkwisesoftware.com). Currently my main goal is to deploy variants of a report. In SF when adding a ‘SSRS (server)’ report you must enter a path. But I have a reporting server that has multiple directories for different clients and these dirs contain variants of the same report. I.e.: different logos in the variants for each client. Now I want to find a way to update the path to these reports when deploying. I did see a report table in the IAM database where I can possibly update the path, but is this recommended?Can anyone suggest other solutions? Thanks!
I have a view with different columns, including a date column (date of birth). In the view, this column has a value, but when I do an export, this column is empty.Domain is date, like in the table. If I do an export of the source table with the date of birth, the data is available in that export.Why is a date not exported from a view?
Dear Community, The 21st of November I’ll have the honor to share in a Thinkwise Knowledge Session how we at Wagenborg have been taking advantage from the Universal GUI from the get go:The Event description states a couple of topics around the central theme of Usability of which I will share our implementation:OpenID & User Provisioning with Microsoft Entra (Azure AD) Screen Type & Breakpoints design CSS tweaks in custom.css Multi-file upload implementation Usability features like custom User Preferences and Teams integrationHowever, I am wondering: are there any other topics related to Usability that you would like me to cover?Also, I am fully aware that we only use so much of the Thinkwise Platform and we're always curious to learn about the proud achievements of others! So I would like to invite you to share thoughts, ideas and implementations that you have been working on. Either in this topic or other topics at the Community or during the Knowledge session, as it would be
How can i get rid of the extra column in the grid when i use only 1 collumn Now it generates a fake scroll bar and doenst look nice
Hello!It is possible to make the task 'Translate’ from SF to translate labels in a specific language from the application?For example I would like that the 'Translate’ task would automatically translate me in NL language too. Thank you anticipated!
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!
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.