Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
Hi,Can you please give information about API call details for deleting/ modifying/updating users in IAM?The process to create users in IAM from GUI is working properly. Can you provide more details for the HTTP connectors for below:Delete Modify Update Update the profile picture from GUI to IAM profile.Thanks.
I have just exported and imported a project version from one Azure tenant to a new Azure tenant and when I now do the creation it fails on creating functions. The reason is that the function to create the tsf_user() has this layout: create function "tsf_user"()returns varchar(128)returns varchar(128)with schemabindingwith schemabindingasbeginWho can help me with this?
Hi,I am trying to export my data through overflow menu Export immediately, it shows the below error message "This site can't be reached". In order to access this site, i have full access credentials. But still not sure what this error could mean. Our environment runs on Linux server.Using Universal version 2023.1.Urgently looking forward for bulk Import/Export functionality. Could some one help on this issue?
Hi,This question concerns SF 2021.3 - GUI 2021.3.11.0; separated from our other up-to-date infrastructure and environments.For some specific reasons, one of our internal tools occasionally requires the data to be imported into other tools (such as Excel, R). Preferably, as a .csv.Since the standard export functionality in the Windows GUI doesn’t allow you to structure one-to-many and many-to-many relational data, I’ve written a simple process flow that’s designed as follows.“Start table task export_to_csv” has “Performance → Use process procedure” enabled such that, based on the task parameters, the associated control procedure selects all the table’s data and relational data and saves it to a VARBINARY_MAX process variable called ‘csv_contents’. select @csv_contents_interim = string_agg(qas.regels, char(13)+char(10)) from query_as_rows qasset @csv_contents = (select convert(varbinary(max), @csv_contents_interim)) The task also let’s the user specify the save path and the filename to
How do I connect an application using Client Credentials via OpenID Connect?The .well-known/openid-configuration states that it should be possible, however we can't seem to get it working. Can anyone help me with this?
Hi, Today with toying with the universal i ran into something I don't understand. I've uploaded somewhat 1000 records. First names. A to Z. When I search for 'Zoe’ , I can find it. However, without a filter/search, the grid stops scrolling somewhere in the D. When I prefilter something, I get the same amount of rows (did not count them), but more values, Say between A - G. Is there a max of grid rows in Universal? Can this be set? In Win is scrolls all the way, in Web I have pages with 25 rows…Any thoughts on this? Alex
This is the first time we share a design as a standalone blog, to give you an impression of the things yet to come. This gives us the means to register feedback about a new feature in a natural way, which helps us to improve our product in the process. Our goal is to give our end-users a prominent place in our design process and to listen to their feedback in an earlier stage, so that we can work together to make the best product possible for all involved.Therefore, we welcome your opinion and are curious about your thoughts.Now, for the design at hand. We already support the immediate export functionality in the overflow menu of a subject. Using this action immediately starts the download of all visible rows without any further action needed.But what if you want to download a specific number of rows or want to download the data as untranslated ID’s?We are going to add an ‘Export…’ action in the overflow menu, which opens a wizard. This wizard lets you adjust your export settings, step
Hi,I’m wondering if it is possible to create captcha settings for Universal on Azure. Is that something that can be done in the config file? or can it be done from the Configuration blade > Application settings?
After installing the .NET 6.0 hosting bundle and running the Deployer to install Indicium, it keeps complaining that the runtime is missing, even after rebooting.The Deployer also claims I should be able to perform the deployment but the button is greyed out so I would have to do it manually…What’s going on here? Do I need a different version?
Hi, I want an Indicium to have all allowed as a value for the AllowedOrigins, so that we can debug some stuff we are trying. For this, I need to set Indicium to dev-mode; but when I check the manual it says; in web.config, do this and that. (see here:https://docs.thinkwisesoftware.com/docs/deployment/indicium#running-indicium-in-development-modeBUT, when I open the web.config file <configuration> <!-- Configure your application settings in appsettings.json. Learn more at http://go.microsoft.com/fwlink/?LinkId=786380 →So, this is not making any sense to me. Should be create a appsettings.development.json with these allowedorigins? Or… is it a line of code in the current appsettings? And how can I set all as an allowed origin?Thnx for any thoughts on this,Alexander
Hello,I am reaching out regarding a validation error that I am experiencing. I have recently made some changes in an effort to resolve this issue, but the error message is still appearing.The specific error message that I am seeing is:Domain element translations have a different sort sequence than the database values.Despite these efforts, the error message is still appearing by validation. I would greatly appreciate any assistance in resolving this issue as soon as possible.Thank you in advance for your help.Sincerely,Balazs Szeder
I would like to use OpenID connect from a 3th party application to Indicium. Since IAM is able to be set up as OpenID client this should be possible. I've created a user that contains the credentials and setup the OpenID client and Resouce in IAM. However I am not able to create a connection in postman. I do get the login screen[base]/indicium/account/ui/loginBut once I login it just stays on the logout screen. I probably did not configure it correctly. Who is able to help me out with this?What do I need to fill out in these fields:
I tried to configure a different pool user identity. i made sure to follow the steps here: https://docs.thinkwisesoftware.com/docs/deployment/indicium_encryptionAnd then I logged in to Universal and Maintenance > IAM configurations to create the pool user. and i still get this error:This environment has not been configured to allow data encryption. when you restart the web app after committing the changes in the appsettings file or adding them to the config page, you get this message:This page isn’t working right nowserverurl.azurewebsites.net can't currently handle this request.HTTP ERROR 500It's like adding the settign for encryption key breaks Indicium
How can i configure a user in IAM for the use of Web GUI and Universal GUI at the same time?For now we are using Web mostly of the time, so the Authentication is set to IAM. We want to use the Universal GUI for an other application, but for that we have to set the Authentication field to External, with the Identity provider as Microsoft (AAD).But with the Authenticaton set to External we cannot login to the Web GUI anymore, it gives a ‘wrong password’-error. What is the way to go for using both GUIs at the same time?
The Copy existing user preferences does not work.I am on version 2022.2 and there are many users that i need to change the preferences for (config, time zone, language). according to Users | Thinkwise Documentation (thinkwisesoftware.com) it should be possible to do this. but after it executes and i refresh i see no changes to the user. anyone alse here have a solution for this?It’s tedious to change user preferences one by one if you have a hundred plus users.
Best Community,We use a custom keyboard (Enterprise Keyboard) on our Zebra ET40 tablets. When using the Enterprise Keyboard in our Thinkwise program (Universal GUI), it shows a thick white line above the keyboard (see App_Screenshot). When looking at the browser version of the program, it seems like the white line is created because of the saved passwords (see Website_Screenshot). However we also get this white line when we are not logging in. We tried using the keyboard on different apps like Google and the line did not show up there (see Google_screenshot). Does anyone have a solution to remove this white line or to make sure it does not show up?App_SctreenshotWebsite_screenshotGoogle
Hi,I created a process flow to create IAM user when an employee is added. The complete flow is working as intended through GUI, however getting error in Universal.The user is created via GUI but not via Universal. How to resolve it?Universal version : 2022.2.17.0.0 GUI process flow monitorUniversal Below is the entry in the error log , however it seems fine to me. at Indicium.Shared.ProcessFlows.SystemActions.SmtpConnector.StartInternal(ReadOnlyDictionary`2 inputParameters) in C:\azp\agent\_work\1\s\src\Indicium.Shared\ProcessFlows\SystemActions\SmtpConnector.cs:line 272 --- End of inner exception stack trace --- at Indicium.Shared.ProcessFlows.SystemActions.SmtpConnector.StartInternal(ReadOnlyDictionary`2 inputParameters) in C:\azp\agent\_work\1\s\src\Indicium.Shared\ProcessFlows\SystemActions\SmtpConnector.cs:line 279 at Indicium.Shared.ProcessFlows.ActiveProcessAction.Start(ReadOnlyDictionary`2 variableState) in C:\azp\agent\_work\1\s\src\Indicium.Shared\ProcessFlows\ActivePro
I created a tile that opens a view in Universal. The view is working as intended through GUI, however I've been getting an error every time I open it in Universal.How to resolve it?
Something seems to have gone wrong in a temporal table. There’s a gap between the current record and the previous record that’s now in the history table. This gap looks like this:Query:select *, tsf_valid_from, tsf_valid_tofrom adres for system_time allwhere adres_id = 51714It’s as if the history data is no longer complete but we never manually deleted this data. This is a problem because we use this data for historical records such as invoices.What could cause such a gap in temporal data?
Hi,We're setting up OpenID Provisioning for our application and we have a question about mapping the ‘Tenant’ claim to multiple tenants. It's a single Azure AD OpenID connection that has all the users from both tenants in it on their side. We have two tenants set up in IAM and we're wondering what the best way is to map the Tenant (which is to be filled with ‘iss’) claim to each of the tenants. Currently its like this: We're curious to hear a possible solution!Thanks.
Hi, I've added a task (a tile) in the Universal gui menu, to do a simple insert (select category, upload file). However, there is no popup - to enter the parameters. It simplye directly states that the insert has failed due to mandatory fields. I see some info on that Universal tasks is not fully developed yet.. soo.. is this my bad, or a gui problem? Alexander
We were trying to create a synchronization script for the Application Model and we noticed that it is not creating lines with “exec sync_transl_nav ...” for language other than ‘NL’. Since we do have lines with “exec sync_transl_full ...” for all our languages that are defined in Software Factory, we expected this as well for the transl_nav. We thought we have already fixed everything for the newly added language based on the ticket: but we still see problems for the Tree Menu and Toolbar What can we do to fix it?
Hi. I've updated the platform to 2023.1 and I noticed that alle models (projects) now have the Windows and Web platforms added (only created them with Universal). How do I delete them again? The delete functionality is turned of for these new entries. And is this a deliberate action?
Hi,I would like to process some json content. The code I have to process it works quite well, except that I do not know how to access the file in the gui. I currently have a task, with a file upload and a Functionality. This func. writes the json data into the db. However, instead of the contents of the file, it tried to process the filename, not the contents. Also, I would like to handle the file without uploading and storing it in Azure, since I do not need the file afterwards. Any guidance in this would be very welcome. Thanks, Alexander
Hi all,For a task I want the column width to be increased since the text on the right side is not fully readable. As you can see in the second image, the windows GUI does increase in size. Increasing any width for the task does not work. Is there a set max width for task columns in Universal? Or is there another way to increase the length of the task columns?Kind regards
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.