Ask a question or have a conversation about the Thinkwise Platform
Recently active
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
I've been playing around with some custom HTML as described here. This is working alright but I'm trying to apply my styling using custom.css as described here. Although I can apply my custom CSS to the entire site, it does not target the elements inside the HTML field. I've tried using targeting the HTML elements with CSS classes and this does not work (CSS is also not showing in dev tools). When I was looking if the elements could be targeted at all with * { border: solid 3px green; }it targeted all my elements except the elements inside my custom HTML.So my question is: is it possible to combine custom HTML with the custom.css file?
I was wondering if there is an easy way to change cube field rights. In version 2021.2 there seems no option to add ‘child rights’ of a cube or cube view. Is there another option to add cube field rights?
I’m trying to write some custom CSS and followed the documentation stating that I have to change the custom.sample.css into custom.css in the public folder, but somehow the custom.css is not being loaded. I tried to find the link to the file in the rendered HTML and in the source tab of the browser and could not find it so the whole file is not linked. When I try to access the file directly by typing in its URL “localhost/universal/custom.css” the file is found.What can I try to fix this issue?(GUI version: 2021.3.10 b1.0)
I have a requirement that end users must be able to download a result set from the Web GUI. Normally i implement this with the export functionality that is included in the Software Factory.The issue with this result set is that it can easily contain 100.000s records. There is no need to see this result set, or a parts of this result set in the Web GUI. I only need to download an excel file with the full result set.I can imaging that i have an asynchronous task that creates the excel file on the server and can be downloaded by the end user.What is my best option to implement this in the Software Factory (2021.2) with the Web GUI (latest version)?
Where can we set the address of the Indicium to be used by the Software Factory?We've just upgraded to 2021.3 and now if we try to perform the ‘Generate definition’ step of the 'Creation’ process, the SF is stating that it 'stopped hearing from Indicium’.Indicium is however running.
The manual mentions a message location of “none (suppress)” to suppress database messages. What is not clear is how exactly this can be done.I have a ‘suppress’ message at the end of a task template. The task is there to restore a backup of our test application to its database. Despite the ‘suppress’ message there are still several popups in the application with messages from the restore steps. How do I approach this?
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.