Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
Hi there,I want to reorder (“Access control” and “Deploy” on top) and hide (Machine learning) some menu items in TSF. Reorder is possible with drag and drop but not saved in user preferences. Every restart of the software factory this menu restored to it’s Thinkwise default. Is it possible to use menu’s and user preferences in TSF like GUI Projects or is it a feature request?Thanks in advaced,Jaap
Between two tables I have a link table for creating an nxm relation.This link table is a detail of the two original tabels, but has a different translation for both.For instance let's say we have a table owner and a table property. An owner can own multiple properties and a property can have multiple owners, so two references are added.The detail of owner must be translated to Properties, while the same detail of property should be translated to Owners.How do I achieve this in TSF?
How can I use a expression field with a query to a column with binary data for the preview component? I've add an expression field with the following select query:select CONVERT(VARBINARY(5000),file_upload)from project_order_documentwhere project_document_id = 213 The column contains the binary data of a .pdf file but the previewer shows the text "No filepath is given”.The domain has datatype VARBINARY_MAX without user interface control. If I try to change it into "File link” it changed automatically to "File upload".
Goal The goal of this solution is to automatically add trace fields for setting a record to inactive for all tables that has a active field so the user can see who set the record to inactive. Since the records can have have additional changes to the records after setting them to inactive there are separate trace fields for this action. This looks like this in the GUI: Solution The solution consists of code for Dynamic Model (for adding the fields, for adding a prefilter to show only active records and add a task to deactivate active records and a task to activate inactive records. Dynamic model add_active_inactive_fields This code adds inactive trace columns to every table. The trace fields are: inactive_by inactive_on inactive_reason These fields are added to every table that has a active column and doesn't have these inactive trace columns. The columns will be postioned just before the trace colums in a seperate form group. Dynamic model prefilter_active T
Is it possible to set the padding of columns when using Universal GUI? Although the Universal GUI provides a nice readable screen, it is sometimes desirable to display more data on one screen. Certainly with mobile devices it may therefore be desirable to have less "white space" and to be able to display the data a bit closer together.
Is there a way to have an editable column on a form that will not be stored in the database, but is available as parameter within (at least) default procedures?I want to use these for checkboxes and other fields to enable the possibility for user to override (or overwrite) default values, but also to get back to them.
A customer wants to see a detail-tab with all possible records. Only those that are actually selected must be highlighted in some way. Of course it must be possible to add or remove selections.How do you create something like this in Thinkwise?If this is not possible what alternatives are there? Could be two lists, one with selected and one with unselected.
I've noticed that some messages are not translated in the Universal GUI (2021.1.13.1). When I look this translation up in the SF I can find it, and translated.Can I somehow fix these translations?
See video below;I have a task which has a look-up field (vehicle_id, pointing to a table) with variable values and a ‘look-up’ combobox (color) with fixed values (domain).When I select a Vehicle, I need to press the “X” to show all records again. Is it possible to immediately show all possible options, just like the “color” drop down? Because for example when I've selected “Car”, then I don't need to see that again, I just want to select another record. *I’ve hidden the ‘look-up’ pop up, but the alignment of the toggle is not equal to the toggle of the combobox below:
We have the following situation. We have 3 tables, activity, activity_item and item. We first make an activity with some extra needed info, after that we want to multiselect some items (filtered on some conditions) to the activity.So after selecting the items there is a task to assign those items to the activity_item table. At that moment the activity_id from activity table is not available in the task, which I want to fill. I tried a process flow, but I do not think there is an option after opening the document and filter to wait for selection of the items. See screenshot belowThe first task will be opened form the Activity table after you have selected an activityIn that task you select the option how you want to filter the items.The Item table will be opened and filtered according the first task.In this situation the flow continues to the next task where activity_id is filled. But that step should be done after selecting items form the item tableIs there a way to wait until items ar
This morning when I tried to reach out an application using the OpenID provider, Indicium 2021.1.16 - hosted on Azure - suddenly crashed. The first message I received was:The specified CGI application encountered an error and the server terminated the process.I refreshed the browser and then I got the following error:HTTP Error 502.5 - ANCM Out-Of-Process Startup FailureCommon solutions to this issue:The application process failed to startThe application process started but then stoppedThe application process started but failed to listen on the configured portTroubleshooting steps:Check the system event log for error messagesEnable logging the application process' stdout messagesAttach a debugger to the application process and inspectFor more information visit: https://go.microsoft.com/fwlink/?LinkID=808681Then I refreshed again and it worked again.In the logs I can only find the following lines which probably have to do something with it:2021-03-09T08:25:54.2547150+00:00 [FTL] Unable
I try to execute a task from another task and have it ask me for values for the task parameters. Unforunately I never get the parameter form. Is this possible?
As title says, How can we monitor the Token Requests send out to users via Indicium for the Forgot Password, the 2 Factor Authentication or any other place we send tokens out?We have users that complain they have not received the token when on either of the 2 pages in question. Indeed we do have an email send out in SendGrid but since I cannot see the content I can only speculate.Is there a table that tracks the Token requests, Timeouts, Requested User, Request Date Time, Send date time, Expiration of request, Expiration of Token?Any information would be very helpful to track if there are missing tokens not send, or it is due to user not using the token quick enough, timeout issue, so that we can increase it.
Within Thinkwise images are stored in the database. We want to include an image that is stored in a table in the database into a report.How do you do this?PS We're making reports with the recommended DevExpress.
I have a form consisting of two columns. I want the second column not to start at the top of the form, but shifted down to align with a specific field in the first column (in this case so that the textboxes align with each other).How do I shift the second column down?PS Above is in Windows GUI, but equally applies to other GUIs.
Hi, I’m trying to set up a sync for my application in Azure. I now have the following issue: https://docs.microsoft.com/nl-nl/azure/azure-sql/database/sql-data-sync-data-sql-server-sql-databaseHere you can find: “Kolommen met User-Defined gegevens typen worden niet ondersteund”So, since the whole Db is based on this principle, I can’t run this. If I manually change my Db to have a date_type (bigint, PK) (Same specs as T_id used in SF) it does recognize that column. Are there any thoughts on how to fix this? Much appreciated! Thanks,Alex
We currently use a fixed “C:\TEMP “ to generate reports in a process flow (which is an input parameter for the process), this is using a (windows (gui)) client directory. (and is apparently a workaround for issues we had with the reportconnector according to TCP issue 71858 and it wants to use a temporary directory on the client)When trying to get our application running at our customers we cannot guarantee they have access to C:\TEMP - especially running virtual instances like Citrix. What we do know is that they have access to the clients environment/system variable ‘%temp%’.We’d like to get the value of the variable ‘%temp%’ from the client to provide this as the input parameter for the process flow but we do not know how we can get the value of the clients variable.
One of the first questions for the Universal APP is the possibility to show more data on one screen. So a lower line in the grid would be welcome… The universal GUI takes lots of white space.Can this be done by choosing another font which sould be possible according the TW docs.So, does anyone know where I can find this screen in the SF?It’s documented onhttps://docs.thinkwisesoftware.com/docs/sf/themes.html#universal-theme
Where can i set a color for a row selection?Same result like here
At this moment it seems that a Theme can only be applied to a platform.Is it possible to assign a specific Theme to a specific Menu?The application I have is used by people from different organizations and each want their own theme. By having different menus for different organizations could solve this.
Is there a way to have a visual difference so that it is clear you are working in a test and/or acceptance environment?During the release process users are often having multiple applications up-and-running. While they are performing tests they may also be doing work in the production environment. Having the same look-and-feel will make it inevitable that production-data is entered in the test-environment or vice versa, resulting in a production-environment with inaccurate data.By giving, for instance, a different color to menu's and background this could be improved.
is there a way to read excel files in SF.
When you have recommendation enabled for a user in IAM. You get the 2 buttons under User preferences (Recommendation). My question is can you hide these buttons but still have the recommendations enabled ?https://docs.thinkwisesoftware.com/docs/iam_admin/users.html#self-learning-ui
I have task in the Universal GUI which gives me the following error.I’ve checked the Chrome logs (HTTP 403 error) and the Indicium logs (empty) but I have absolutely no clue what is going wrong. What is happening here? I'm using Universal GUI 2021.1.13 and Indicium Universal 2021.1.16.
Is it possible to call up a report from Crystal Reports with sql?
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.