Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
In the Resource Scheduler for the Universal GUI, can you enter a start and end time for a day, so that not all the hours of a day are shown in the scheduler? For example, for suppressing night hours.
Hi, in my Model Overview→ Branch → Model Settings I have set the Grid Row height to 22px. In most screens this works; However, in some screens I still get the Universal Default, which is larger. Is this a known issue, could it be me? Anyone also having this? Thanks!Blommetje
Thinkwise Platform version 2019.1 migrated the maintenance of roles from the Intelligent Application Manager to the Software Factory. This migration is in a way symbolic – The developers are fully responsible for creating and maintaining the roles within the application. Before role-based access control was introduced, rights would be granted directly to user groups. When upgrading an older version of the Thinkwise Platform (G9 or earlier), temporary roles would be automatically created based on the user groups to ensure nothing changed for end users. Not everyone replaced these temporary roles with proper roles. An earlier blog was written around the time of the 2017.1 release, which introduced roles and presented global guidelines. Today, I’ll be providing more detailed guidelines for role administration within your application, even if it was built before roles were introduced. What is a role?A role is a collection of rights that allows a user to carry out a single resp
Good Morning,I am working on setting up an API so that a relationship of ours can retrieve selected data using the openAPI.I created a JSON file from Thinkwise and imported it into Postman. The columns to which the group is entitled are only shown, which is good.However, when I execute the "Get" request in Postman I do not get any values back. But if I use the identical URL in Google, I can retrieve the data.Is there possibly an explanation for this or how to fix this?Kind Regards, Marlo Veldkamp
Tried to create a indexed view using snaphot and template .defined snaphot added columns tried ‘meta costum’ , ‘meta auto’ to see if i can generate the view but get error ( [PROVIDED_OBJECT_NOT_A_VIEW] ) tried ‘template’ But cant find a code group containing the program object to create the snapshot. (its not under view ) found What are 'Snapshot' views and how to use them? | Thinkwise Community (thinkwisesoftware.com)from 4 years ago saying : For Oracle and DB2 we have been supporting snapshots for quite some time, but for SQL Server we haven't come to develop it yet. Is it in the planning to be developped for sql sever ?If not :Coold it be included in the documentation that sql server is not supported and maybe the option turned off for sql server
Hi all, When transitioning from the Windows GUI to the Universal GUI, we are experiencing some problems with the layout of the form that pops up when activating a task with editable task parameters. In Windows, we created this layout:Task Layout Windows GUIThe last column shows editable fields when the checkbox for that particular row is checked.The only problem we had with this layout is that the columns are a little too wide (which is caused by the top radio button). We created this layout with the help of the following options: “Next group”; “Group label”; “Field in next column”; “Field no. of positions further”; “Field width”.Now when switching to Universal, the layout looks like this:Task Layout Windows GUIAside from the field width issues, the columns are placed vertically. The closest I can get to the Windows layout is as following:Layout Universal GUIIt is impossible to achieve a layout with more than 2 columns at the moment (which also weirdly puts the last radio button optio
I have a task in which I want to combine multiple (with a maximum) selected records onto a single task dialog.For example a grid with packages and a task that combines one or more packages into a single collo.The user selects one or more packages (for example maximum = 5) and the task has 5 package_id fields. When the task is executed the package_id of the first selected record is placed in the tasks package_id_1 field and the second in package_id_2 etc…..As far as I know we cannot do that directly as the task will b get started multiple times instead of just once.But maybe using a processflow?I can't imagine that nobody ever thought about this 🙄So hopefully someone can give me some good suggestions.
Hi,We have made a screentype, similar to master-detail, that is normally used from a menu item and consists of a grid for the master and a tabs for the details including searching and filtering. When we use this subject in a lookup, it will use the screentype defined as the popup screentype when using the magnifier glass. This popup is however a bit limited because it has a fixed size (which can be changed with extended properties, but only for all popups) and it still includes searching and filtering. When we open a document in a process, so not from the menu, it will also open the document using the main screentype, including the grid. Within the process however we already know the specific instance which makes the grid not relevant and we would rather use another screentype which directly shows the details of the master with related child tabs (like in the popup, but then as a regular tab).So the questions is if another screentype can be used from within a process or maybe some othe
I want to use an open API request as described in Case: A message protocol-independent web service (part 1 of 2) by @Anne Buit, to exchange data in JSON format between two different Thinkwise applications. When I execute the request in Insomnia, it works fine (http response status 200 with request body). When I execute the request with the HTTP request in a process flow, I get a status code -1 with HTTP response status 0. When I look in the database event log of Indicium, I can see the request is processed, but without succes. There is a response header, but I can’t find a reason. Is there an example how to build the HTTP request for an open API request? What headers should be provided etc?
Hi,We have deployed an app to the client. The consultant however somehow managed to delete his own main admin account. Due to this, we couldn’t access IAM anymore. I did not want to ask the client to fix this, so we ran some queries and all is ok now. Is there an option to somehow prevent this - aside from smarter consultants? Can we - as developers - perhaps create a ‘Mandatory’ account that will always be there, and cannot be deleted from IAM through the gui? A simple mistake cost quite a bit of time.. Blommetje
Hello everyone, we want to have some kind of graphic presentation of data (dates) in a way that dates are on the X-axis and the values on the Y-axis. Is there any specific screentype or we need to create a cube with a type for it? Any suggestions?Thank you...
Hi, is it possible to add another font family to the existing list in the HTML editor? This concerns the Roboto font. If so, how can I do it? I use Windows and Web GUI 2023.01.11.
Hi community,When we run a complete generation of the ‘main’ branch of our model, the step ‘Run unit tests’ fails (red progress bar). However, with the prefilter ‘Failed’ enabled, no failed unit test is shown (see picture). When we create a new branch of the ‘main’ branch and do a complete generation, the ‘Run unit tests ‘succeeds (a green progress bar is displayed) Am I missing something? Any help would be appreciated.
Hello, we've just installed the new universal gui 2023.2.12 b1.0, where detail tab pages show icons. We see the icons on almost half of the detail tab pages, but we have no idea why they aren't shown on other detail tab pages.So far i've ruled out the following:It happens for both tables and views.It happens for both tables and variants.In the above image, both ‘Dienstverband’ as ‘Acties - beheer’ use the same detail screen type.All details in the image have icons configured on the subject/view/variant. any idea why icons are missing for some detail tabs?
Hallo everyone,we have a tree-view in Universal GUI (2023.2.10) that contains a Icon column. The Icon cames out of a domain with a set of elements that represanted some kind of anser types.We also define the image-column in the SoftwareFactory: But in the GUI we dont see any icon. But I think there is a little space that represanted the space for an icon. When we change the screentype to a grid, the icon will shown as expected. Do we miss something or do we somthing wrong? Or do icons not (yet) work in the tree view under UniversalGUI? Thanks an kind regardsChristian
Hello,we have a group of prefilters that prefilter the status of a purchase order. As you can see in the image, the prefilters would easily fit in the top bar above the list. However, the prefilters are not shown here. When we make the screen a little bit wider however, the prefilters are displayed as expected.Is this considered a bug or is there any way a developer can influence this behaviour via the SF?Thanks in advance.
I get this error when I try to calculate function pointsSTRING_AGG aggregation result exceeded the limit of 8000 bytes. Use LOB types to avoid result truncation. Can this be solved
I've implemented the new Toolbar component and the positioning works fine but I was wondering if the sizing of the icons will be supported.I can enter the icon size in the component: It's also called ‘Action Bar’ in the list on the right, is that correct? (TaskTiles are called ‘Taak tegels’ there as well Ive noticed)
Since we upgraded to version 2023.2 we experience strange behaviour when navigating through rows in a grid using the keyboard arrows. Lets say we have a grid with orders with IDs, statuses and an order date. When we select the ID field of a row and go down with the keyboard arrow the next row is selected but all of a sudden that little border is around another column like the status column. Sometimes that border disappears completely.I’ve also noticed this behaviour in the Software Factory.Is there anything we can do about this? This was not a problem in the past.First the column ‘Control procedure’ is selectedThen going down once with keyboard arrow ‘Code group’ is selected instead of the next Control procedure column
Hi All, We have an automated generate/deployment, but I’m running into some issues. We have .55 deployed. I expect .56 - with Data migration based on .55. However, for a reason unknown to me, it throws an error; (base64 decode) “Cannot create a deployment package because the version control source, MAIN > 2023-06-22 14:52 does not have an up-to-date program object archive. \r\n\r\nMake sure to generate definition and source code of MAIN - 2023-06-22 14:52 before continuing."How can I generate the Definition/Source for this version, without creation a new version? I’ve tried generating a version based on .54, but it create a new version. I’ve tried generating, removing, etc. When I set the Data Migration based on .54 its works. BUT of course the upgrade script will fail due to existing domains etc. Currently we have these; In the past i could go back a version, re-generate that version, and all would be good. But with the new flow of working, I’m kinda lost. What to do?! Thanks! Al
Hi,The topic is closed, but I can't quite figure it out. This topic; https://community.thinkwisesoftware.com/questions-conversations-78/universal-search-and-prefilter-in-screen-4095it says that the Toolbar should be there. My problem is still there, and I still have to solve it.But when I look here; https://community.thinkwisesoftware.com/product-updates/release-notes-universal-gui-2023-1-17-4124#New+screen+component:+ToolbarShould the SF support this from 2023.1I have SF 2023.1 with all the hotfixes. Here; that toolbar.Also, I can't find anything regarding this in the Docs. What am I missing? Or what are the alternatives? Thank you!Blommetje
Hello,For a new functionality we need to edit the startup task that any new user will see. The task is set via an IAM startup task. Now that it needs to be edited we need to be able to debug it in the Software Factory using the universal GUI. Is this possible?
Will Merge PDF be supported in WinGui?
The Docker containers are deployed on this page: https://docs.thinkwisesoftware.com/docs/deployment/container_deployment_docker_composeThe Indicum container is connected to the database (it is managed in the logs) and the Universal container is also connected in the logs and warnings are given for errors.I've tried many things in YAML including ENABLE_REVERSE_PROXY and FALSE which says "404 page not found".Please help!This is my YAML (but apparently also with the standard and with just about all possible current ones). Original in Dutch - Above translated:Ik heb de Docker containers gedeployed zoals op deze pagina: https://docs.thinkwisesoftware.com/docs/deployment/container_deployment_docker_composeDe Indicum container heeft connectie met de database (heb ik gecontroleerd in de logs) en ook de Universal container geeft in de logs geen warnings of errors aan.Ik heb in de YAML veel dingen geprobeerd zoals de ENABLE_REVERSE_PROXY op FALSE te zetten, maar wat ik ook doe, ik krijg in de
Hi, A consultant at the client side has created a User Group and added some roles. However, this constantly throws a Bad Request in IAM. I suspect that the cause is, that the user used an apostrophe. WO’s Indicum Error log; ‘[ERR] Invalid OData URL. The path '"/usr_grp(tenant_id=1,usr_grp_id='WO%20-%20alle%20wo's%20minus%20instruction')/detail_ref_usr_grp_usr_grp_admin/badge()"' is invalid. (2f035637)Microsoft.OData.ODataException: Syntax error at position 45 in '(tenant_id=1,usr_grp_id='WO - alle wo's minus instruction')'.’I cannot rename the User Group (through IAM), the task won’t come up. It works ok on other user Groups. When removing the ‘ from the name, things worked ok (rename task, no bad request). Is this a known issue? Any way to prevent the end user from doing this? Now that I’ve renamed in usr_grp it through the Db, will this effect it’s functionality (since the ID has changed)? This is now in a testing environment, but this is also in prod, and we don’t want to break th
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.