Ask a question or have a conversation about the Thinkwise Platform
Recently active
We are trying to setup a Universal GUI container as an Azure container instance.Is there a possibility to add extra files to the container? We want to add config.json and add multi_file_upload.html.We tried adding an assets volume as explained here: Universal GUI container | Thinkwise Documentation but this only seems to work for manifest.json and custom.css.For the rest the container works, but it shows this error on start:
I don't seem to be able to expand more than 1 level. Is this correct and is there a way to go and extra level. Like I'm selecting via oData invoice, then expand into invoice_line and in the line I want to translate tag_id to get the name.
Is it possible to hide a custom toolbar if it is empty (no tasks assigned to it for that subject)
Hi, Yesterday a consultant could not log in, and send me this screenshot; Sometimes there are these problems and the login page throws an error like this. ‘Failed_to_fetch_user’, or 'could not reach meta url’ also fairly common. It would be nice if there is a docs page where all errors that can occur are explained. This makes it easier to look in the right direction. A consultant doesn't understand these and if therefor depends on a developer. And even then.. this is also quite vague for a developer - where to begin and what to do? Might make lives easier. Blommetje
Hello everyone,In our application on a specific screen we have a view which is not responding with data at times. When we create a project in our application, we have a screen which displays some basic data, but this data is over the entire project and over different tables. To create four columns with the right data, we use a few “union all” statements.The union all statements make sure four relatively complex queries are executed to create the following view: This view sometimes fails to show its data, these columns are created by four queries on the respective tables and four times a union all. On the role where it goes wrong, only one of these columns is allowed to be shown, so could it be something like that, why it occasionally fails to load? Or is it because sometimes the query is too much for Indicium in combination with Azure to handle?Does someone else have an occasionally failing screen on a query that is known to be quite slow at times? Because this happens, but when we do
When following the guide for enabling push notifications for the platform 2025.3 update.I encounter the following problem:SummaryURL: https://_____.nl/indicium/web-push/public-keyStatus: 400 (Bad Request)The guide registered under the platform upgrade 2025 3 is what I have followed.https://docs.thinkwisesoftware.com/blog/2025_3For good measure, the .pem file with the public keys has been created on the IIS webserver.It seems that Universal GUI is not reaching out to Indicium in the proper way. Henceforth, the bad request error (400).It is not stated in the documentation, where such an error could be coming from.
In de U-GUI the data does not show a thousand separator for the integer value, as we have not used a numeric control for that column.U-GUI value Domain setting of specific columnWhen the data is exported to Excel it however does have the thousand separator set for the cell.Excel export valueAs this value is also used for external purposes by our users, it becomes quite a burden that they have to change the value as that dot (in my case) also ends up in their other program/tool, which is undesirable.How can i prevent this behaviour from happening?
When I understand it well, Indicum will start a new instance when the previous is not ended. Is it possible to limit the number of multiple running instances?
Hallo, Would like to check what is the best approach to create a dashboard, similar to the example below—that displays key metrics such as the number of products, total units, total amount, etc.Would it be advisable to create a view table to support this?Also, what would be the recommended method to display this in large tiles? Appreciate your guidance. Thank you in advance
We have 2 users which have the WIN GUI installed locally and access the database via VPN. Both users regularly experiences a hanging TW application. It just stops working for no reason.This user has a new Windows laptop HP ENVY x360 14-fa0025nd – 2-in-1 14 inch.On his ‘old’ laptop he doesn’t experience these application hangups.The moment the application hangs is pretty random, but it’s always when you do a user action. For example scrolling in a list, starting a task, or executing a task.Then it locks. On a task execustion the SQL code is executed but the response is not coming back. We see the turning wheel for ever. We’ve had it open for hours. Does someone experience issues like wise.Is there a new windows component crashing with the WIN GUI?
Weet iemand wat ik kan doen als we een gateway timeout hebben. Een 504 foutmelding in Universal als ik iets wil zoeken met het combined filter in een heleboel records op een varchar_max tekstveld. Deze zoekactie eindigt nu in een hele mooie “Er is een fout opgetreden, neem contact op met uw administrator”
Hi,It is my understanding that since a recent Thinkwise platform update, the default authentication method for new users seems to be set to Password + 2FA. Some of the users for our app wish to use only a Password to login. However, when we try to pass the authentication type for password at user creation, that doesn’t seem to work (or maybe I'm doing it wrong.)Could someone provide me with the correct way to set the standard authentication type for new users back to just Password?Thank you in advance!
In the Web GUI when you choose “Export immediately”, it only exports the visible columns. When I use this same option in the Universal GUI, it uses all columns of the table/view.How can I enable the same functionality, as we do not want users to see the hidden data?
Hi all, I’m using the web connection process action to interact with a third party API. There are two issues I run into:“Path” is a fixed property, requiring me to define many endpoints for the web connection; “Method” is a fixed property for the endpoint, but not part of the key for that record. It does not allow multiple methods per endpoint.For the path there are two ways I tried to work around this: defining “Path” as {path} in order to turn it into a parameter defining `url_path` as a parameter to the web connection.The method is a domain with elements in the endpoint definition, not allowing to enter {method} as “Method”. I did define `http_request_method` as parameter to the web connection. I was not able to get either option to work as I intended. Does the web connection process action support this kind of abstraction? Should I model this as a custom / message protocol independent flow?
Hi A couple of weeks ago I implemented the following topic to work in my on premise application. When I tested the drag and drop functionality myself, everything worked fine. This week however, the tester ran into an unauthorized error. After some testing myself I found something weird.When I log into my application via: https://my-appl/universal and I try to upload a file I get the following error:However, when I log in via https://my-appl/indicium and then navigate to https://my-appl/universal my file is uploaded successfully:It seems like that logging in via the universal link doesnt give me the rights to upload a file, while logging into the indicium page does. On both pages, I log in with the same account, so there is no difference there. The upload URL that is used in the javescript code is https://my-appl/indicium/iam/appl/(table_refence). I am struggling to find where the problem lies. My guess is that this has something to do with the server settings of the on premise environm
Since the next platform release will support the SF on the Universal GUI, I was wondering if we could get some info/screenshots on the progress. What concessions or limitations in comparison with the Windows GUI SF will be made? Will it still be possible to edit template code in SMSS for example? It would be cool if a demo SF (beta version) could be published like https://insights.thinkwise.app/ so the community can play around and maybe notice any shortcomings before the actual release.
How to attack this issue with Web Connector? We have in our private cloud a reporting solution and this one as an API I can invoke. This one has been placed behind a reverse proxy with a local domain report.app.lef. Now I get this error (indicium 2025.3). I'm assuming this is due to the fact that it's signed with out own Root CA? If so, how do I make Indicium trust our CA? System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid because of errors in the certificate chain: PartialChain at System.Net.Security.SslStream.SendAuthResetSignal(ReadOnlySpan`1 alert, ExceptionDispatchInfo exception) at System.Net.Security.SslStream.CompleteHandshake(SslAuthenticationOptions sslAuthenticationOptions) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellat
Anyone knows why Edge is using 30-35% of processor capacity when starting a TW Universal application in the browser? Is this normal?
I did a merge from our production db to our test db, plus a restore of both iam and db itself, to have a clean slate and start over with the exact same data.Yet when I do a creation now, on the test, I get these added checks everywhere, which result in errors.They look like this:alter table "relatie"add constraint "c_relatie_opmerking" check ("opmerking" in ('0', '1', '2', '3'))goOpmerking is a varchar(5000) column, so obviously this will fail. But no one here has any idea why these get added. The live doesn’t have them. To illustrate:This is the production, with 5 constraintsthis is the test with 11I can not delete them, only add (nor would I want to manually delete them to be honest, because there are a lot)Why doesn’t a merge and restore fix this problem?
I've had this issue before but this time I have more time to find a solution. On my database I can see that a specific column is set to nullable:[single_xml_file] [dbo].[checkbox] NULL CONSTRAINT [DF__label_hea__singl__628FA481] DEFAULT ('0'), But in Thinkwise this column is set as mandatory and when I look in the creation sql code I can see that it is set to NOT NULL.But when I execute “Create Definition”: And then “Execute All Validations” and after that “Generate Sourcecode...”: Next I connect to my DEV database and the SQL output shows: When I select create and search in the source code for the table this column belongs to I see: But because the db connection was succesfull create will not be executed and there isn't an ALTER Table being executed as well!?Last time I had a similar issue Anne advised to change the value, create it to the db and change it again to force TW to get back in sync.But in this case that doesn’t seem to work…Any suggestions on how to tackle this? I'll le
we have a web connection where we (temporarily) receive the bearer tokens via another way (yes i know, not ideal, hence temporary) and store them in a table. i have modelled the web connection with authentication type: bearer token and the bearer token as {token}.my question is: how do i fill this with the value in the table for every tennant?
Hallo everyvone,we currently have a customer who would like to use the database in MS Fabric. We are having some difficulty setting up the Thinkwise platform.Has anyone ever got the platform to work in MS Fabric? Is this even supported?Thanks and best regards from Germany.
All,From our thinkwise application we send email via SQl msdb. This works fine for years, but now I deployed a test application and emails with an attachment will not be sent. It’s a rights issue, the attachment is on another share, so not on the SQL server. If I start the application via the SF it works fine. If I start the application via IAM (not via Indicium so in the ini file RDBMS = SQLSERVER)an email without attachment is sent, an email with an attachment will not be sent.I added logging in my send mail script.EXEC xp_fileexist @FilePath;Die geeft 0 terug, wat betekent dat de Thinkwise app de bijlage NIET ziet.De SQL USER function heb ik ook in de logging gezet en die geeft terug: [domain]\srv_indiciumThe SUSER_NAME() is diezelfde gebruiker.En de ORIGINAL_LOGIN() is mijn eigen account.Zowel mijn eigen account als de srv_indicium hebben rechten op de share waar de bestanden staan.Als ik in de verkenner het pad met het bestand kopieert onder mijn eigen login, dus dat is ook de log
We have several tables where an image upload is possible. For end users it feels awkward that they first have to add a row, then push a "button” to actually have the GUI open the camera (or gallery) to actualy fill the field. Is there a way to have the GUI automatically open the camera (or gallery) to actually take a picture into the application?We are currently on version 2025.2 of the platform. I havent found a flow automation step that could handle this an automate what I want.
In universal when a screen or connection takes a long time to load the data you first get a no results message in the grid. This is kind of confusing since it’s still loading the data. The message in the grid suggest there is nothing to show however the loading icon is still doing its thing. After a while the data shows. Can we replace the no result message with a: loading data, spinner icon or whichever makes sense.
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.