Ask a question or have a conversation about the Thinkwise Platform
Recently active
We created a pre-filter in windows GUI & set this to active by default (was not working, but now fixed in 2024.2).As we want to migrate to universal GUI, these pre-filters should also be available there, but those are not. It is also not possible in de universal GUI to set a pre-filter active by default
When selecting: “Active by default” it is remember when I close the tab and reopen it. However, when I close the whole application and reopen it, the selection is lose and I need to select it again. Am I doing something wrong or is this a bug?
We have a filter form part of our screen. This one has a few option “Always” and therefor showing right away. When a user adds a few more fields in the filter, through the 3-dot menu, these fields are not expanded to the visible filter form in the screen. This is quite confusing for the user.Is this intended behaviour? Left filter Form, Right popup from 3-dot menuWhen expanding in the old Web GUI or still in the current Windows GUI, they do become available in the Form component.
My client finds the breadcrumb a loss of screen space. Is it possible to hide this path?
Related to the ZPL paragraph in this topic:In our current application (WIndows GUI) we address Zebra label printers by posting a ZPL file to the IP address of the printer. The printing is done by Indicium (running as a service) from an application server, the user just creates a record in a queue table when pressing ‘print'. The configured address syntax for the printer in our application is for example: http://192.168.1.240:9100. This bypasses any Windows printer driver (which is preferred).Now, we also need to offer the possibility to print ZPL files to a local Zebra printer; meaning a printer connected to a PC by USB, and using a Windows printer driver. This printer can be shared (UNC path) to make it accessible to Indicium on the application server.That also means that two Windows printer drivers will be used; the printer driver on the application server and the printer driver on the local PC with the printer. Although this scenario is not preferred (because it is easy to have in
Hi all, I am running into multiple problem with opening reports. I have created 2 views. 1 acts solely as the main as the other views acts as the detail with the right information gathered by code in a view. The reason for this set up is that with out it, it wouldnt be possible to get multiple rows in the same excel file. The screen from where the flow is started has multi select rows enabled.The first problem I am running into is opening a report from the main screen. When the report action is set to 'Export to excel’. The following excel report is opened. However, the report should look like this (this is a screen shot from DevExpress):When I change the Report action to 'Export to PDF’, I do get the right information. In addition, as you can see, the Dossier number that is put into the excel is not existant in the list from DevExpress. When looking at the view that forms the basis of this view, the dossier number 1470037 is also not included. My first question is: How do I make Exp
I am using the API of Documizers to generate documents outside our ERP. The formed document can be a .docx or a .pdf. I can retrieve both types and link them to a ERP-record so the user can view them in the application. First challenge is how to make it easy for the user to change and save the .docx without download/upload the document. The second challenge is using a process flow to form an .pdf from the last docx-version to mail it to the customer.Anyone a bright idea ? 🤔
I have defined a role that has almost all rights. Only a few tables the role has no rights to. Then it is convenient to hand out all permissions and then for the few exceptions, roll back the permissions. Does that possibility exist?
The process action edit row, does not actually edit the data in a table when used in a process flow. We are using the Windows GUI and are currently using 2024.2. I sat up a process flow which would edit the row of the table work_item. When I run the process flow using a table task as a start, I first get a pop-up for the task parameters, here I change the status value from 0 to 3, then I see the edit happen in the form that is infront of me and see the value 3 in the status field. However, if I press save, the status field returns back to 0. The processflow monitor showed the same thing, during the edit row action, the old status value was 0 and the new status value was 3, yet it did not edit and save it after that. I do not use any extra defaults or functionality and it seems like it is an issue with the edit row action. I also tried using auto-commit with this action (which is what I would like to use in the end), but this has the same problem, that it does not change the value. I al
We upgraded to 2024.2 Upgrade of SF and DEV went fine. But when sync IAM to TST, it's stuck on script role_tab_variant_col. Already cancelled en restarted the job, result is the same. How can we solve this, because we can't continue the upgrade.
We use the windows GUI version 2024.2.13 with an ini file that does not tell anything about the used language.When we start the application on some Windows 11 machines the login screen appears in German. As far as i can see the windows settings are all set to Dutch.How do I make the windows GUI login screen appear in the language that is set by the Windows language?
Hello!I have a task with 3 dropdown fields (A, B and C).I have a layout that switches between B and C’s visibility depending on whether A has a value or not. When the task is executed, either B or C’s value is inserted into the same column.I also have a simple default that clears both B and C’s values when A’s value is changed or deleted. When you deselect the value on A with the “X” button on the right, the default functionality is inconsistent and does not always get cleared properly, sometimes leaving the lookup id behind in B or C. To me, it seem arbitrary whether or not it works. However, if you manually delete the value it behaves as expected.Any idea about a fix or workaround? Thank you!
In the software factory, I set a breakpoint at 800 pixels. However, I’ve noticed that when reproducing this breakpoint using the Toggle Device Emulation in the web browser, the software switches to a different screen type at 807px, rather than the expected 800 pixels.Breakpoint 800(px) Width 808(px) Width 807(px)Could someone explain whether this is intentional behavior, and if so, why? As a developer, I rely on the exact pixel values defined in the software factory for my screen design.
Hi,We are in the process of implementing unit testing in our application, and I wanted to create a unit test where I check a value of a certain column.We have a table where we store different posts on an individual invoice, with an amount. The sum of the amounts of the different posts are calculated into the actual_amount column. This is done with a trigger. In the unit test, the triggers are disabled on the table, so we cannot assert the actual_amount column to have the correct amount. We are using mock data by the way. How can we create a test for this? Is this even something that we have to do in the unit test section, since it seems to be more of an integration test if you ask me?
how do I hide the report zip files button when making a export to pdf?
Hello. I have a problem with “Write disk file” process action, I entered the following parameters and I receive status code -9 "access refused".I tried to write the file on different partitions but without success. I also checked the content for the data file and it's ok.Does anyone have any idea how I can solve this problem.
We would like to make a little more advanced cardlist, that can shows multiple files from a child table.Something like this: I know how the html should like and have seen that indicium can deliver the images by file_id.e.g.<img src="https://..../entity_document(ent_id=11111,doc_id=999999)/STT.download_doc_url(file_id='??????????????')?$size=100">The only question I have, is how to determine the file_id of a saved files? Would it be possible anyways, or a another approach required?
We are trying to figure out how we could implement the existing OpenAI-integrations functions in the SF, and therefore we have created a paid account on OpenAI.We created an Organization API-key and configured this in the IAM for the SF for the generative_ai-provider: When we now for example try to use the “Summarize template with AI” we get the following error: In the Indicium log we only see:2024-09-13T09:16:00.2157080+02:00 [INF] Action: "GetChatCompletionsAsync". OpenAI Model ID: "gpt-3.5-turbo". (497ca86f)When using the same API-key in Postman to do a call to an OpenAI-API, we get a result without any problem. (tested from the same server as the one which has the Indicium-server for the SF to check against firewall-rules)An idea what can be wrong ?We are on the latest version of all TW components.
Let's consider this code begin try begin transaction; --control_proc_id: convert_camel_case_to_snake_case --template_id: convert_camel_case_to_snake_case --prog_object_item_id: convert_camel_case_to_snake_case --template_description: declare @to_tag_id big_text = dbo.camel_case_to_snake_case(@input) exec task_rename_tag @from_tag_id = @input , @to_tag_id = @to_tag_id if @@trancount > 0 -- ALWAYS CHECK FOR ACTIVE TRANSACTIONS commit transaction; end try begin catch if @@trancount > 0 begin rollback transaction; end; ; -- Throw original exception throw; end catch;When the task “task_rename_tag” invokes a rollback, the calling procedure will try to commit the transaction when there is no guard that checks @@trancount. I think it would be always a best practice to always check trancount, to prevent illegal commit or rollback. The “atomic” templates that are used c
Hi,I have added a document column to a view and used the preview component to make it show. The preview didn’t show however, while it was the only document column in the view. This view has 40 columns where the new document column was the last in line. I moved the column up in the subject to find out if this might solve it, but it didn’t. Then I moved the column up in the model itself (to the fifth position) and this gave the expected result.So my question is if there is a max number of columns that is checked if it contains a document column (and if so, how many) or was this just by chance and is something else the reason the preview didn't show?
Is it just me, or is the HTML editor very basic in the Universal GUI? Are there any plans to update it with richer options like here in the community when you add a question? Now it's only possible to go bold, italic or underline and add a list element. Or am I missing something?
As the tooltip indicates, the "Translating using AI" enrichment uses the fallback language (in our case, English). However, it currently seems impossible to translate an untranslated English or Spanish object using AI, which means the usual "Translate using ID" task must first be performed, followed by the AI translation.I can understand to some extent that this is a deliberate choice, as you would want to review and approve a manually translated or ID-based object before proceeding with further translations. This approach mitigates the risk that, if the initial translation is flawed, the subsequent translations will also be incorrect.Do you agree with me that the user interface could still be improved? Currently, the task is executed, and you have to navigate to Enrich model > Run enrichment to see that no update can be performed. A simple improvement could be disabling the AI task if the fallback language lacks a translation. Additionally, I am very curious about the technical h
When making a deployment package, the process stops at writing files to storage.For storage we are using a Azure blob container, since indicium is running on a app service in AzureIn the container the folders and files are created, but after some it stops with an error. And to make it a bit more strange, at 1 of 10 times it is working.See the Indicium log for the error:2024-08-26T07:18:46.6853191+00:00 [ERR] Process action "write_file" in process flow "system_flow_write_code_files_to_disk" in application 21 returned the following message: "The parameter 'Target file name' was provided with an invalid value 'Projectname\V0.991_ACC\Deploy\Install'. The target file name must have a file extension." (ec7db0a5)2024-08-26T07:30:40.1251206+00:00 [ERR] The storage configuration "generated_scripts_location" took too long to respond and might be invalid. This can be because of permissions, connection issues or the path not existing. (1e7d4f16)2024-08-26T07:30:40.1268799+00:00 [ERR] Process ac
Hi, for our project I would like to show icons in a grid. I am currently using a table (A) to show the data and this table (A) has an id for table (B) which should hold the icon that has to be showed on screen in the grid with table (A). I already found the option to use icons in the elements of a domain, however we want the project to have more flexibility, instead of “hard-coding” the options into the elements. I also found the option to upload and download files, but using the icons already in the software factory would be ideal for us. So, is there a way to store an icon/reference to an icon and show it on the screen in a grid?(We use the Windows GUI 2024.2)
Which field is used as application name in TOTP apps?And is it also possible to send an application icon?
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.