Ask a question or have a conversation about the Thinkwise Platform
Recently active
Hi, is there currently any way to allow a user to upload multiple files or images at once?I have a customer asking for this but can't seem to find a way to accomplish it.I've seen this topic mentioned a couple times on this forum, but many answers are over a year old and non-definitive. Is anyone able to tell me what is currently possible in this regard?I'm curious about the possibilities in every GUI.Thanks in advance.
Perhaps my train of thought is off, so perhaps I need a completely different approach… but for now Hi,With the dynamic model i've written a script that creates a task 'delete_row’. I want this task to 'delete’ the row by updating the row column ‘is_deleted’ from 0 to 1. With a hidden prefilter I filter these deleted-values out. This preserves the records, and makes them easier to restore than a true deleted record from a sql system version table. I want to show this task 'Delete row’ on all tables, instead of the SF native delete button. So far, ok. However, I can't grasp on how to set the [table]_id parameter. Do I need to create X parameter, one per table? Or can this also be done dynamically? Something like @[table_id] instead of @account_idWith the Sf native delete button, a record is removed from the table, and only available in the history table. I have used this but these history views are not available in other ways currently. If you delete an 'account’ you cannot see this row
I am trying to connect to an outside API using the HTTP-connector. I need to call different procedures, using different content-types (application/json, multipart/form-date). I want to build the process variable ‘content’ within a template and feed it to the http-connector. This fails.When I select the content from a table-field with datatype nvarchar(4000) and multiline control it works fine. I can select the content from the column and feed it to the http connector. It also works when I use a taskparameter to paste the content into the process variable.So far I figured out that it has something to do with the CR / linefeed. But when I simply remove all CR's, this still won't work. Since I need to compose the content from some static text and a few variables (pdf-data for example) I do need the template.Example of what I am trying to build (which works fine when using the task-parameter): Content-type:multipart/form-data;boundary=abcde12345Content:--abcde12345Content-Disposition: for
Hi, I have set up an Indicium and a Universal GUI. I want this to start directly against SF. I can login and run the model, but on all screens, in all projects I get no data and it says 'Unknown Error’. Why? And where can I debug this? I can't remember it well, but I have a feeling it did work last week for a day. I can't make sense from the indicium log… Are there any other logs to check on this?
Hi,i setup a cube with 2 cube views, but i want to display it simultaneously in 2 separate charts. Currently it’s visible in a single chart with a toggle button.
Hi,I’m hiding a fair set of columns in a subject through IAM and now I’m wondering 2 things:Can you help me understand why are the selected columns in the sql query not matched with the logic behind a subject?How can I achieve a matching column set query with only the visible columns and the possible logic behind the subject so this can hit the performance drastically (sometimes for the bad, but most for the good of it) rgds Ricky
Hi there, I try to setup a field for barcode scanning. So I setup this field with the barcode controle, but nevertheless in the Universal GUI in this field I’m not able to activate my camera.The little barcode what normally should be showing up is not visible and in stead of that I’m getting a scrolling wheel.In the post above there is mentioned that barcode scanning works with the plugin of phonegap and a reference to a github address.OK…. and then?It would be nice if a little discription is given what we should do with this information. Do we need to install this? How? where?Please let me now how to fix this? Thanks
I have a couple of questions on the password change functionality and I cannot find anything on it in the documentation:Is the change password screen customizable, like the login form in any way? More import, when I add a new user I want to force a password change… this works but how do I make the user go back to the application after a successful change?
I’m trying to write an OData filter that filters a record based on the current date and time but I can’t find a way to dynamically check for the current date and time. When I filter like below it works fine but it’s not checking for the current date. So what i’m looking for is a way to replace 2020-07-08T13:58:16Z and 2020-07-08T14:35:54Z with some code so that it evaluates against the current date and time and not a hardcoded date.indicium/iam/iam/appl_claim?$filter=claim_start_date_time gt 2020-07-08T13:58:16Z and claim_end_date_time lt 2020-07-08T14:35:54ZI’ve read about the now() function but when I try to implement this I get an internal server error. Anyone know how to fix this?
Hi,we have a mobile application we’re working on and are planning to do image upload. The question is should i let Thinkwise handle the fileupload to the object storage, or should i connect to my storage directly and only save the image path(from storage) via thinkwise
The icons of the image combo’s are cropped ‘how ever’ in the Universal GUI (Via the SF). Whether I resize the field length or not. Whether I resize the screen of not. Whatever I do, the icons are cropped anyways.Does anyone know what’s going on here.
I created a process flow which works via de IAM with the windows client, but unfortunately not via the Universal (the platform of our demo), what could be wrong?Task 1 is an upload of a payment file The step that follows is a HTTP connector to check if a tenant exists. (in this case not) So a task is shown to define a code that is needed to be registered. In windows the flow continues where a tenant is added via IAM API, but in Universal it stops here. You can click many times on submit (executar) but nothing happens. There is also nothing in the logfiles.
I am the Product Owner in our Thinkwise project, I usually don't work too much with the SF, except for Subject & Role-related settings. Tonight I am ‘hobbying’ around and trying to get a Task + Process Flow working to mimic Deeplinking behavior from within the Universal GUI. I got it working, but only after some frustrating debugging. I was encountering an error in the GUI and then found this error in the Indicium log:2021-12-27T20:10:21.4545130+00:00 800011ab-0000-a700-b63f-84710c7967bb [ERR] TSFMessagesMiddleware: An unhandled exception occurred while processing the request. (fffadd8a)Microsoft.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'def_deeplink'.Let me walk through my line of reasoning/debugging and explain why it feels not intuitive at all to have to add a Stored Procedure to get any random Task working:I didn't think I'd need any kind of Default logic, so first I reviewed my Task Settings and noticed that Task logic type was set to Template.
Hi, For a demo I'm trying to show the automatic creation of tenants (with insomnia for example it works), however when I put it in a Flow in de SF, the check tenant request works, but I get a 403 error on the add tenant call. Any ideas?
Hi, I can’t get the data mapping layers to work in the universal GUI and the windows GUI.What decides which data mappings are displayed under “layers” in the maps component and how are they ordered?I have a domain map_entity_type (varchar_max) with elements matching the data mapping I would like to display. Domain map_entity_type They automatically show up in the maps component:Mapsbut the maps component in the GUI seems to ignore the sequence set in this domain and the “Show data mapping” boolean in the maps component doesn’t seem to do anything. Right now, only data mappings I’ve edited (given a different geometric shape or color) are displayed and I can’t get rid of them once they are there. Universal GUIWindows GUI
Hi everyone, I’m having trouble with displaying two columns on the same line in the universial GUI. I have one column with a custom HTML element containing a small icon surrounded with an anchor tag. Besides that i’m trying to show an e-mail address. When i try to do this by ordering them after each other and changing the ‘Fields no. of positions further’ They are being displayed on the same line, however the email field is being cut short. If been trying to change this by changing the field_width of both fields to different values but it seems they share the same space and i’m only changing how the space of both elements is being distributed. As you can see in the image below there is plenty of empty space to work with but whatever I’ve tried I can’t seem to use this space for the email addresses. The date field has a higher order number and has a value of 1 on‘ Fields no. of positions further’ Is there a solution for my problem? (universal GUI version 2021.3.14.0)
The Windows 11 operating system was released Oct. 5. We are considering rolling out this version soon. Is the Windows GUI fully supported with Windows 11?
Hi,I updated this morning to the latest versions of Universal GUI and Indicium, 2021.3 SF included latest hotfixes.After updating Universal, all users get this message when starting tasks buttons:“Stage task failed: Error: Er is een onbekende fout opgetreden, neem contact op met uw administrator” running ons tasks buttons.”Deleted all local cache, restart Indicium and IIS, tested “in private” and more then 1 device. With administrator account (IAM “all rights”) it’s stil working, please help! High priority?URL: 1 example URL: https://<server>/indicium/iam/<env>/document_koppeling(document_id=99154,tab_id='contact',primary_key='16662')/task_ga_naar_document/stageJaap
Hi everyone,Where can I find the lates releases for the 2021.2 platform for indicium and the universal GUI.Or can we harmless install the lates 2021.3 releases for Indicium and Universal?I can find all releases but nowhere is stated if there is a specific platform version needed for that version.With the upgrade to the 2021.2 platform I know there was such as a minimum Indicium version required, but perhaps this is also needed for the Universal GUI. And is there a depency between the Universal GUI and the Indicium and can every version of the Universal harmless work together with each version of Indicium.If this is not the case please send me a matrix, which versions work together with each others.
Popups in the universal don't react on the settings from the model. However the width is set on auto but it stays small, when I however change it manually to 75% it becomes bigger. So how does auto relate? We can do custom css but is that future proof, or do the css classes change due to the generation?
Anyone an idea on what's happening here? Universal is working, but when we want to add a self-reference the indicium log-file is full of the errors below. 2021-12-14T16:26:29.2247337-03:00 8000032a-0001-f900-b63f-84710c7967bb [ERR] Invalid OData URL. (e494d6d4)Microsoft.OData.ODataException: Unsupported route. No matching entity or operation found. at Indicium.OData.ODataRouteValueTransformer.fromActionDescriptor(ODataPath odataPath, HttpContext httpContext) in C:\azp\agent\_work\1\s\src\Indicium\OData\ODataRouteValueTransformer.cs:line 301 at Indicium.OData.ODataRouteValueTransformer.TransformAsync(HttpContext httpContext, RouteValueDictionary values) in C:\azp\agent\_work\1\s\src\Indicium\OData\ODataRouteValueTransformer.cs:line 191
How can I force a specific menu to open when launching the application via SF?
What conditions must be met for this to work? I understood that this no longer requires an extender definition and that the option 'Grid double click' in the task table will suffice.What am I doing wrong if it doesn't work?The SF is version 2021.3 and Windows GUI 2021.3.16
I need to create to a header for my aplication in the Universal, and I want to use the custom screen functionality as described here.For some reason i continue to receive an [unkown error] message in the aplication as soon as I set the HTML field to an expression. What am I doing wrong? in the expression field I´ve tried full html, starting with div tags, and plain text, but it all leads to the same error. Here are my settings:
At some point we will need to encrypt data on the DB table column level, by using this method: https://docs.microsoft.com/en-us/sql/relational-databases/security/encryption/encrypt-a-column-of-data?view=sql-server-ver15I couldn’t find any information if Indicium supports this feature/functionality. We are currently using Web GUI and Universal GUIOnly found this https://community.thinkwisesoftware.com/questions-conversations-78/azure-indicium-universal-appsettings-json-encryption-of-the-db-username-and-password-1492 in Questions and Answers
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.