Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
Hello! In our project we have a task with some parameters that are completed by the user from the pop up. We put that task into a process flow, it’s the third step in the process, and when the pop up appears the fields that are references to another table are not loading any data. And also if you click on the look up icon is not loading any data even if in the table there are records.Do you have any idee what this can cause this problem? because when we are running the task from the table is not having any issues.
Hi we have a table for invoices, and another table underneath it for the invoice lines. When we add an invoice line and press ctrl + enter, the sum of the invoice is updated. However, when we press ctrl + + the sum is not updated.So, the sum is only calculated after saving an item, but not when adding a new item. How can we make this work?
When I try to execute a task on an empty detail screen as per the odata manual at OData API | Thinkwise Documentation (thinkwisesoftware.com) i get a 500 error. The Error in the live log is not very useful unfortunately and we are completely stuck on this. Any help would be welcome.The api call:{baseurl}/order_vbs(order_nr='1015007')/empty_detail_ref_order_vbs_kwartaal_gegevens_order/task_herrekenen_kwartaal_gegevensWe are not passing any parameters in the data json as they are not required for the execution of this taskI have checked (and double checked) the table names, reference, task name and PK ;)The line in the live error log:
Hello everyone!We encountered a problem with the PDF viewer on Android's Chrome browser. It does not display the PDF-viewer, and we tested this on a more recent version of Android, and an older version of Android:Now this is what we get when we open it on Chrome. When we open it on a browser like FireFox, or Microsoft Edge, we get exactly the PDF we ask for. It shows the PDF viewer, on the newer Android and older Android versions. In the following release notes this should have been fixed: We have our web server settings set correctly as far as I know. So why would it still fail to show on Chrome? It does work on Firefox and Microsoft Edge. This is already good news, but we cannot predict what kind of browsers our end users will use.
I want the message to abort so i added the '1’When using '0’ it warns and everything is ok See also live error log Is this a bug?
In the windows GUI, the pie chart "works”, but in the universal GUI it results in an error. I also tried to change the order & colors using conditional format. Without success. Is that not possible?
Hi,I have a table named 'Activity' that includes a lookup to an 'activity_type'. Depending on the selected activity type, I modify the layout to ensure users input the correct values.Additionally, there is a lookup to a 'Carriage' table. Based on the activity type, I need to display either incoming or outgoing carriages, and filter these carriages to match the same origin and destination values, which are also fields in the 'Activity' table.Previously, I managed this by duplicating the 'carriage_id' field and displaying a different field based on the selected values. I then used a trigger to populate the original 'carriage_id' to ensure it is always set.This approach feels complex and cumbersome.Are there any more efficient methods to achieve this?Thank you.Blommetje
Hi, For several screens I want to Implement the max no of rows. Say my Accounts table, ordered alphabetically from A to Z. When I add a new account with name AAAAAA, it surely displayed on the screen. However, when adding company ZZZZ it’s not displayed, resulting in the The saved data can not be displayed on this screen. SHOW -- snackbar message. What options do I have to work around this? A process flow with a Go to Row comes to mind.. But perhaps there is a more general solution for this? Kind regards, Blommetje
Images taken with an iPhone are sometimes shown rotated in the previewer. I would prefer to see the previewer show the images correctly based on the metadata.But if there is a way to manually correct this from within the application, that would be fine too? I would like to create 2 tasks (Rotate Clockwise/Counter Clockwise) that can do this.In this case, it concerns a scenario within the Windows GUI and files are stored in the file system (Windows on-premise).Does anyone have experience with this?
We need a simple solution to show text files in the preview better than below.In dark mode the back ground color should be white or the text colors inverted.And is there any possibility to wrap the contents of a text file in the previewer? Any suggestions?
We are running [indicium] in containers and I have a question on the database connector. What are the available ODBC drivers? We need SQL server (obviously) and PostgreSQL And in the (near) future perhaps also Oracle. https://docs.thinkwisesoftware.com/docs/sf/process_flows_connectors#database-connector
Hello everyone, I have a task which needs to be able to update multiple rows in succession, in this case, the pop up for each row is the best option that gives the most readable code. Seeming in this screen, no large chunks of data needs to be processed at once. But I ran in a problem: when I select multiple rows and and this execute this task, it only updates one row. This task only contains one field to make sure we target the correct row in the database. Normally it is hidden, but I set it to read only to see how it would behave. This is how the task is set up: Await result was set to Yes (no progress bar) after this screenshot was takenWhen I execute the task in the situation intended for our end users, it behaves like the following:I select multiple rows on which I want to set the slider to the off positon via the task. But instead of updating multiple rows in succession, it only updates one row at a time, the first one I selected during that multiselect.When I set the field which
Hi, I'm seeking assistance regarding an issue I encountered during the creation process in Thinkwise Software Factory (SF) while executing source code. The error message I received is as follows:An unknown error occurred while executing '/* Rename changed datatype image */exec sp_rename 'image', '__image__', 'userdatatype''.Error: 'This action cannot be performed on a system type.'.It seems that the error is related to attempting to rename a system-defined datatype, which isn't allowed in SQL Server. This occurred specifically in the "Creation Process" under "Execute Source Code."Could you please provide guidance on how to resolve this issue and ensure that the creation process can be completed successfully?Thank you for your support and assistance.
Having worked several years with the Windows GUI, I have gotten quite accustomed to the use of the “Filter expression” for certain cases. For the customer product it was not a standard option I would have explained to my users, but they did solve certain search situations for the more advanced. A very powerful tool actually.What is the likeliness this feature will find its return in the Universal GUI?Mainly also as the route for the SF is to be the Universal GUI and not the Windicium GUI that was mentioned several years ago. The reason I was not asking before as I was awaiting that last to make its appearance. Pressing the little arrow down made it availablePossible to filter several conditions like a Boolean function Able to also input it as a text (which you could use to recreate the filter as it never got a feature to save these).
Hi everyone,In every day life we encounter all kinds of tags, like in the store where we find price tags. These tags are essential for you to know what the price of a particular product is, but it also tells you whether or not the product is actually for sale and not there for decoration. Nowadays more and more price tags are shown on a smart display and can show the percentage of discount or other information. Tags in essence can hold important information.But hey, we’re developing software here. Tags can also be significant for your software. The Software Factory allows you to define your own tags that you can link to many model entities. Here’s what our Documentation page says about tags:A tag is a freely definable property that can be linked to rows of a table and can be provided with a value. They provide information that is not available in the Software Factory's meta model.You can use tags administratively or in a meta control procedure (dynamic model) to manipulate your model.
Is it already possible to start a process flow when leaving a field a form in edit mode and auto-commit enabled?I searched in documentation for this and did not find anything.
As strange as it may sound, I have two prefilters set to on_hidden and off_hidden respectively, but when I click the not hidden prefilter, the hidden two suddenly show up. This seems to happen in the variant of a a table. The following screenshot shows how the prefilters are set: When the user goes to the right screen, they see the following:There is only one prefilter beside the search bar. But when the user clicks the prefilter the following happens:I do not know why it behaves like this, I have checked the context procedure and we do nothing in those with prefilters. And it does not have a layout procedure. What could be wrong?
I was wondering whether it is possible to visualize a scatter plot within Thinkwise cubes? If so, which chart type should I use? Furthermore, I want to be able to set up the x- and y-axis dynamically such that they are always at the average level of the value specified on the x- and y-axis (see picture below). Is this possible?
Hi,We are searching for a secure file upload solution in a customer portal (universal GUI). Has someone experience with this to have a secure file upload that no infected files or malware files are uploaded to the server? Initially, we created a process flow, mailing the file as attachment, and then reading out the mailbox, so that there is at least a check via the mail. But that takes some time and is not clear to end user why the uploaded file is not immediately visible.So we are searching for an alternative approach.Thanks in advance!
As the title states, im running a deployment in which a column should be added to the upgrade script. However it doesnt upgrade the table with the new column. This results in a failed deployment.What I did:Validate, Run full creation and smoke test my development enviroment. I made sure the column exists and works.Validate and check my Full create script in development. This contains the new column.Set the correct SF_model_infoDeployment packagerun the deployment. Added the log for reference. Thanks in advance
In my TW application I use several Crystal Reports reports.The customer sent me a new version of the report, other than the rpt file and 2 additional parameters for the stored procedure used by the report no big changes.I've replaced the original report with the new report and added the 2 new parameters.When I try to open the report from the application I keep getting: Other reports work correctly, just this one report is being naughty :) :(
For one of our customers we are trying to populate a tree view with 29800 nodes. It feels sluggish. The base query takes 1 second. How can we investigate further where delays are coming from?
Hi, Following the documentation I should be able to call this subroutine via API when the API checkbox is on. This returns 404. https://base_url/indicium/sf/app_id/ocr_result_klippaWhat am I missing?
will the till size option also become available in universal GUI?
I'm wondering with all the restrictions that the function of the previewer als portal to custom functionality will be. I was testing some external tooling to embed via the previewer. <iframe data-testid="previewer__setting-url" src="https://******/boards/1364237053117597402" sandbox="allow-scripts allow-same-origin allow-popups allow-popups-to-escape-sandbox" class="tsf-emotion-97u7f4"></iframe> Appareantly somethings are allowed, whilst others are not. Blocked form submission to '' because the form's frame is sandboxed and the 'allow-forms' permission is not set. Is there an overview of what will work in a previewer and what not? I know I can test everything and find out, but wouldn't it be easier to share your thoughts on restrictions and allowed functions? Anyway, why are form submissions blocked? And can I unblock them?
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.