Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
Hi,Coming from Indicium Basic, we currently are working on letting our postman test and performance scripts and runs work like the windows gui version that is compatible with the indicium that is also used by the Universal GUI.We got a large part of executing transactions working, but we encounter some issues with tasks.We are trying to make a task work. The Windows GUI debugger seems to lack information about how it executes a task. According to the responses from indicium when doing a POST request that does a END_COMMIT, it replies that there should be something with a START_COMMIT. The debugger shows nothing of its kind, only the END_COMMIT. Now using fiddler, we could scrape out that (one?) missing request (START_COMMIT) and put it in the postman run. It seems that for some reason every request sends back a 200 status, but the task has not done its job. (Does the GET signal_r request have any influence on the whole transaction/conversation?) Also the documentation on resource stagi
Live Error log Reports problems connection Thinkstore listing and TCP page is blank
Im running a Dutch and English application for our business. Sometimes (cant recreate) we get a mixture of English and Dutch translations, which is a problem. In the near future we’d like to expand our application with the German language, which in turn will make this problem more complex and needs to be solved. However I do not know how to recreate this situation and am therefor writing this topic hoping someone can tell me so I can solve this. I’ve added a screenshot for reference, the message is english the application is dutch. I’ve verified the translation is correct.We are running on the latest version.
I have a cube with several dimensions. Also a cube view were some of the fields were selected (created in 2024.3). Now I want to add some fields to the cube view, but I see no option to add (select) those fields in 2025.1
Hello,I have 3 tables where A → B → C. I want to create screen types to get the next result: But I only seem to get the next result:Is there an easy way to achieve the first situation?
It came to our attention that certain GUI objects were not translated yet for specific languages. Trying to correct these, certain languages were emptied again. Investigating deeper, the source was they were from “Base Models”.This is the list of Base Models we have in our SF:Could one point me to the documentation where it would list what Base Models are (still) maintained by Thinkwise? Or if that does not exist, give me a list?That way I can plan to do some cleanup of the project and patch the translation objects of our project to not be considered generated, but maintained by ourselves.
When I choose the “Fallback value”, it is automatically reset to “Constant value”, even though the column has a fallback value: Selecting “Fallback value”It reset to constant valueThe default “def_tab_data_col_overview” checks if the column actually has a fallback value and resets it to “Constant value”. However it should only reset it when it does NOT have a fallback value. Should be “and NOT exists” imho
Hi,I am wandering what the best practice is when upgrading Thinkwise itself in an DTAP setup. At the moment we are using 2024.1.13 in all deployments (on Azure, but different physical locations for P). The goal is to update all environments with the latest stable version and will be done over a limited period of time, but could still take a couple of weeks.When I upgrade the D first, will I still be able to service the older versions with updates? If so, I can go from D to T to A to P.When I am not able to service older version, what would be the approach in that case?
I have been trying to replace one of our HTTP connectors with a web connection in the Software factory, since we will be approaching several endpoints and I want to make them more reusable in my Process Flows. So far whenever I try to use a web connection however I receive status code -23 and I am unsure how to proceed. Below a screenshot of my working HTTP connection: And the current settings of my Web Endpoint: We are using request headers to authenticate ourselves at this endpoint, is it possible I am using the wrong field for our request headers to authenticate in the web connection?
One of our customers wnats to “force” his employees to work in timeframes of 15 minutes.So quick question: Is there a way you can controle the input for times in steps of 00, 15, 30 and 45 minutes?I wasn't able to find this answer on the community, sorry if I didn't search hard enough for it. A redirect would be appriciated in that case :)
Who has experience in communication with a PLC from Thinkwise? In this particular case I need to open a connection to a PLC, send several text strings without opening and closing it with each string, and then finally close the connection. Does Thinkwise have an option for this, or does this have to be performed by the SQL Server? Are there any examples available?
Just a question out of curiosity 😄Why does the Software Factory use both square brackets [] for template parameters and curly braces {} for process variables, instead of standardizing on one type of bracket for both purposes?
I have noticed that with the change of the universal theme color, the contrast of the selected rows also changes. This means, that if I select a lighter shade for my main menu, the selected rows become virtually the same as the unselected rows. Is there a way to change these independently?
Who has experience in communication with sockets from Thinkwise? In this particular case I need to open a socket on a IP-address port number, send several text strings to the socket without opening and closing it with each string, and then finally close the socket. Does Thinkwise have an option for this, or does it have to be performed by the SQL Server? Are there any examples available?
We would like to monitor log sessions for security reasons, the session logs gives some insight but we would like to see the IP-addresses of the logs. Is it possible to see this information in Indicium or somewhere else?
I tried to install the Windows GUI 2025.1.11 that was shipped with the package download 2025.1 but after installing I get above mentioned error. After installing the previous version, 2025.1.10, everything works just fine. I also do not see a Product update entry for the .11 version. Is this released / stable ?
We are migration multiple large applications to Thinkwise.In the financial applications that the users are used to, amounts of zero are blank/not displayed in the user interface.Is there a simple way of achieving this?(Looking for a very lightweight solution, as we would need to implement this on hundreds of columns...) (We are on Universal GUI)
Does conditional layout already work on formlist? I doesn't seem to be.I this on the backlog? In my case I want to show that an answer has been changed. I have a checkbox marking is_changed and for now based on that checkbox I add a * but this is not really easy to see and might be confusing for people interpreting as mandatory questions.
At a customer of ours we are using the formlist as a crucial ocmponent. However, the look&feel of the formlist is not really appealing: Will this be changed when the layout of the forms are delivered as well?
When is planned to drag record onto card list items and cube items? These seem to be limited to the only the context of the screen area and not a specific card or line within the cube.
When a product is communicating against IAM you can in the Universal GUI choose your display language under User preferences.In the initial developing stages, one is communicating directly against the SF and the option is not available. Is it possible to enable this somehow?Otherwise, what would be an easy solution to be able to switch between multiple languages in this situation?
Hi All, I'm working on a POC for a customer that wants to continue to have insights in their history of an application that they will stop using. The idea is to build vieuws on top of the existing database. there is a table with more than 6 million records, and it doesn't perform. it takes minutes to load a grid of this view. i'd expect the max_no_of_records to limit the amount of results and thus improve perofrmance, but it I doubt it is having any effect. in the dev tool I do not see any form of limiting, aside from the page size, but the amount of items is still 6000.000 where I would expect the limit I set in max_no_of_records. Is there anything wrong in the interpretation of the max_no_of_records. Suggestions on how to improve performance whilst still being able to access all items?
Hi, I have a system flow that is built to run schadueled and quite often daily. Its origins are from a base model that is added to the work model and is synced in IAM.The base model is implemented on the entire model and on all its branches.The strange thing is that for example on DEV branch i have less data than my own developing branch made from DEV (both on same server but different databases). If I let the system flow to only run on my own branch, everythings seems fine, the data resulted from the process matches the expectations. Yet if I also activate the system flow to run on DEV branch the data gets mixed (my best guess) and it gets deleted (the system flow does some requests in order to get fresh data and then compare it to the one in the database in order to run CRUD operations).I did run a sync to IAM on both DEV and my branch and yet I have the same results. I will keep digging into the problem and let you know if something else pops up.Thanks, Paul
i would like to make a scheduler overview which synchs with muliple google aganda's does Thinkwise have an option for that (simular to the Microsoft Graph)?
We changed a few translations, where the only change was the casing of the translation. The changes were modified 17-3 and after merging the branch to our test branch these translations were not merged into the test branch. The modified date in the test branch is still 11-3 and not updated to 17-3.Is the merging of translations case-insensitive?
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.