Ask a question or have a conversation about the Thinkwise Platform
Recently active
Has anyone experience with purchase invoice recognition systems with a working interface with the TW application and Exact Online. We want to create a 3 way matching with the purchase order lines in the TW application and the invoices in the Invoice recognition system. Has anyone created something like this? Or does anyone know where it has been implemented?Thanks
Is it possibe to to change the table variant on a form depending on a value of a column ( for instance category ) ?I have a screen type where theres is a grid on first tab and form and details on second tab. i created table variants for some categories where i have a different setup for the formand its details. ( other group labels , different field order ) now when i have selected a record and go to the form tab it shows the default form but i woold like the formlayout of one of the defined table variants
The execute source code fails as the job indicates it cannot connect to the database. The job remains in Pending status. How can we resolve this.
We've configured a new storage configuration exactly like the same like one that is working. But it refuses to work. We use the Azure Blob storage with the platform 2023.2 and the latest inducium/universal.
The synchronize to IAM was failed on the step “Synchronizing: tab_prefilter”. How can I find out the problem?Synchronize to IAM failed
Hi,I have a field with domain : time and control time_short.This is currently showing as below in universal (values in am/pm).How can I change it to 24hr instead of AM/PM?
When the Software Factory was using project and project version, you were able to synchronize old project versions. This is a very powerful tool. Sometimes you need to synchronize an old version (for example you have 2 acceptation environments enabled 1 using version 1.2.1 and another using 1.2.2. In some cases you would had to fix an issue encountered in both version and synchronize both version again to IAM. This was no issue in the past, but with the new platform I can see that I can change the project version (model version) when generation from the creation screen, but I cannot set this when synchronizing?Is there a way to synchronize an old model version to IAM (not the latest).
Is this chart type available on SF?
Hi. We haven an App with a dashboard, and this dashboard has it's own subdomain like the app is hosted on app.domain.ext with a dashboard on dashboard.app.domain.ext. I've added both URLS to Indicium allowed origins.. but it gets blocked by the way the frame is setup. Refused to display 'https://dashboard.esm.app.br/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.Any ideas on this?CC: @Yara
We are running our entire Thinkwise platform in Azure.To keep cost under control we are looking into doing automated scaling of the App Service and Azure SQL. For the App Service this is a really easy story and has no real downsides due to how scaling is handled by AzureOur ideal situation would be to scale based on usage, look at the DTU usage in a sliding window and scale up or down based on the observation. However this leads to challenges/problems, during the scaling operation the connection gets dropped and we have found that currently running scheduled jobs by IAM do not always get recognized as ended/abandoned when the connection is lost. In turn this locks that entire schedule leading to missed job executions etc.Besides IAM not handling it well it also is a challenge/issue for any long running jobs in the application itself. I am curious how others have done this.
Hi there , I want to select multiple lines with the 'Select' checkbox as seen below, but I have a problem. Each time I select a line, the form on the right is also updating with the information of the line that I am currently selecting. Is it possible to keep the form from the first line as I select the other ones, until I click on the task that I want to execute on all of them? Here is the example
Hello,I have a handler functionality that gets fired when a record update is executed in a grid (by clicking the save icon).Since the handler contains multiple logical steps and will soon get convoluted, I was wondering if there is a way to model this functionality in a process flow - it would provide a better overview of the functionality with its actions and decisions.I tried implementing such a process flow, using the “Edit Row” and “Grid Edit” actions that led to a “Start Task” action (containing a template with the whole handler functionality as a test), but with no success. Thank you.
HelloI have a customer that uses the openapi/odata functionality to update reporting tools (powerBI)I however have certain fields in my tabels which are domains with elements. Is there any way to find these values from the openapi/odata calls?
In the Resource Scheduler for the Universal GUI, can you enter a start and end time for a day, so that not all the hours of a day are shown in the scheduler? For example, for suppressing night hours.
Hi, in my Model Overview→ Branch → Model Settings I have set the Grid Row height to 22px. In most screens this works; However, in some screens I still get the Universal Default, which is larger. Is this a known issue, could it be me? Anyone also having this? Thanks!Blommetje
Good Morning,I am working on setting up an API so that a relationship of ours can retrieve selected data using the openAPI.I created a JSON file from Thinkwise and imported it into Postman. The columns to which the group is entitled are only shown, which is good.However, when I execute the "Get" request in Postman I do not get any values back. But if I use the identical URL in Google, I can retrieve the data.Is there possibly an explanation for this or how to fix this?Kind Regards, Marlo Veldkamp
Tried to create a indexed view using snaphot and template .defined snaphot added columns tried ‘meta costum’ , ‘meta auto’ to see if i can generate the view but get error ( [PROVIDED_OBJECT_NOT_A_VIEW] ) tried ‘template’ But cant find a code group containing the program object to create the snapshot. (its not under view ) found What are 'Snapshot' views and how to use them? | Thinkwise Community (thinkwisesoftware.com)from 4 years ago saying : For Oracle and DB2 we have been supporting snapshots for quite some time, but for SQL Server we haven't come to develop it yet. Is it in the planning to be developped for sql sever ?If not :Coold it be included in the documentation that sql server is not supported and maybe the option turned off for sql server
Hi all, When transitioning from the Windows GUI to the Universal GUI, we are experiencing some problems with the layout of the form that pops up when activating a task with editable task parameters. In Windows, we created this layout:Task Layout Windows GUIThe last column shows editable fields when the checkbox for that particular row is checked.The only problem we had with this layout is that the columns are a little too wide (which is caused by the top radio button). We created this layout with the help of the following options: “Next group”; “Group label”; “Field in next column”; “Field no. of positions further”; “Field width”.Now when switching to Universal, the layout looks like this:Task Layout Windows GUIAside from the field width issues, the columns are placed vertically. The closest I can get to the Windows layout is as following:Layout Universal GUIIt is impossible to achieve a layout with more than 2 columns at the moment (which also weirdly puts the last radio button optio
I have a task in which I want to combine multiple (with a maximum) selected records onto a single task dialog.For example a grid with packages and a task that combines one or more packages into a single collo.The user selects one or more packages (for example maximum = 5) and the task has 5 package_id fields. When the task is executed the package_id of the first selected record is placed in the tasks package_id_1 field and the second in package_id_2 etc…..As far as I know we cannot do that directly as the task will b get started multiple times instead of just once.But maybe using a processflow?I can't imagine that nobody ever thought about this 🙄So hopefully someone can give me some good suggestions.
Hi,We have made a screentype, similar to master-detail, that is normally used from a menu item and consists of a grid for the master and a tabs for the details including searching and filtering. When we use this subject in a lookup, it will use the screentype defined as the popup screentype when using the magnifier glass. This popup is however a bit limited because it has a fixed size (which can be changed with extended properties, but only for all popups) and it still includes searching and filtering. When we open a document in a process, so not from the menu, it will also open the document using the main screentype, including the grid. Within the process however we already know the specific instance which makes the grid not relevant and we would rather use another screentype which directly shows the details of the master with related child tabs (like in the popup, but then as a regular tab).So the questions is if another screentype can be used from within a process or maybe some othe
I want to use an open API request as described in Case: A message protocol-independent web service (part 1 of 2) by @Anne Buit, to exchange data in JSON format between two different Thinkwise applications. When I execute the request in Insomnia, it works fine (http response status 200 with request body). When I execute the request with the HTTP request in a process flow, I get a status code -1 with HTTP response status 0. When I look in the database event log of Indicium, I can see the request is processed, but without succes. There is a response header, but I can’t find a reason. Is there an example how to build the HTTP request for an open API request? What headers should be provided etc?
Hi,We have deployed an app to the client. The consultant however somehow managed to delete his own main admin account. Due to this, we couldn’t access IAM anymore. I did not want to ask the client to fix this, so we ran some queries and all is ok now. Is there an option to somehow prevent this - aside from smarter consultants? Can we - as developers - perhaps create a ‘Mandatory’ account that will always be there, and cannot be deleted from IAM through the gui? A simple mistake cost quite a bit of time.. Blommetje
Hello everyone, we want to have some kind of graphic presentation of data (dates) in a way that dates are on the X-axis and the values on the Y-axis. Is there any specific screentype or we need to create a cube with a type for it? Any suggestions?Thank you...
Hi, is it possible to add another font family to the existing list in the HTML editor? This concerns the Roboto font. If so, how can I do it? I use Windows and Web GUI 2023.01.11.
Hi community,When we run a complete generation of the ‘main’ branch of our model, the step ‘Run unit tests’ fails (red progress bar). However, with the prefilter ‘Failed’ enabled, no failed unit test is shown (see picture). When we create a new branch of the ‘main’ branch and do a complete generation, the ‘Run unit tests ‘succeeds (a green progress bar is displayed) Am I missing something? Any help would be appreciated.
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.