Ask a question or have a conversation about the Thinkwise Platform
Recently active
The Edit in Grid mode, as we knew it from previous versions, no longer seems to be available. Is there any plan to bring this functionality back?We would very much like to see it return, allowing end users to enable Edit in Grid for specific datasets. The ability to navigate from record to record and modify field values directly within the grid, without having to repeatedly click Save and Edit for each change, was very powerful.This functionality is also missed in the Software Factory, where it provided a much more efficient editing experience.Could you share whether this feature is on the roadmap?
Where can I find the maximum size of the logo on the login page of the web GUI? I can’t seem to find it anywhere in the documentation or in the software factory.
When running the smoke test, I notice that durations above 10,000 ms end with: 'The command did not complete - the command timed out'.This is always an encouragement to critically review your code, but is there perhaps a way to adjust this time? Kind regards
The process flow monitor does not show the steps in a subflow, now I am at a loss how to debug this. Do I have to make it a process flow?
I have done heaps of tests in the Learn platform. The evaluations sometimes do not award the full points. how do i get more information about the result?Now I cannot continue since I do not know what I should answer to get full points.
Can anyone explain how to connect an activty ID (Calender_id) to a double click task in the scheduler in Universal. I have a view with resources and activity’s The resource has more activity’s which is in our case identified with the calender_id.I’ve add both parameters to the task with the same name as in the view and I also asiigend them in the table task parameters, So resource_name to @resource_name and calender_id to @calender_id.But on the double click the @calender_id does not gets a value!! The resource_name does gets a value!I read the blogs about the scheduler but these blogs are so high-over that many steps you need to do are skipped.Hope someone helps me out
I think it should be called Subscriptions.
Is there a way to start a process flow when a user used the import functionality of the Universal GUI?I have tried the ‘Add row’ process action, but it doesn’t trigger the process flow. I would like to start a task after a user imported rows in a specific table.
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
Is it possible to set the default Filter Condition of a column to the “IN” condition?I am working on 2025.3 and do not see this option. Next to this, the docs do not provide any information about this feature as well. If this is not possible, I would advise having this implemented asap.
When using ‘Execute all creation steps’ at the Creation menu item (and staying in the first tab), I don’t get a signal when there is an error at the ‘Execute source code’ tab.Could a badge be added to the ‘Execute source code’ tab when there is an error when executing the code?
When reading the page about the Dynamic model:https://docs.thinkwisesoftware.com/docs/sf/dynamic_modelAnd clicking on the examples:An message that I am unauthorized is shown. Are the links invalid or is that correct?
I keep getting the error below. The error occurs when changing a row in a grid. But it only happens after I changed a field and saved the changes. Without changing values and just changing rows in the grid everything is fine. Is this a know issue? System.InvalidCastException: Unable to cast object of type 'System.Byte[]' to type 'System.String'. at Indicium.Controllers.TableController.readColumnsODataResource(CustomODataResource resource, IEdmNavigationSource navigationTarget, HashSet`1 eagerFileColumns, List`1 resourceSelectColumns, ITSFDataReader reader) in C:\azp\agent\_work\1\s\src\Indicium\Controllers\TableController.cs:line 466 at Indicium.Controllers.TableController.GetResourceSet(SelectQuery query, IEdmNavigationSource navigationTarget, HashSet`1 eagerFileColumns, List`1 resourceSelectColumns, Uri nextPageLink, String serverTimingName) in C:\azp\agent\_work\1\s\src\Indicium\Controllers\TableController.cs:line 383 at Indicium.Controllers.TableController.GetResourceSet(Sel
We have several TW models in our SF that are “proof of concept”.Some of these are put on hold for no one knows how long, and we might want to access them again in the future.Is there a way to archive them without the automated cleanup deleting them after an x period of time?We explored 2 routes:export model - but that only works if imported in the same version of the software, which we cannot guarantee. Might be in 5 years or so… archive branch - the automated cleanup will delete the branch after x daysAre there any other methods we have missed?
User can't retrieve a tab in the IAM, how can we restore the basic settings in the IAM. Have tried this but get a comment. how can i solve this?
In my subject when I set "Add row visibility” to "Always”, I expected an empty row to always be visible, at the top or the bottom of the grid.In reality it seems to make no difference at all, here I have a table and a view, that both have the option to add rows with "add row visibility: always", and they do not show the add-row until the + button is pressed.Without the need for the + button I could remove the entire action bar.Is this a bug?
hi,In data migration you can set default values for mandatory fields in an upgrade. But how do you fix this when this new mandatory field is a reference to the fk of a new table. There are no records yet in this new table, so you have to create a dummy record. When the field is not mandatory I use a MANUAL code to insert the dummy record, but the MANUAL code is executed in the last part of the update process, so the constraints will error before you can insert the record.How can we fix this?
For user notifications, please make it possible to send an in-app notification that is displayed as a popup message instead of a panel message. Panel messages are easily missed by the user, so by using a popup message the user actively has to close the message window.
Hello everyone, We have a unit test where we want to check if the right value (either Dutch or English) is returned from the tsf_translate function. We set this value via a default, upon opening the right (help)text is shown to the user, in the right language. We want to unit test this, but how can I fake the Dutch system language in a unit test?I found a question that provided the following code: EXEC [sys].[sp_set_session_context] @key = 'tsf_appl_lang_id' ,@value = 'nl-NL' ,@read_only = 0;and that gave the following error: Is it possible to fake the system language? I can use it for English, as it always falls back to English, but I also want to unit test if it gives the Dutch values.
Is it possible to send a WCF web service request in the MSBIN1 format using the Thinkwise Platform?I have tested a standard Web Connection, but it is unclear whether the MSBIN1 format is supported. Could you please clarify if there is a way to send requests to a WCF service that requires MSBIN1-encoded messages?
We have a Linux server with a couple of Docker containers running Indicium and Universal. We plan to move systemflows from IIS to this new server but for now we want to have the option to run them in both environments if needed. All relevant files and folders for the systemflows are reachable from the Indicium container but because file paths on Linux are different from those on Windows the correct path needs to be determined from the systemflow.An idea to solve this problem is to include two file read connectors that try to read a simple check file using two different absolute paths. The two possible absolute paths would look something like this:Windows: \\share\checkfile.txtLinux: /share/checkfile.txtThe correct path depends on which of the two connectors can successfully access the text file.Is this the best way to reach the goal?
Hi,We are experiencing an issue with an XML interface from our Thinkwise application to an external application. The external application picks up files that the Thinkwise application places in a specific location.However, sometimes the file is picked up so quickly that it has already been created, but the body has not yet been written to the file. We are using the standard process actions for this.Is there a way to prevent this from happening? I would like to hear how others solve this in their applications.
Wanting to experiment with the new IAM process actions, I notice it does not have any requirement for a target IAM location.My suspicion is that it will use the IAM that the model is of, so if that is true, would it try to talk to the SF IAM when developing? I would not like that to happen and rather not have to experiment to find out how much I can break this way.So before I might mess something up, what are the rules to which IAM the process actions connect to?
Currently is a question is ndoes not receive full marks no reason is given. Since the student already proved incapable of providing the correct answer, this leaves the student in a non-learning position. Clarification: I do not suggest you should proviode the answer. I do request to provide the reason of the rejection of the anser, a bit more descriptive as ‘incorrect’.
As the question states: when I try to register a session variable, it removes the dot needed. For instance for the session variable Session.base_url (for a custom component to use to decide whether you are in the live or dev environment), it removes the dot between Session and base_url: Is anything else but underscores illegal in this field nowadays? If so, how would I simulate session variables for the SF? I can make session variables for the test environment, as that's done via the IAM. But development is done via the SF, is this supposed to happen?
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.