Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
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 )?
Azure files as a storage type now requires a username/SAS (Shared Access Signature) token combination instead of a username/password combination. The SAS token is required for all new Azure file storage configurations. Existing configurations have not been altered. However, if you clear the username/password for an existing configuration, the password field will be hidden, and the SAS token will become mandatory. I've tried configuring this, however it constantly fails since the SAS-token instantly gets removed when I add it to the SF application in IAM.
Hi, Hope you have a great day.How to include image to be show in the email body. Now trying to use the SMTP connector, but actually after some search and testing, the images should be included as attachments and then refered by id inside the html in the email body.Note: the images we need to show is acually stored in the sql server DB, so it is in the varbinary format.I have tried to include the image as Base64 in the htmle body, but also not showing. so the qestion is how to acheive that in SF.Loosking forward to hearing from you.ThanksAli
The Full Model screen seems to be no longer available since release 2023.1.Is there any reason for this?
Hi, does someone has experience with putting a QR code for an ideal payment link on an invoice.And is this somebody willing to share his/her experience. Thanks to year from you.
Coming from a ticket out of TMS: There are a lot of additional (i.e.search order) indexes generated by the SF that are either barely used or never used at all.These indexes have to be maintained when updating, adding or deleting a record which eventually cause a performance penaltyWe have 2 questions:Why and under what circumstances are these indexes generated Are they optional and how can we set this up that they are not generated at all?If this will cause an idea, please move this post into the right section on this portal.rgds Ricky
Hi,In the Windows it is possible to change the filter condition of a filter form in the GUI for example from ‘equal to’ to ‘smaller than’ etc. In Universal this can be set in the subject, however in the GUI itself this seems to be uneditable. Is there some way the user can choose it’s own filter condition like in the Windows GUI? If not, when will this become available?Kind regards,Allard
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.