Ask a question or have a conversation about the Thinkwise Platform
Recently active
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
I have an issue where I have 14 prefilters in a page and it collapses into vertical 3 dots when the page loads. Is there a way for us to prevent the prefilter bar from collapsing after a certain amount of prefilter icons being displayed? Can I use custom CSS? I also tried working with screen types where I added a prefilter bar under a taskbar to see if it would allow a secondary toolbar only for prefilters and I realized that universal GUI disregards prefilter bar or similar items, it seems this only works in web gui if I remember correctly.
I tried to set up the “forgot password” function in IAM. So I filled in Global settings the email service and the IAM user has the function “change password” on. But I get some strange errors in the logs of Indicium after I use the forgot password function.
Before I formulate a complex question, I am curious what your thoughts are regarding the column "sf_model_version_name" in the entity "sf_model_info"?NULLCurrently, there seems to be no place in the SF to record a version name so this field will initially remain NULL with each generation.Model versions
There is an issue in the Universal that makes preview URLs show up blank as per level 5 and down in a tree. So up to the 4th level the previewer connected to the tree shows the content (a URL).. but deeper levels are shown as blank, like the URL is not passed on anymore. What is the status of this issue that had another submitted issue already (see link).
Hi,With the upgrade to Universal 2023.2.12, we face some strange issues in the list of a view.When we select some field in record x and with the arrow up or arrow down button we navigate to next record, then the focus of the field sometimes jumps to different column in the next record.So it is switching randomly between column 4, 3, 1, 2, 3, etc It is only not coming for all columns. For some columns, it works normally when navigate through the rows, the same column has still the focus. Any idea why this is happening and how it can be resolved? Thanks
Hi,One of our users reported that filtering does not work in the web GUI. It is possible to use the search bar, but they also want to filter per column. I might remember it incorrectly, but I thought that would be possible in the web GUI by using the quick filter. I’ve checked the documentation: https://docs.thinkwisesoftware.com/docs/user/universal#search-and-filter-barAnd it states the following:Is there another possibility to enable this type of filtering? And what might cause the ‘technical limitations’ in this case.
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.