Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
I have an issue where I have 14 prefilters in a page and it collapses into vertical 3 dots when the page loads. Is there a way for us to prevent the prefilter bar from collapsing after a certain amount of prefilter icons being displayed? Can I use custom CSS? I also tried working with screen types where I added a prefilter bar under a taskbar to see if it would allow a secondary toolbar only for prefilters and I realized that universal GUI disregards prefilter bar or similar items, it seems this only works in web gui if I remember correctly.
I tried to set up the “forgot password” function in IAM. So I filled in Global settings the email service and the IAM user has the function “change password” on. But I get some strange errors in the logs of Indicium after I use the forgot password function.
Before I formulate a complex question, I am curious what your thoughts are regarding the column "sf_model_version_name" in the entity "sf_model_info"?NULLCurrently, there seems to be no place in the SF to record a version name so this field will initially remain NULL with each generation.Model versions
Mark your calendar for October 4, 2023, as Thinkwise proudly presents its third annual Summit, "It Takes More Than Tech to Transform." We are excited to introduce the Thinkwise Platform in a Roadmap session, featuring our esteemed CTO, Jasper Kloost. During this exclusive session, Jasper will provide a sneak peek into the future developments of the Thinkwise platform and will speak about artificial intelligence, developer and user experience, and digital process automation. Come see how Thinkwise is leveraging the potential of artificial intelligence to boost productivity, streamline processes and open new doors of opportunity for businesses. For event details, registration information, and the latest updates on our lineup of speakers and workshops, please visit our event website. 📅🔗Join us at #ThinkwiseSummit2023! Thinkwise Summit 2023 (thinkwisesoftware.com
There is an issue in the Universal that makes preview URLs show up blank as per level 5 and down in a tree. So up to the 4th level the previewer connected to the tree shows the content (a URL).. but deeper levels are shown as blank, like the URL is not passed on anymore. What is the status of this issue that had another submitted issue already (see link).
Hi,With the upgrade to Universal 2023.2.12, we face some strange issues in the list of a view.When we select some field in record x and with the arrow up or arrow down button we navigate to next record, then the focus of the field sometimes jumps to different column in the next record.So it is switching randomly between column 4, 3, 1, 2, 3, etc It is only not coming for all columns. For some columns, it works normally when navigate through the rows, the same column has still the focus. Any idea why this is happening and how it can be resolved? Thanks
Hi,One of our users reported that filtering does not work in the web GUI. It is possible to use the search bar, but they also want to filter per column. I might remember it incorrectly, but I thought that would be possible in the web GUI by using the quick filter. I’ve checked the documentation: https://docs.thinkwisesoftware.com/docs/user/universal#search-and-filter-barAnd it states the following:Is there another possibility to enable this type of filtering? And what might cause the ‘technical limitations’ in this case.
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?
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.