Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
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
Mark your calendar for October 4, 2023, as Thinkwise proudly presents its third annual Summit, "It Takes More Than Tech to Transform." We are excited to introduce the Thinkwise Platform in a Roadmap session, featuring our esteemed CTO, Jasper Kloost. During this exclusive session, Jasper will provide a sneak peek into the future developments of the Thinkwise platform and will speak about artificial intelligence, developer and user experience, and digital process automation. Come see how Thinkwise is leveraging the potential of artificial intelligence to boost productivity, streamline processes and open new doors of opportunity for businesses. For event details, registration information, and the latest updates on our lineup of speakers and workshops, please visit our event website. 📅🔗Join us at #ThinkwiseSummit2023! Thinkwise Summit 2023 (thinkwisesoftware.com
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.
Hi all,I recall there used to be an option to filter conversations on the community based on status, so that you would get only solved questions as search results when searching the archives, or conversely, browse unanswered questions to help where possible.Is that my memory playing games or is the functionality hidden in another place than where it used to be?
The 'suggestion contains' setting ensures that users can quickly find and choose a value for an input field. Currently only 8 lines are shown in the suggested values (using Windows GUI). Can we set this number (lines) somewhere?
We have developed a web service to offer specific datasets in JSON format to external parties. It works all fine, but error 404 occurs after a while and I have no idea what the reason could be. The Could it have something to do with the fact that we are still running over SF?Or because different users test with the same test account, in front of and behind a domain proxy?
I am trying out ‘Input Constraints’ but can't get it to workSetup in SF:Domain X of database type numeric(9,2)on which i have defined an input constraint of type SQL, timing: On change. Constraint is X <> 0I have a view with a column X (named equal to the domain) of type XIn the windows GUI in a form when i enter a value 0 for column X nothing happens. I was expecting an error messageHave i forgotten something or are Input constraints not supported for Windows GUI
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.