Ask a question or have a conversation about the Thinkwise Platform
Recently active
I am a developer that works in a small team. Currently my language is set to Dutch, and it's the same for all other team members. when I open our application, and we look at the same grid, whenever a date is displayed, their UI shows the date in dutch format (d-M-yyyy) and mine shows it with a UK format (M/d/yyyy).This is afaik using the universal UI in a browser. the user settings seem to be the same for all users and I have tried several things already: change-save-reset-save and the refresh of the model in between. changing it in the IAM back and forth refreshing the browser, setting it to not translate anything, ctrl-f5, etc (this is chrome)Where am I supposed to look for a place where I can set the date format correctly all through the application?
Hello!Recently we started to replace some Http Connectors to Web Connection, for that we checked in database to see which process flows have it.We discovered that for a process flow which is present in database, it does not display on the Software Factory UI, we are not sure how that happened, but it happened somehow.If we try to add one with that name, we get obviously an error that the name is already taken.Do you have any idea how to bring it back to the UI or how it happened? We might need to take a closer look into it to see it's importance, but until then will be nice to know what is going on.Thanks!
We try to delete multiple rows in Universal GUI, but only 1 is actually deleted. Is this a bug? In Windows GUI this works after selecting multiple rows
I suddenly get a beautiful box with an auto complete suggestion on the field “additional_info’.And if I select the value the input box becomes blue.But there is nothing special with the field and the suggestion 27 doesn’t make sense.So I was wondering if someone else has seen this before ...
Hello! We want to start a process flow (see image below - process flow A) with an API trigger.Process flow A For triggering it, we used another process flow with a web connection and a simple table task to start the process (see image below - process flow B). Process flow B We have managed to make it work in Postman, giving us an OK 200 status. However, in the universal gui, the flow exits with a -1 error code (see image below for the live error log). Both authentication methods are exactly the same between our web connection and Postman. Any ideas about what we might be missing?
Hello,I am wondering if it is possible to copy a base model into an existing work model without linking the base model. I have some use cases in which I want to copy parts of a model into another work model and from there customize the base model to the requirements for that specific work model. If I would do such a thing with a base model link, I would have to change the base model and this would impact all of the work models to which the base model is linked.I tried this with exporting the base model and importing it in the work model, but then it has no shared origin branch and I am not able to merge the models.The only thing I did not try yet is to branch the base model, customize it to a specific work model and then link this branch from the base model to the work model?Best regards,Nick Janssen
In Windows GUI you can do an upgrade for selection / all rows in grid / all rows, in Universal GUI this option is not available. So, a user has to perform this action for each pageBy the way, looking at the translation: all rows in the table suggest all rows in the DB, but it is actually all rows within context / selection. Our DB has > 200k rows for this table.
Hi,Since this summer we work with the new model/branch process. We deployed our products always with a modelversion, like 1.140. Now we state this versioning in the new ‘version_name’ in de model settings. When I synchronize this to IAM, I see an option to sync as a different branch, but we can update the MAIN branch. So in IAM the model/branch looks like this. Can’t see the actual version_name here? When I create a deployment package, I check the version name:I use this package in a customer environment, I get the version name as Branch: Why is the branch replaced by the version name of the model? Why is this different from syncing to IAM?
Hello everyone! In our software we have the ability to plan work orders. This is done via a drag drop action and a task. The following happens if I try to do such an action: It immediately gives me a 403 forbidden error. I don't get why because:I am (obviously) logged in I have set all rights to the correct role Even without the rights and roles simulation active this happens The last given error was the following:I have no clue what could be happening, as it is very unclear. What could potentially be the cause of this sudden 403 error? Just a while ago I could plan work orders via the drag and drop functionality, now I am not allowed to do so.
We, as shipping company, have users which have to log their vessel activities. Our vessels cross the sea and travel all over the world, meaning they travel through different timezones. All our datetime fields are being logged in UTC time, however it would be easier for our users to log in Local Time based on the selected port. Lets say, the Captain of the Vessel wants to log their Departure in port “Taicang”. Now the Captain needs to calculate the time in UTC before being able to log their activity. It would be much easier for them to log in Local Time, so that we calculate the UTC time for them. We also have “Planners” who would like to communicate with Local Time towards the Captains. In short, we would like to make use of Local Time in a lot of places within our application. While doing research I found the following methods to calculate from/and to Local Time. Use of a query like follows: SELECT @UtcTime AT TIME ZONE 'China Standard Time' AS TaicangTime Downside: In some port
I have set up an OpenID provider in IAM, allowing users to log in to the application via SSO. Now, I want to link user groups to this role using the 'roles' claim.I am facing an issue, and I think it might be related to the number of roles assigned to a user, as in some cases, there are quite a lot of them, but it could also be something else. For some users, I see a long list of roles where I could filter by ID to find the correct role, but for other users, I don’t receive any role claim at all, even though these are configured in their Azure AD. Does anyone happen to know what might be causing this?
Hello, We have a use case in which we want users of our developed end applciation to be able to add new users and manage the access level of those users. We would not like to give those users access to IAM, because there is a possibility we want users from our customers to be able to do this. We know of the IAM API layer which you can use to:Add users to IAM Add a new user group Assign roles to a user groupWe are interested to know how far we can go with this API layer. Can we for example also create a new role in which we can grant access to very specific columns in a table? Or do those roles always have to be predefined in the SF, whereas we can only assign those predefined roles to existing or newly created user groups? Thanks in advance. If the question needs more clarification please let me know.
When selecting a document type, where the lookup display column is the selected domain, it shows the domain value instead of the translation of that elementIt works normal in Windows GUI, but not in Universal GUI (2024.3.10.0)See screenprints
If I select a single property in the grid to copy this, it copies the whole row.So when I paste my text which I selected and copied, it paste all values of that row By the way: if you select text from a multiline field (with word wrap), copy works.
What is the easiest way make a task that opens a external URL in a new browser tab?
Hello!Is it possible to lock a branch? I tried to do this and the "Unlock” field is read only everywhere.
Is there a way to set the dimensions (Max Height, Max Width) of a modal document?
Where can we find the running task overview in the universal GUI. If not available in Universal GUI, our request to add this as it is available in the Windows GUI
Hi, we are building a report where we have to get the value of a domain from a table. Here we get the DB value of the domain, instead of the element value. Is there a way where we can get the element value in varchar?
I’m trying to create a full copy of the ‘software_development’ role for the SF into a new read-only role.Why? Because are support team and business analists want to explore the models built in the SF and may be able to find possible reasons something isn’t working.But we want to have a safety built in that prevents accidental insert/updates/deletes. I want the new role to only have read rights to all SF screens:Tables to read-only Editable column read-only No tasksThe script that I’ve created copies all role rights and changes it to our specific needs. All menu items seem to work fine, however I cant choose or switch a branch.I’ve figured out that a start object opens the ‘check_sf_upgrade_msg’ task and has a process flow that opens the ‘set_branch’ task. I already tried to assign rights to these tasks and the corresponding process flows but now I get an error after opening the SF: Am I missing something?Are there any plans to create a read-only role on the SF in future releases?Our pl
How can I show the shortcuts in Universal GUI as we have in Windows GUI? Windows GUI Universal GUI
I have the following 2 tables in one screen: ‘Staffels’ is a child of ‘staffel afspraken’. Depending on the input in the main table, a variant of the child table is used: for several configurations in the main table I need to fill oput different columns in the child table. We do this by using different variants of the child table to display different columns. In this case it is unwanted to have both tables in edit mode: how can I prevent this from happening?
Hello everyone,In our application we have a scheduler, this scheduler gives the wrong start date when I start it up. It interprets the date 9-10-2024 as the 10th of September, and not as the 9th of October. This is confusing and because of this, I thought the scheduler was not functional: Today it should be fine, as it cannot interpret 10-10-2024 as something else (I do have to delete the other test data for that).But this is inconvenient. It seems to interpret 09-10-2024 in the American way (month/day/year instead of day/month/year). What could be the cause of this, and has anyone else run into this problem?
Hello everyone,We have a table called work order, this work order table has a variant for the unplanned work orders. These unplanned work orders need to be planned. For this we wanted a scheduler and drag and drop functionality.As a test I first made the task that plans an unplanned work order. The screen build up is as follows: on the right hand side I have a scheduler with the original table as it automatically filters on planned work orders. On the left hand side I have a table variant for the unplanned work orders.When I use a conventional task with two fields for start and end date, it nicely plans the work order I ask it to be planned. The work order disappears from the unplanned list, and appears on the scheduler. This works fine, but I want it to work with drag and drop (and the task is necessary).When I drag and drop an item on the scheduler, it opens the task (as dropping on specific dates is not possible). I fill in the task fields and hit execute. When I hit execute, it wil
I have a grid with the possibility to add grouping by dragging and dropping. In the IAM I configured the user preference to: COMPLETE If I add the header email to the grouping, it groups correctly. But as soon as i go to the details and go back the grouping disapears, whcih leads to a bad user experience. I'd expect this to be saved ias a user prefrence. Is this a bug? Or a request for improvement?
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.