Ask a question or have a conversation about the Thinkwise Platform
Recently active
Hi,I have some screens with auto edit/save, but when these are open and I want to log out, it gives a message that it is not possible to log out because there is still a change in a document, while this is not the case. Logout is only possible after closing all the documents.
Why are scroll bars in the Universal GUI so very small and light grey? Users barely recognize them the first time.Or is it easy to adjust them with custom CSS?
Hi,A small question about creating deployment packages. Where is the (previous) ‘version’ in this screenshot from the manifest coming from. In our case with models and model versions, we cannot get this filled with the previous version for which a deployment package was created:Thanks in advance!
We recently started using temporal tables for example to retrieve an address as it was at a certain time in the past. However none of the ‘_history’ tables underneath their regular respective temporal tables get any users or roles appointed to them. For example our ‘adres’ table contains 7 roles whereas the ‘adres_history’ table has none.This is a problem because we want to use this for invoices for example where the invoice retrieves the address as it was on the invoice date. This is vital for invoice retention as is dictated by law. Temporal tables are a great alternative to having to print out all documents to PDF and keeping them in a backup.I can of course apply these roles manually and that’s probably what I have to do if this is intended behavior. I would like to read some other thoughts on this though before I proceed.
Hi,I read the ‘Code review’ blog but I think this will be mandatory for each project. But is it possible to set ‘Code review required’ for specific projects in Software Factory?
Hi. Where does the part of the deployment gets build up?alter table "process_task_dependency"add constraint "c_process_task_dependency_connection_type" check ("connection_type" in (-1, 0, 1))I have a domain connection_type that is used in 2 tables.. for some reason one table doesn't propagate the latest element in its check construction. There is a value 2 now as well. One table is going correct. The one shown here not.
Is there a way to run Base Projects/Models in the Universal GUI? Before the switch from projects to models, we could create a branch of a Base Project and switch the branch to non-base. In this way, we could build functionality and test it in the interface. After succesfully adding functionality we merged the changes into the Base Project and all Projects using this Base Project have the option to upgrade to this new version.
Hi!I want to generate reports and save them locally. One process flow fetches the shipping_order_id from the table and sends it to my system flow which consists (more specifically: consisted) the generate report and write file process actions.This actually worked a while ago. I tested the processes with Postman and variable shipping_order_ids and still get the HTTP response 204.A decision is used to log the output of the process action and the variable shipping_order_ids. I ‘dissected’ the entire system flow until I came to the conclusion that the generate report process action was not outputting anything.
If I want to run a task every minute of every day. What is the starting at and ending at? 00:00:00 is not allowed, so is this 12:00:00 AM or PM?and if you do from 12:00:00 AM to 12:00:00 AM (or PM) it treats it as a once a day schedule it appears instead of every minute.
What is causing this error?[ERR] Process action "run_sync_script" in processflow "system_flow_sync_to_iam" in application 29 threw an exception. (571360e4)Indicium.Shared.TSF.NonFatalDbException: Cannot insert the value NULL into column 'tree_show_label', table 'PROVA_IAM.dbo.tab'; column does not allow nulls. UPDATE fails.The statement has been terminated. ---> Microsoft.Data.SqlClient.SqlException (0x80131904): Cannot insert the value NULL into column 'tree_show_label', table 'PROVA_IAM.dbo.tab'; column does not allow nulls. UPDATE fails.The statement has been terminated.
Hi. I have been fiddling around with getting a token for the Microsoft Graph API. I want to read an email box from a fixed user and use it in an application. So I went to the AD portal, registered the App et cetera. When I use the v2 oauth URI's then I get an error : "invalid_requestAADSTS90014: The required field 'scope' is missing from the credential. Ensure that you have all the necessary parameters for the login request. When I use the v1 oath URI's then I get a token, but whenever I try to request a resource I always get the message: "message": "Access token validation failure. Invalid audience." I really don't understand what is the solution. How should I set this up?
Hey all, i am trying to use the decoy task(no logic behind this task) to send the multiselect ids through the procesflow. The actual task consists of all the logic and needs to make use of the multiselect ids.Any idea if this is possible and how i could implement it?
Does anybody had experience with the RABOBANK API to put in payment collections. (incasso opdrachten) There is also more to tell about API’s then described in the references, what you figure out when starting with calling specific API’s.So if someone has some experience and is willing to share, that would really be helpful.
When for a table-task the double-click on record is activated , its taskbutton is hidden in the taskbar on a grid layoutDiscovered that while troubleshooting the taskbutton that wooldn't show.Is this intentional ?Whe woold like it when whe coold use both options. Any Plans to change it ?
Hi there,we're running a project where indicium is reachable from multiple URL's. An issue that we're seeing is the following.Client goes to subdomain.company.com Since OpenID and local accounts are active he gets a url that redirects him to subdomain.company.com/indicium/ After entering valid credentials the client is redirected to subdomain.internal.company.com/indicium/ (Logically the interface doesn't indicate the user is logged in as the domain is different.)On the subdomain.company.com/indicium/ page the close button (top right) also redirects the user to the internal domain. QuestionsCan I make indicium comply with the URL that was used to call it? This would make the internal url usable. How can I teach indicium that it has a BaseUrl I want it to use? This would make the internal url unusable. Or do I need to deploy redirect in IIS to achieve this?
I have a lot of prefilters separated in different prefilters groups and I only what to show the first group in the prefilter bar and make the other groups available in the prefilter sub-menu. Also tried to decrease the size of the prefilter bar and enable fixed on resize, without any difference.
When the option “Auto edit” is enabled, detail tabs remain disabled as long the cancel button is not triggered.I would expect this behavior only in case any field had changed in the form. In universal I would expect one single type of behavior that works smooth under all circumstances. For desktop users and mobile users.Current version: 2023.1.11
I've tried to add conditional layout on a card list, but it doesn't work. Below I have a card list and a normal list with conditional layout.Is there a way to apply this?
With the deprecation of basic auth for office 365 SMTP is it possible to authenticate through other means in order to send e-mails?I am currently trying to use the SMTP connector to send e-mails but keep getting -2 status codes for this action Error LOG:Process action "send_email" in processflow "flow_anne_mail_test" in application 83 threw an exception. (571360e4)System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 Client not authenticated to send mail. Error: 535 5.7.139 Authentication unsuccessful, basic authentication is disabledShould i be using another connector? Or switch to another SMTP service like sendgrid?
hi,As an ISV we deploy our solution to different customers, and some customers need extra fields in a table to add information. The fields are not part of other processes, just as an extra bit a information on the form.We created these extra freefields as freefield_01 to 10 and thats working fine. But is it possible to change the translation for these fields, so the enduser can see where the field is for? The translations should be entered in the end solution, and be save during an update of the model.Sounds like dynamic model, but has anyone done this before?
Weird question…..We have a client that is using the Universal Interface for their application. Outside of the Universal interface we have a seperate page where clients can register themselves. This creates an IAM account that they can login with.The client would like to integrate this registration form with the login form. The would mean we create a single page outside of the thinkwise application. On this page we have a regular form and a login form. Filling in the login form should result in opening universal and automatically login using the provided username/password. Is there a route to make this possible?
Hi,we just successfully tested an upgrade of our SF from 2021.3 to 2022.2.Next we tried to create the main trunk and noticed that during the “Validate definition” step we had an error on “User interface” > “Translation is unverified in ENG” > "Error while executing. More info can be found in Maintenance > Jobs > Validate definition.”Proposed solution is:Check the translation and set the verified flag.When reviewing translations is not required, this setting can be altered in the screen 'Configuration' under 'Settings'. This applies to all projects.Checking the related object the job "Validate definition” is displayed… 🤔As this is an internal SF object, it seems to be odd to show this as an error for us….The validation log on this object gives also the following information:Error message: Invalid column name 'verified'.Error number: 207Severity: 16State: 1Procedure: val_unverified_transl_engError line: 46For us this seems to be an issue in the SF….but maybe someone has an i
Hi i have a prefilter on some of my tables.What syntax do i use to toggle them on and off when calling the api of that table? e.g.{{baseUrl}}/employee?$prefilter=only_active_employeesHow to deactivate the only active employees prefilter?
Hi, Does anyone know how to change the default font of a RichText control in Devexpress? I have a html variable bound to it from my datasource, but instead of going for the default font set for the whole document it's presenting the data in TImes New Roman. Html variable bound to itAdvies is in Times New RomanI've found multiple custom scripts that change the font at runtime in some very old DevExpress support threads on their community, but those scripts make use of a library called RichEditDocumentServer. That library is nowhere to be found in the version of DevExpress that's available to us.Maybe there's a way to change the font of an HTML field before we feed it to DevExpress? I've seen this solution: but I don't necessarily want to change the font in the HTML editor or the column itself in Universal.Thanks!
I noticed I can add the same icon multiple times into the icons manager in the SF How is this intended?I can imagine that it is by design where multiple items that use the same icon all have a seperate icon in the icon manager to easily change the icon and reflect that change automagically.ORWe want all used icons in the icon manager once and when we want to change the icon for a specific item we change it thru to a different icon id.In the last situation I don't think duplicates should be allowed (filename or name )?
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.