Ask a question or have a conversation about the Thinkwise Platform
Recently active
Hi all,I recall there used to be an option to filter conversations on the community based on status, so that you would get only solved questions as search results when searching the archives, or conversely, browse unanswered questions to help where possible.Is that my memory playing games or is the functionality hidden in another place than where it used to be?
The 'suggestion contains' setting ensures that users can quickly find and choose a value for an input field. Currently only 8 lines are shown in the suggested values (using Windows GUI). Can we set this number (lines) somewhere?
We have developed a web service to offer specific datasets in JSON format to external parties. It works all fine, but error 404 occurs after a while and I have no idea what the reason could be. The Could it have something to do with the fact that we are still running over SF?Or because different users test with the same test account, in front of and behind a domain proxy?
I am trying out ‘Input Constraints’ but can't get it to workSetup in SF:Domain X of database type numeric(9,2)on which i have defined an input constraint of type SQL, timing: On change. Constraint is X <> 0I have a view with a column X (named equal to the domain) of type XIn the windows GUI in a form when i enter a value 0 for column X nothing happens. I was expecting an error messageHave i forgotten something or are Input constraints not supported for Windows GUI
Good day,We have a task to upload a file using the file upload component. When a file is being uploaded using this task we expect a progress bar to appear under the field where the name of the file is displayed. This worked on GUI version 2023.1.15.1.0Since GUI version 2023.2.10.0.0 the load bar does not appear anymore. This load bar was used to indicate the user that the file was uploading and that the following task could not be started yet. Now it looks like the following:The file upload pop upThe text of the file disappears for 50% and the load bar is not shown. The indication for the user is gone and now it's possible to accidentally hit the "execute” task before the file is fully uploaded. This could lead to improper processing of the file. Is this a bug in the latest version of the universal GUI?
We are trying to use the generated session variable: select SESSION_CONTEXT(N'guid') in Universal GUII’ve added it in a sample task that will show the generated guid but the returned value are only 1s and 0s for all users. Do I need to configure something in SF or IAM in order to display a different GUID for each tsf_user()?
Hi, I would like to know if it is possible to use the generated session variable: SESSION_CONTEXT(N'guid') globally, and the guid will not be stored in the database.We are creating an encryption & decryption task that will use the generated SESSION_CONTEXT(N'guid') of the logged in user as the password for their certificate and key. We have tried using the SESSION_CONTEXT(N'guid') on its own but upon generating the guid of the user this is the guid that was returned: (only 1s and 0s). We also tried logging in a different user and checking the GUID but the result is still the same. With that, we tried a different approach and created our own session_context (i.e SESSION_CONTEXT(N'dbo.tsf_user()')) inside a process flow. This new session_context will hold a generated guid using newid(). But we encountered an issue with this approach since the SESSION_CONTEXT(N'dbo.tsf_user()') is only accessible for that specific process flow and if we tried to call it in another process flow it retu
In current browsers you can use multiple tabblad. This meand you can login into the thinkwise platform with several usersSituationTabblad 1 login of thinkwise in universal GUITabblad 2 login of thinkwise in universal GUIActionTabblad 1: login as user1 and press loginResult user1 is logged in Next ActionTabblad 2 : login as user2 and press loginResult user1 is logged in and not user2Logout on tabblad 2 and login as user2 => result is that user2 is now logged in
Hello!When adding/uploading documents via form the application go back to the previous directory. When we do the same with ‘Add in grid’ option, then we must select the correct directory every time. Now it is very inefficient and time-consuming when adding multiple documents.Is this a (known)bug?Is there a workaround different than using the form upload option? Windows GUI 2023.1.11.0Domain: nvarchar(500), control: File upload
Hello,It is possible to filter a drop-down based on another column value from the same table ,value that the user will enter during the edit mode in the form ?
Our mechanics would like to make photos on site when machines are malfunctioning. Is there a possibility in the UGUI to activate the camera and choose a (server)location where to store the photo. Or use storage location where to find the photo ?
Is there already a method to show a hourglass or progress bar while executing a process flow that is started with a task or table task?
In the new Universal release I’ve read that tabs now have Icons, however I’m wondering to what extend we can influence this behavior?Can we determine which screentypes shows the icons? Can we determine if a table should show its icon as tab icon? Can we only show an icon and not the tab title?I did some digging in the SF/documentation but I could not found any settings to configure this, could anyone tell me what’s possible and how to implement this in the SF?
We are converting a current Crystal Reports report into DevExpress Report Designer. However, in CR I was using a standard formula if PageNumber <> 1 then formula = true to show our company logo only on the main page and a smaller logo on the remaining pages.Supress company logo on pages unequal to 1For the PageHeader in DevExpress, the Print on can be applied where "Not with Report Header" can be selected. However, this does not apply to the large company logo because it is in the ReportHeader. Here I would like to use a similar formula to suppress it for page numbering unequal to 1.On the Internet I came across that a formula PageCount() = [SpecificPageNumber] should exist, however, it does not seem to be available in the downloaded DevExpress variant of TCP.PageCount() = [SpecifiekPaginaNummer]What is the best solution for in DevExpress?
Good afternoon,We would like to show a message with a link to a user agreement on a user's first log-in and if they do not accept this agreement, we would like to automatically log them out.Is there a way to make this happen through a process flow?
Hi, Last week I had some issues with a deployment (outside of SF). Because of that I had to delete the latest version, and my merge session with it. My work was still in my branch. Now when I want to merge my branch into main, there is no Origin Model version. When I select other branches (that work fine - merging both ways) - it is set. I assume this is the problem for my error “The INSERT statement conflicted with the FOREIGN KEY constraint "ref_model_vrs_merge_session". The conflict occurred in database "ITP_SF", table "dbo.model_vrs".” It would be very, very nice to not loose the branch since there is quite some work in it. Any advice is welcome! Blommetje
So I got myself a few screens that are attached to a subject. Some extra screentypes are available through the user preferences and some are not (sometimes(don’t know why, but that may be for later)).I start my application, fresh model load served by Indicium Basic, and load a screen in my fresh 2023.2.12.0 WinGui version - the default screentype as saved on the subject is presented, that’s nice.I drop the dropdown for other screentypes and I got 3 extra listed. I changed my mind and I’m not going to switch screentypes and jump to another screen.I drop the dropdown for other screentypes and i got 3 extra listed. I changed my mind and I’m not going to switch screentypes and jump to the previous screen. I drop the dropdown for other screentypes and I got nothing extra listed. Wait, what?Probably the extra 3 listed were illegal in the first place, but let’s be bold, what will happen if I choose one of them: Well as long as I stay in the screen, I can go back to the original screentype, bu
Hi. In the documentation it states that you can do a GET /iam/app/subject?$prefilter=pre_filter .. however these are not applied. Does this only work for specific pre-filters?Basically I want to get the results of a variant of a subject. is it possible to get the results of a variant directly via an oData API call?
Hello! I'm trying to implement a chart in Universal. Unfortunately I get the message: 'This chart type is not supported'. In the Windows gui it does show the charts. Is there an overview somewhere of which chart types are supported?
Hello, I have implemented a drag and drop task with a template code .We have followed the instructions to be on the last version : Universal GUI 2023.2.12 BETA and configurate the config.json file. At this moment we are having a forbidden sign when we are trying to select a row from the source table ,also when we try to drop it to the receiving table .How can we fix that ? What is the cause of this issues ? Forbidden action Thank you in advanced!
Hello!Is it possible to add a hashed, salt and algorithm for a password directly from an http connector?I have a hashed password process action. and a connector with a PATCH to update the following things. It doesn't seem to work and i get a 500 error. In postman it says that it is created, but it is not. Could you please help me handle this?
Hello! I am trying to insert an authentication type IAM user in the iam with a POST method in an http connector and it gives me a 403 error. If I try to insert an RDBMS user with the same http connector it is working. If I am adding the user by hand or from the ssms it is also working. Is it something from how the iam is built? Because i am using an admin account with all the permissions granted.
Do you need to use t1 with the calculated column type? I have the following calculated field code : btw_percentage / 100 + 1.00However when I tried to add t1. to it. The database gave an error. But the code as it is written above doesn't work.Does anyone know how to handle this?
Hello,How can you make drag and drop functionality work in Universal GUI? Thank you !
How to solve this this error message? Invalid signature
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.