Ask a question or have a conversation about the Thinkwise Platform
Recently active
When reading the page about the Dynamic model:https://docs.thinkwisesoftware.com/docs/sf/dynamic_modelAnd clicking on the examples:An message that I am unauthorized is shown. Are the links invalid or is that correct?
When a target table as detail has the same primary key as its source table the Windows GUI automatically hides the grid even when a grid is part of the screen design. The Universal GUI doesn't display the same behavior and always shows the grid even when the data model directly implies there will only ever be maximum one detail record.Is it possible to add a setting to the Universal GUI to copy this behavior from its Windows sibling? This would take away the need to redesign lots of screens.
Hi,I’m wondering if the machine learning part of the SF can be used - and if so, how - for the following scenario.I’m thinking of creating something of a Planning tool. I have a table with people with (several) skills (truck driver, crane operator,..) , a table with tools (e.g truck, broom, crane, etc) and a table with jobs that need to be done on a certain day/time. Say, a truck needs to be loaded by 3 people and driven by 1. A ship needs to be unloaded by 3; a crane operator, coordinator, lorry driver. The dock needs to be cleaned by 5 people. We have the tools needed available listed. I suspect that the machine learning part can - in time - do some math and suggest how the right people can do all these jobs in the most efficient way. Is this correct? And what do I need to keep in mind for creating something like this? Curious if this might be something to look into! Thanks!
Hi all,We have automated the creation of a deployable version of an end product with the help azure devops and the start_deployment_package task in indicium. Using this system we can create a new version, and deployment of this version in one go. This process works as intended.However ,we just upgrade the TW software version 2022.2, and now the deployment package writes the output script to a local disk on the server where indicium runs. Before the update, these files were written to the fileshare which was configured in the project and the global configuration of SF. Does anyone know which option I need to set in SF to alter the output folder for this process, that it will use the fileshare again as the output location?
I have made an xml file with a normal name like: JP_80_DATE_09_09_2022_14_55_10.xmland i get the following message in indicium. '2022-09-09T14:54:25.2285042+02:00 800001d4-0001-e900-b63f-84710c7967bb [ERR] Process action 'write_file_connector_exact_journaalpost_verkoop' in processflow 'verkoop_factuur_generatie' returned the following message: Process action 'write_file_connector_exact_journaalpost_verkoop' in processflow 'verkoop_factuur_generatie' was not provided a (valid) value for its 'Target file name' parameter. (54e3959c)’ Can anyone help me?
Hello, does anyone know if there is a possible way to influence the storage location subfolder field through code?
I want to change the translation of the calendar views (day, week, full_week, month etc).See example.Where can I find them?
What can be the reason that I have a view, and I created an IoT for it but when I want to assign it, the program object of this view is nowhere to be found. Is there a setting that perhaps blocks this? Because normally every view will gets a TRIGGER_INSTEAD_OF_STATMENT correct?
Hi, We are having a central (non-thinkwise) HR system for maintaining our employees. Ideally we would like to call an API on IAM to create a new user as well as to de-activate an existing user (settting USR.END_ON date) from this HR system. Do these API's exist and if so, where can we find the documentation to use them? thanks
Hello,I have created a process flow which does the following steps:Execute task. This task will execute a stored proc to insert a request with the details. Read files + write files: The task will validate if a file is already there, if not, it will create a file and will wait for an anwer file. When that file is placed, it will read the content of that file Execute task process result. The task will execute a stored proc with the contents of the answer file to update the record which has been created in the first task Delete answer files.This works properly when running it in the Windows GUI.I have an external program, which needs the same functionality. My idea was to make this process available through Indicium, however when I try to test it, it gives a status 201 Created as return, but nothing has happened (not even the first task). What am I doing wrong and how can I achieve my target?Process flow Variables(the given locations exist on the place where Indicium is being run)The firs
Form in edit mode Universel it is not possible to go to next field with <enter> only <TAB> .how can I change this.
Dear all, We are planning to get a new dedicated server for our thinkwise software. Now the hoster asks if we would like to have the latest SQL 2022 installed or a previous version.Is SQL 2022 already supported by the software factory or should i get 2019 SQL? Regards Chris van der Knaap
I cannot really find documentation on how the install as App works.How can you set it up with a nice title and icon? Besides that we have an App for a few different functional roles. Can I:Create variants of the App so that every role has its own icon and title?
Hello,Can a subflow be started with a non system flow task ? (My task is located in the Universal GUI)Also if i would place the task in de Win GUI would the subflow still be executed by Indicium?
I have a processflow which starts when I execute a task named 'request_reactir’.An external application also needs access to this functionality, so I wanted to make it available with Indicium. However, when I enable API, the task will not start the process anymore.Should I make a copy of the process flow for external usage of am I doing something wrong?
When calling a specific task in our Universal web GUI, a dialogue appears containing a form, in which I can change and enter the form values required to execute said task.This specific task contains a dropdown select-element, as well as some regular text fields and a few check boxes. Below is one such dialogue:2 checkboxes, an autofilled textfield, a dropdown and another text fieldWhen I change a value, like (un-)checking one of the checkboxes, I can see in the network inspector of my browser a PATCH request is made on the staged resource.The request body contains only the changed value, and the response returns two booleans indicating whether the layout and/or resource have changed, respectively.When I select an item in the dropdown however, I can see in the inspector a POST request is made to a “choose” endpoint, also on the staged resource. The response of this request is similar to the PATCH request.The request does not contain a body, but the URL looks like below;staged_task(guid_
So, I’m using a code 128 barcode in a devexpress report, which works in my development version and test version yet when I want to use it in my live version it stops working (see picture, top is live version, which just prints the standard devexp placeholder barcode, bottom is from the test version).Fonts are available to every version, database is reachable(highlighted by the fact that every other piece of info is correct on both labels), and to be frank, we’re baffled here as to why this is happening.If anyone here has a solution it would be greatly appreciated.
Hello, We are trying to create a View with columns from three different tables. Created a view with whatever columns we needed:Following code has been written as Views code group template.select ed.first_name as employee_name , ed.employee_detail_id as employee_id , jd.manager_id as manager_id , ts.project_id as project_id , ts.project_activity_id as project_activity , ts.iso_week_number as week_number , ts.monday as monday , ts.tuesday as tuesday ,ts.wednesday as wednesday ,ts.thursday as thursday ,ts.friday as friday from employee_detail ed join time_sheet ts on ts.employee_detail_id = ed.employee_detail_id join job_detail jd on jd.employee_detail_id=ed.employee_detail_id But it shows following error while executing. Error message while executing view code gr
Let me give some context: I am making a process for an employee when he initiates his resignation, an email will be sent to the HR and his manager.In this process I have an process variable which store the employee id of current user. Now I want to use this in the email body of the smtp connector where the name of the employee will be sent.The email is getting generated, however the place for the name of the employee is blank.Attaching the flow below.Process to start the resignation tab and send the email after the row is added.Below is the process variable to get the name of the employee from the employee idprocess variable using another process variable {employee_id} The SMTP input:
For a demo application we need to import files, saved to a specific azure file storage.We setup a system flow to support this: The list folder connector should retrieve all the file name s in the folder and with the decision node we should import them one by one into the database.I'm only having trouble getting the List connector to work, it needs a source folder (Absolute path to the folder that is requested).For example storage locationWith source folder https://testthinkwise.file.core.windows.net/xmlfilesBut when I copy the url of the azure file storage, as configured in the process action, indicium throws a error about the file path that is outside of the allowed base path.What am I supposed to do?
I've added the task and report tile components to various screen types but doesn't seem to work 🤔. Universal GUI doesn't show components Task tiles and Menu tilesI have checked the following:✔ Task and report icons are .svg format;✔ Task and reports are available in the table variant;✔ The newest Universal GUI (2022.2.12.0.0) deployed; Tasks directly assigned to the Tile menu are shown correctly
HiFirst off, I’m not sure where I was supposed to report this. There was a blog from 3 years ago (link) referring to an open source repository of the documentation on GitHub. However, this has since been archived and doesn’t indicate that it is being maintained anywhere else. Thus leaving me unable to open a simple pull request. Now I’m here, where a relatively small improvement report like this doesn’t really fit the ‘Question’, ‘Conversation’, or ‘Idea’ categories. If there’s another/better way, let me know! When following the documentation on deployment automation, I’ve ran into some difficulties. These difficulties were mainly from the documentation being incorrect. I’m referring to the following page and section (markdown anchor included in url): https://docs.thinkwisesoftware.com/docs/sf/deployment_automation#automate-the-creation-of-a-deployment-packageThe JSON snippet here indicates that the POST request endpoint to indicium is task_start_deployment_package. However, this shou
Hi all, We’ve setup a new project and as far I can see all parameters are likely the same. However when starting the end application via the SF (we’re just started development) the developer menu is bar is not visible. I just copied the INI file of another application and only changed the DB name. Our new application does not show the developer menu. The application where I copied the INI file from does show the developer menu? The line executionmode = developer is in both INI’s Where else do we need to check something??
I'm trying to use my IAM as external OpenID authentication. I have an website that i need to secure access to. For that i want to use the Thinkwise IAM OpenID as authentication backend.For testing purposes I created a new IAM database on the 2022.2 platform with the latest indicium (2022.2.12) in the Azure cloud.In the OpenID -> OpenID clients i created a new record with olly the ClientID populated. In the Configuration tab are values for Redirects, Post logout redirects and Secrets.When the Azure Web App that hosts the Indicium is restarted it fails to start with “HTTP Error 500.30 - ASP.NET Core app failed to start”.In the Application Event Logs I see the error message “The process was terminated due to an unhandled exception.Exception Info: Internal.Cryptography.CryptoThrowHelper+WindowsCryptographicException: Access is denied. at Internal.Cryptography.Pal.StorePal.FromSystemStore(String storeName, StoreLocation storeLocation, OpenFlags openFlags) at System.Security.Cryptogra
In a default I made a custom message with the abort = 1 but after the custom message a second message of the Software Factory pops up. custom message SF default message How can i make sure that only the custom message shows up?
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.