Ask a question or have a conversation about the Thinkwise Platform
Recently active
Hi,We have made a setup for using LLM Embeddings to implement AI based search which we are trying out as we speak (write). My question is about the models itself. Do they, and if so, how do they work with Dutch and other languages (like German)? Would you have to use other models, generate your own or is there some kind of translation possible?
ContextI’m trying to create a grid that contains rows with prognosis, values and totals. Based on a contract-number. The idea is to be able to quickly gain insight into specific contracts prognosis, values and totals.Example:What do I want?Group on afspraak, omschrijving and leveranciers (all belong to contract), each contract has 3 rows of prognosis (inkoopwaarde, prijswijziging and total) each with its corresponding months.Datastructure:Its all one table in 1NF (supplier list is a description and has no relation and is not intended to).What did I try?I’ve tried working with the group untill function in the subjects, however as soon as Im adding more groups (for omschrijving and leverancier) the grid changes to a triple hierarchy tree-like view. Thats not what I want. When is problem solved?When I can make a grid in software factory that is like the example in context. Any suggestion is welcome and appreciated. Thanks in advance.
Hello,After upgrading our Universal version to a newer version in our DTA street, we get a version compatibility error. Clearing the cache fixes the problem, but we were wondering if there is a way to prevent our production end users having to clear their cache as this is not really user-friendly and many users will not understand why this is necessary and how to do this?Thanks in advance!
Hi!We want to use the cube views in Thinkwise (Windows) to monitor our KPIs. One of these cube views is the representation of the company’s margin. The cube view is built based on a view, and this view is shown below the graph. I have created a ‘dummy’ table and a graph in Excel, which represents the view shown for the user. The formula for the margin KPI is as follows:100 * (sum(invoiced[€]) / sum(margin [€]))Our users would like the following:The KPI calculation should be based on what the view is currently showing. This means that the calculation is ‘triggered’ (process flow?) when the user starts filtering in the view. The result should be shown near the margin view (or ideally, implemented in the graph). But it can also be a value stored in another table.Is it possible to start a process flow where I can fetch the shown data (e.g. order_id; financial done dates and order category) in the view when the user starts filtering? I know that the layout is triggered every time the user
Hi,Our team is considering offloading the files in our Thinkwise application from our on-prem server to an S3 instance, in order to reduce back-up size and improve file storage performance.However, we are unsure what happens to a file in S3, when a database record it is linked to is altered or deleted. Is a file automatically moved if a record is altered, is it automatically deleted if a record is deleted?We couldn’t find any documentation on this in the Thinkwise documentation, but we would like to know what behaviour to expect.Thanks in advance!
The Universal Client sends data to the external site sentry.io . From a security perspective we don't want to send any data to an external site.We also running the Universal Client in an offline environment so the sentry.io site is not available which results in several errors.How can we disable this?
Is there a way to set the collation for a domain.It would already be helpful to know how to set / get the global collation, but I did not find it.I added some fields with the domain type “code_tag” to the application to avoid referencing numbers from code, and the collation can make a speed difference of a factor 5 in this scenario. So, I’m looking for a way to enforce that those have one of the two standard “SQL … Latin … CS … BIN” collations.
Hi,When we set some columns in the variant on hidden, in Universal, these are still in the response of the API calls when we check the network activity. Is for Universal also a view a better alternative?We are using the 2024.1.14 version of Universal.This topic is for the Windows GUI:
Can someone explain the differences between the control types "HTML" and "HTML Card"?In a Hybrid solution we use a Grid for the Windows GUI and the Card List for the Universal GUI to display HTML content.In the Universal GUI the Card List only works if the field is linked to control type "HTML"In the Windows GUI, displaying HTML in Grids only works if the field is linked to control type "HTML Card" and in Form List only if the field is linked to control type "HTML"Because the card list is not available in the Windows GUI, we are forced to use the Grid or Form List. The grid provides the best user experience, but HTML is displayed less attractively than in the Form List. The Form List works slower and the navigation is less intuitive, because it is not clearly visible when the work record is selected.The HTML we like to display:<div> <b>11-Jun-24 00:01 <br/>Vessel XYZ <br/>Total Moves: 250</b> <br/>D | Containers: 237 | TEU: 390 <br/>R | Contain
Hi,I am looking for a way to change the sorting of the resource scheduler. Currently it looks to be sorted alphabetically on the resource grouping column, but I want it to be sorted on the end date or start date of an order, so orders which are roughly in the same date range are displayed together. In the scheduler I cannot find this option. Any ideas?Current default sort, on ordernumber
Is it possible to show the totals of a graph like pictured below?
I want to download new Universal GUI, but seems not possible. And why do I get the windows GUI instead of Universal GUI?
Hi!I am doing a process flow in order to set up OneDrive API file upload.The thing is that I used Web Connection in the call to receive the token and also in other calls where I tried doing the upload by pieces with a session.In the end, the option was to do it in ”one go”, without splitting up the file in order to upload it.The problem is basically that when I am doing the call to upload the file with Web Connection, the call is done but the resulted file is corrupted.When I am doing the same call with Http Connector the resulted file is without any problem. Is something that I am missing or the file that I am passing through parameter is getting modified and that results the corruption of the file?The setup done in Http Connector:The Setup from Web Connection:Those are the endpoint parameters, there by the way, I tried for bodyContent different pre-processing (Auto, None, Base64) none of them changed the result.And the input for the Web Connection parameters:As a mention, storage is
I have been experimenting what functionality might work for us to create a unit test for, but already in a simple test example I a struggling to get it to succeed.I have a simple task to create a new user by using a task. The parameters are filled and because I am not using output parameters, I have used Assertion to give it Failed / Success (as suggested by the starter template).This is the result: Simple test task gives failed all the time despite succesful response Assertion.The test still gives me the Failed marking, while the Assertion did return Successful. Manual running the test script, does indeed give me the Success message from “tsf_send_assertion_msg” (ASSERT_SUCCESS: Successful).What am I doing wrong or am I missing to get the Test show Success for this example?
HI!I have an issue with displaying the data in a cell. We created a report in DevExpress and want to make it displayable in an excel sheet. All data is shown correctly in every cell. However in one cell the data is cut off and not all data is visible.The cell has the options 'Can shrink', 'Can grow', 'Multiline' and 'Word Wrap' enabled.What can I do to ensure that the entire text is visible?Attached are printscreens of the report.Kind regards,Linde
Per request of our users, I am changing the theme of the Windows GUI to a “Dark” mode.All is going quite well, until I open the filter form. Marked in pink I have typed something (it is white text).As everything is in a darker tint, the font colour is set to white, but in the Filter Form it is working against me. I did type something marked in the pink box.What setting in the theme is responsible for the filter form Field colour and.or what is doing the text colour?It does not seem to count as a “form” as those would look different in active mode:Add mode in form (mandatory / free field).
Hi, I’m trying to set up something along these lines; My client wants to grant his clients access to a screen to see status of running projects, and also create some tickets. To do this, these users need access to the app, and be given access to this ‘viewing’ module. I would like to create a task that enables the user to do this. Fill in first and last name, email address and save. This task saves the user in the account_user table (every account has users of course), and syncs this with IAM. The user will receive an email with a link to set a password. And can then access the module. In short, is this possible? And what would be the best approach of setting this up? And of course, my client should also be able to delete / deactivate this user.Blommetje
How do I set the number of copies in a process flow which calls a report. I added the gui_rpt_number_of_copies parameter. I give it a value in the default of the task which triggers the process flow. I added a parameter gui_rpt_number_of_copies in the process flow. The parameter gets its value, but in the report step the parameter is set to 1.
Hi eveyone,I’m trying to create a screentype for a view, but unfortunately some of the components show in a strange way or they do not show at all. I have created them before with success, but it just not seems to work this time. Is there anyone who can tell what is wrong here, I’m probably overlooking something? View: “zaag_voorschrijving_picken_buis_groep” Screentype: “zaag_voorschrijving_picken_buis_groep_universal”Screentype:Design: Assigned to subject: Result: Location: Conclusion:The screen type is selected and showing on the screen voor the view. The grid is not showing (this makes the tasks also hidden behind a button), but I don’t know why. If I create a screen type with only a grid, the data is showing in a grid. If I create a screentype with only a form, the data is showing in a form. If I create a screentype with both, the grid is not showing????What makes this grid hidden? Thanks in advance!
Hello everyone,We have, in our software solution, two measurement systems. Imperial and metric. In the imperial form the numeric values are written down as fractions, so in nvarchar values. This is because that is the custom for the system in the countries that use the imperial system.Because we know that can lead to some interesting things we added a regular expression to it so the user can only add a valid fraction. But when following the following steps some strange behaviour occurs:I fill in a new machine (on the machine screen); I fill in wrong values; I get the validations as expected; I try to hit cancel to get out of the screen; The screen does not disappear; The screen suddenly disappears and sometimes gives an unknown error after fixing the validations, I shall also add the Indicium log, as that may be of interest; The same goes for adding, after fixing the validations it immediately adds the machine, this is not very user experience friendly as it might be a slip of the pen
Hi, What are the options for intgegrating hosted error/crash reporting solutions like sentry & posthog in thinkwise.
Via the connector this call is doneinsert into usr (tenant_id ,usr_id ,first_name ,sur_name ,name ,gender ,employee_id ,email ,appl_lang_id ,authentication_type ,totp_active ,allow_fallback_to_email ,allow_change_password ,password_changed_count ,password_forgotten_count ,write_back_up_type_id ,two_factor_authentication_type ,time_zone_id ,password_expiration_policy ,exclude_from_max_concurrent_sessions )values(1 But, with the upgrade, in table usr_general the property write_back_up_type_id is changed into write_back_usr_pref_type_idSo, the insert will not work anymore. Can this be solved. URGENT!!
Hi,I have a process flow, after saving a new document is opened, here I have indicated that the document should be opened as 'Modal document'. I want to perform some actions in that screen and then close the document. After closing this document I want a new process flow to be started, so I used close document as a starting point. But nothing happens when I close the document.Can it be true that this process action does not work as a starting point from a modal document?
We have created this week multiple API functionalities and we tried to do them with the new web connection.We encountered multiple times for it in HTTP Connector to work just fine but in this with the same parameters to not work at all.It worked from what we saw just for endpoint that didn't have parameters in their url, for those that had it was not working and in most of the cases we just got EMPTY as result (this is very annoying).This happend until we reached an endpoint which was able to tell us that what we want to access does not exist and that when we used a regex to output our results, because first we tried with json and it failed without knowing why.This is the base setted up in web connection.And this is the endpoint setted up before we knew the problem, you can say it looks just fine, but in reality it is not.Those are the parametersAnd this is the response that we were able to see in process flow monitorIt basically ignore the first part of the url and the last part of it
Hi,We have a customer that basically uses smartphones to accessing our Universal application. They had the remark that the open documents view takes up to much space and requested if it can be removed. I read the existing topics and configured the HideOpenDocuments extended property on the application level in IAM (gave it a value “true”). I have checked the “Expose to front-end” option and restarted the App Service, but the open documents view remains. I have tested this both on a tile menu and a tree menu.Any ideas what I might have overlooked?
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.