We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.
News and blogs on our products, services, and events
Ask a question about how to use a feature in a specific situation
Share your idea to improve the Thinkwise Platform
Release notes & improvements of all our products
Read Thinkwise Academy updates, vote on topics & share your ideas
Next steps for the Thinkwise Platform
Goedemiddag community, Een tijdje geleden heb ik de File upload api gebruikt in combinatie met een HTTP connector om een excel te kunnen uploaden en uitlezen. Vanwege security redenen probeer ik nu de HTTP connector uit te faseren en te vervangen met de web connection connector. Hier loop ik helaas tegen problemen aan die ik zelf niet op kan lossen. Om jullie mee te nemen in het proces: De webconnection kan worden gemaakt want de tokens worden goed uitgegeven op opgehaald: Via postman lukt het om het excel bestand te stagen en te commiten via oath 2.0 waar ik gebruik maak van dezelfde webverbinding als in IAM staat geregisteerd. De webconnection waar die fout gaat: De processflow logs: Request URL .. /premium_prolongation(65)/detail_ref_premium_prolongation_premium_prolongation_excel_staging/stage_import?add_new_rows=true Request Method POST Request Headers Authorization: <811 length> User-Agent: Indicium/2025.1.14.0 Content-Type: application/vnd.openxmlformats-officedocument.spreadshe
August 4, 2025 Full release (from release candidate 2025.2.11) Additional fixes in this release: When default editmode is turned on but editing is disallowed in the layout procedure by setting update_button_type to 1 or 2, the form would wrongly appear to be editable. This has been fixed. When the accent color was set to white in Light mode or black in Dark mode, several buttons were invisible in Sort and Export popups. This has been solved by using a white/black color in cases where the accent color is not contrasting enough with respect to the background color. In regular cases, the accent color is still used. The same problem also occurred for messages with custom message options. This has been solved by always using the Tertiary Button styling for custom message options, which uses a contrasting white/black color. When pasting from a Word document into the HTML editor, a lot of unused Word metadata would be kept intact, resulting in HTML fields taking up more database space than ne
We just upgraded our development environment to 2025.2. First thing we noticed are missing translations for default task buttons: Did we do something wrong?
At our company we've been using and developing Thinkwise applications since mid last year. Business already very positive with the platform as we’re moving out of our legacy landscape. Already the questions arise about RPA, is it possible to develop and use RPA on Thinkwise applications. My question is if there is experience in this community with Thinkwise and RPA. What does work well, what are the benefits, pitfalls, etc. Hope to hear soon, thanks in advance!
The Software Factory generates different translation objects for columns and report/task parameters. Often I would like these to have the same translation. Currently I have to manually copy the translation from my column into the task or report parameter. It would be great if you would have an option in the translation screen to copy the translation from a different translation object type. For example, have to option to copy the column translation for my task parameter. Obviously, the parameter name and column name should match for this feature to work. Column employee_id has translation Employee. Task parameter employee_id has no translation. This new task will copy the translation from column employee_id to task parameter employee_id.
The pivot tables (Cubes) have come a long way and if I understand correctly, they are still under development. I have encountered some scenarios where I had the need for a more dynamic grid. In some scenarios we used views as a complicated work around, where the headers and amount of columns are fixed, and in the first row we create our own headers and we pivot the data in the query. Of course a sub optimal solution. In other scenarios we used the grid + grouping as an alternative, so data is shown close to each other As a practical example:In a proof of concept, a customer wants to compare the texts of different contracts per subject and per supplier. The ideal situation would be to have the suppliers on one axis and the subject on the otherthe specific text of each subject / supplier would be visible in a cell. In a pivot table in Excel and in Power BI it is perfectly possible to use a string for the data. It simple demonstrates the text or counts the amount of entries. I noticed tha
Ive been experimenting a bit with vector embedding and symantic search for a proof of concept of a customer of ours. The way it works in Thinkwise is clear to me, and I think I can get that working. However, all examples are in the documentation are based on small texts, like an email or chat history. In my POC I'm talking about legal documents of >80 pages in which I need to search. Based on that, some research all show that the best way is to chop the text in chuncks, which can be done in various ways. ChatGPT has a standard way of chopping text in 800 tokens with an overlap of 400. At the moment I use the vector embedding of chatGPT but this can become quite expensive, so I'd prefere to do as much as possible locally. I was wondering if someone already has experience with a best practice for doing so. Maybe some python service that can be called via api or something else? Or any other tips/ / tricks?
We wanted to create a snapshot (materialized/indexed view) in the SF to make it easier to display information such as stock aggregations, but we can't get it to work. We can see multiple users having problems with this: Snapshot creation SQL SERVER | Thinkwise Community It seems this is not yet enabled for Mssql. Can this be realized? What are 'Snapshot' views and how to use them? | Thinkwise Community
Universal GUI - Process Flow Triggers `bad_request` HTTP 400 error Dear community, When performing a process flow that has existed since 2017, but now executing it in the Universal GUI. It results in a `bad_request` error response. HTTP code 400. Within our team we have seen a set of occurrences where the process flow works as expected in WinGUI, however not in UGUI. This process flow opens a detail view, edits a row and prefills a set of fields. After the user presses ‘save’ on the form edit. A row is added to the detail of the element. See screenshot for reference of the process flow. The problem is that the underlying problem is not traceable, since Indicium does not report an error. Just the universal GUI responds with a bad_request HTTP 400 error on the `continue` request. /continue Status: 400 Source: Network Address: 212.121.123.213:443 Initiator: _app-830f5064ccd20668.js:204:2481511 Couple of important remarks: The error does not occur when running the application directly from
Idea to add conditional layout on a card list. Below I have a card list and a normal list with conditional layout. But the conditional layout is not visible on the card list. It would be great if this is possible! 😁
Hi, We have several apps calling Indicium, and using the data. This works fine, but sometimes clients complain about performance. We have a feeling that someone is calling the endpoint a bit too often.. or requesting a bit too much data. What options do I have to see how often someone (an app) is calling certain endpoints, and at what moment? Thanks! Blommetje
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 envir
In the universal, there is pagination (e.g. 100 rows). How can a user perform a task for all the rows in the table, instead of only the 100 that is currently shown?
Hallo, I'd like to ask for any suggestions. We're creating a cube chart to represent Company, Volume/Number of Shipments, and Year. Is it possible not to display all values by default when the page loads? We'd like to add filters, such as by Company or Year, instead of showing everything at once. Right now, the chart displays all company values, and it looks cluttered. If there's a way to apply filters, that would really help with clarity. This chart will be one of the key items on our dashboard, so we need it to provide statistical insights into shipment volume.
found above topic because i have the same issue. Is there any option to passthrough sas-token through a parameter in the task? Security wise it's not an option to store the token in a table or hardcoded in the report
6 points
4 points
3 points
2 points
5085 points
2803 points
2657 points
2095 points
1600 points
1585 points
1540 points
12 points
11 points
9 points
7 points
25895 points
10802 points
8660 points
6977 points
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.