Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
There are multiple connectors that require authentication either bij username-password or apikey. Since these are sensitive data I want these to be encrypted.These values can also change between deployments, as production connections are different than in development.Questions:What are the options to encrypt these data and are the advantages/disadvantages of these methods?What is preferred method with Thinkwise?
Hi,When is “export to Excel” functionality available in the Universal GUI?Is detailed roadmap information for Universal GUI general available here @ community. It’s easy to look at it before I have to ask it here :-)Jaap
Am I correct, to believe that there will be no new version of Indicium (Basic), but use the Indicium (Universal) instead as only Indicium?
When you create a Task and set the vars to hidden, the name of the Task is fixed. When you set the Vars to Read-Only of Editable, you suddenly get … after the name of the task. See, BL… (with var to Read-Only) And with Hidden var. This look way nicer and less confusing. I cannot seem to change this. Anyone out there that knows if this can be done?
Within Conditional layout you can have multiple instances. I get the impression that only one at any time will be chosen, even when one changes the font and another the background. It seems that there is an order in which the conditions are checked and implemented.I'd like to know the order in which the conditional layout are checked, whether the first match terminates further checks, how I may influence the order and how I can combine checks.Also I'd like to know how multiple conditions on a single conditional layout are combined. Do you have to match all conditions, or one of the conditions, or maybe something else.For instance I have two conditional layouts, one for font and another for background with different conditions. How can I combine these without having to implement a combined conditional layout.
I got my environment setup in azure and the universal login screen is approachable from every IP, the way it should work.The problem is when i want to login. From my home network is working just fine i can login and nothing happens. If I login from my work network then I get the message 'A server error occurred’. This also ocurred when a partner from his home try to login with the same user.I hope someone knows why this happens and how to fix this!
Is it possible to set an max number of lines a user can enter in a field? I have some address fields that I want to cap on 8 lines max (or the print pdf won’t look good). I can only find how large the field is (looks) and a max number of chars. But not lines. Anyone?
On the one hand you can use a triggers control procedure for performing extra actions. On the other hand you can also accomplish this by using process flows.I'm curious to find out reasons for using one over the other. Are the Trigger-procedures old functionality that will be deprecated soon? Or are Trigger-procedures the way to go?When do you use one over the other and why?
12 out of 13 times I click on the ‘data model’-entry under data, that is so that I can get to the table listing.Could an entry for tables be added directly to the data-menu? Or switch the order of tabs, so that when clicking ‘data model’ the tables-tab would be foremost, having diagrams based on those tables behind it (and perhaps only as a detail of those diagrams, the tables that are visible in the diagram).
Pop-up screens (using Universal GUI) show numeric fields straight through the respective labels. This problem occurs when using Chrome and Edge. With mutable fields, the content of the field does become visible when it receives focus (by clicking), but as soon as the focus disappears from the field the number and label shift again. By changing the designation MultiInputLabel to MultiInputLabel-shrink in the HTML code, the problem (for that session) seems to disappear.
I’m busy with migrating our Windows and WebGui to the Universal GUI.Every time I clear my cache (and I have to do this a lot while developing) in Universal I have to change to dark mode again. Is it possible to setup dark mode as default?
I'm experiencing the problem in the Indicium Mobile App (and also in the Simulator) where my default is not updating the GUI when I'm using a tsf_send_message in the SQL.I'm having a task which does a calculation and shows the result in a tekstbox in the task. Based on that number, the user can execute the task.When the user changes the 'Aantal pakketten’, the calculation will be done:However, in the default, (after the calculation), there is a check which calculates if the amount is too high, ig so, it gives a message:When this occurs, then message shows up as expected:However, the numbers which are updated before (the Aantal palletten and Aantal stuks), are not updated anymore:Am I doing something wrong?
When I choose under Deployment, Creation, tab Generate source code and set the checkbox for Write code files to disk on I get the error message: Could not find a part of the path 'S:\Software_fabriek\Applicaties\SQLSERVER_DB\SQLSERVER_DB\Source_code\Groups'.Under project version the value of Project folder specification starts with T:\Software_fabriek\….I get this message since I updated the SF to version 2021.1Do I have to fill in a path somewhere else? Can someone help?
I added a breakpoint on a particular screentype. When I open this subject with the Indicium viewer on the network the breakpoints works well.When I open it on a mobile device on the SF, the breakpoint does not seems to work.In Mobile development we always had to refresh the model. I can’t find an option to refesh a model for the Universal GUI. So I logged out en I logged IN again several times. I emptied the cache but nothing works. The normal screentype is shown, not the cardlist. Screenshot Indicium Viewer 1 Screenshot Indicium viewer smaller gemaakt Screenshot vanuit. mobiel device. De cardlist wordt niet getoond terwijl het breakpoint op 800 staat?
Where in TSF, IAM or appsettings is it possible to setup indicium pages displayed native application language (dutch)?For example “user name” to “gebruikersnaam” in <base>/indicium/account/ui/sendPasswordResetToken
After upgrading the webgui to 2021.1.10 (old version 2020.2.17) the following message pops up: I checked with version 2020.2.17 and there it still works fine. We have the Crystal Reports runtime engine SP25 installed. Is this a known issue or does anyone know why this message pops up?
We have multiple applications in 1 IAM. The user is able to switch from 1 application to the other. This is sometimes confusing: the customer cannot see clearly in which application he is working (the applications ar the same, only the data differs). Is it possible to close all tabs that are open when switching to a different application within the same IAM? Or is there another solutions to make it mor clear in which application the customer is working? We are currently using the webgui mostly for this (2020.1, upgrading to 2021.1 in december)
All of you, that have worked with Microsoft Azure, have probably noticed that Azure does not allow you to mutate or select data from a different database than the transaction database. However often you find yourself in a situation where this is necessary. This blog will help you with exactly that. This blog describes 2 features which you can use.Feature 1 External DatasourceMicrosoft SQL has a feature available called “External Datasource”. This feature supports selecting data from an external source, but does not require to connect to this external source. It is kind of like a fake table within your database, which selects data from the defined external source. While using an External Datasource it is possible to select data from another database within Azure. Do keep in mind that it is not (yet) possible to mutate data using an External Datasource. If you would like to mutate data on a different database, you have to use the second option this blog will describe.How to configure an
Has anybody implemented the “11-Proef” for BSN numbers, and is willing to share the code please?Since this is a typical Dutch question:Heeft iemand al eens een 11-proef gebouwd voor burgerservicenummers, of eventueel bankrekeningnummers? (Voor mij was de laatste keer 25-30 jaar geleden in BASIC en COBOL….)https://nl.wikipedia.org/wiki/Elfproef
For a new project, I want to be able to use different viewtypes in the resource scheduler (see https://community.thinkwisesoftware.com/topic/show?tid=1456&fid=21).I downloaded GUI version 2021.1.10. How can I enable the viewtype bar?
When I continually adding lines white the shortcut crtl + , the follow up steps in the process flow are skipped.What do I wrong ?
For Grid and Form within Subjects you can group columns by checking Next group of the first column and providing a Group label. All columns that follow are also grouped under this Group label, but how do you end a Group?PS I've noticed that a Read-only column will not be grouped under previous labels (even if I want to), but there is not always a Read-only column available for ending a group.
I see there is an option 'Hide Breadcrumb' in 'Screen Types'. It implies that it is possible to disable the breadcrumbs in certain screens, which can make sense in certain scenarios.Now I have tried it but see no difference in the Windows GUI. I would expect that the space reserved for showing the breadcrumbs would be released for the remaining display components. What is the idea of this feature?
We’re using Azure for the webgui and database hosting. If you use the “Current date and time”, it takes the Azure server local time / utc0. Not the client time, which can be in a different time zone.Is it possible to display the client time in the webgui reports instead of the server time? I prefer to solve this in the DevExpress report if possible.There is probably a workaround possible using some database functions and storing the users time zone in the database, but that is not preferred.
When sending emails with TSFReportMailer I sometimes see the following error message: Failed to attach the attachments. Will not send the email.This happens when the attachement(s) do(es) not exist or when there is a special character in the file name. Especially when the character “&” is used in the file name, this results in the above error message. Why? This is a valid character for a file name, right?Can anyone tell me if it is possible to translate this error message?
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.