Ask a question or have a conversation about the Thinkwise Platform
Recently active
Any ideas how to solve this? Other tables in the same application, work fine.
I have a parameter screen (for a task). In this screen the items are displayed next to each other. Is there a possibility via Subjects (or another way) to set options for displaying the items? And is it possible within Universal also?
Hello,What are the rules to get conditional formatting working in the Web GUI?In one of our projects is conditional formatting working in the same way as with the Windows GUI, but in a few other projects there is no formatting in Web (but it works in Windows).It happens in both our production and test environment.Production environment: TSF 2020.1 - Web GUI 2020.2.20Test environment: TSF 2021.1 - Web GUI 2021.1.16ThnxKind regards, Patrick
I'm looking for a way to open a file and a folder with the same domain control. When I use a ‘file link’ or a ‘folder link’ I have to use 2 separate columns.If I use ‘URL’ with ‘file://’ it works in the form, but it is not shown as a link in the grid. Why not?
Hi.Is there a repository to automate the download the latest GUI zips?Currently using Azure environments. This will save me time into upgrading environments from automating the deployment of the Thinkwiseproducts.Thanks
Hi,I'm trying to execute a task in the Universal GUI. However I see a http 500 error when clicking on the task:In the logs of Indicium (2021.2.18) there is a related error:The given key 'import_start' was not present in the dictionary.Where import_start is a task, also starting a process flow. Other tasks do work, tasks connected to a process flow don't. I don't understand why, as all the steps in the process flow should be compatible with the Universal GUI.Any clues on how this can be fixed?Full stack trace:2021-09-09T14:26:29.0857181+02:00 8000019d-0004-fa00-b63f-84710c7967bb [ERR] TSFMessagesMiddleware: An unhandled exception occurred while processing the request. (fffadd8a)System.Collections.Generic.KeyNotFoundException: The given key 'import_start' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at System.Collections.ObjectModel.ReadOnlyDictionary`2.get_Item(TKey key) at Indicium.Controllers.StagingControllerBase.AllowTaskRepo
After inserting an image (inline) image in the HTML (rich text) editor the application crashes. You can try to click on OK or Annuleren, but nothing happens. You have to close the tab of the browser and start all over again. The only thing that helps is reducing the size of the image from 2,1MB to less than 1MB. Why does the user not get an error? What are the limitations for this control? A maximum file size per file or in total?I would like to know what I should tell our customers before they try to add an image and it does not work. That means that they lost a lot of work!
Hi, The initial zoom level of the map extender in the universal GUI doesn’t seem to work. I’ve tried several values within the range but it always opens at the same zoom level (which is very zoomed in).Is the initial zoom level parameter not yet implemented or am I missing something?
I have a UG version 2021.2.14 in place pointing to the SF (2021.2). Worked fine until I got an application error. Logged out but when trying to log back in it threw me this error. ClientConnectionId:d37ec395-fb12-4a7a-90b2-81c235e8aaaeError Number:2812,State:62,Class:162021-09-07T16:00:51.2883957+02:00 0HMBI0NRHE62R:00000005 [ERR] TSFMessagesMiddleware: An unhandled exception occurred while processing the request. (fffadd8a)System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure '--'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataRead
I tried to copy a project and got this error as a result: We analysed the sf stored procedure task_copy_project and we think the order of the templates/code is wrong. After we inserted the project_vrs table directly after inserting the project table, and before inserting into the help_index, the project was copied correctly.
I deployed a version of our application to IAM with the OAuth server implemented. This worked fine when using 1 application, but we have situations with multiple applications per IAM. In the future we also like to use the tenants so that we have multiple clients using 1 IAM. The following error occurred with more than 1 application:Er bestaat al een waarde met sleutel 'azure' in het woordenboek. (Primary key already exists.)Stored procedure: get_gui_oauth_serverColumn: request_refresh_tokenoauth_server_id = 'azure', authorization_url =…. I tried to delete the key but this is impossible. Is there another solution to this? How should we configure IAM to be able to use an OAuth server for each application with different URL's?
Previous versions, without quotes:ALTER TABLE dbo.[voyage_completeness_check_period] ADD CONSTRAINT [c_voyage_completeness_check_period_reservation_month] CHECK ([reservation_month]>=1 AND [reservation_month]<=12)New version, with quotes while the datatype is integer:ALTER TABLE dbo.[voyage_completeness_check_period] ADD CONSTRAINT [c_voyage_completeness_check_period_reservation_month] CHECK ([reservation_month]>='1' AND [reservation_month]<='12')
I have a lookup field, with a Suggestion Contains. Say, I start type for PIET, it can be found. However, if I type PR and then click the magnifier, a popup will open, but that is already searching with the value 'PR’. So, this limits a free search for all account. Is it possible to clear the field when clicking the magnifier?
Hi. Is hierarchical grouping already available for grids? And if not, is there a way to make a part of the tree-text bold or of a certain color? Thanks, Freddy
I'd like to add an image upload column to my table and have these images stored in the database.How do I create something like this?What columns & domains do I have to include, etc.?
I would like to upgrade multiple applications at the same time. The applications are exactly the same with the same version number, structured within one iam with the use of multiple tenants. Is that possible with the tw deployer for example?Or, to put it a little different: when I have multiple customers with the same (standard) saas-application, it would reduce the time needed for upgrading if I could do that with just one click. Even better if I could schedule this. I know that I could create a script to do this, and upload the iam model once, but I guess my main question is: does Thinkwise have a smart way to do this?
Hi, I’m fairly certain I used to have a feature matrix in TCP.I cannot find it anymoreCan someone assist me finding that again? rgds Ricky
Hi,In my grid I use the aggregate functions to show a total. However, some grid lines must be ignored. Can I control the aggregate (e.g with sql). Or, any suggestions on how to this otherwise? e.g ; Instead of 600,- I want the first grid line to be ignored, and show 500,-
Hey guys,i have a situation where i created a screentype with 6 different detail groups represented by views.Each of the detail groups uses the translation of the view represented. Is it possible to somehow make these translations a little bolder. Help would be very much appreciatedThanks !!!
Hi, How can I create a message like this?
We get a 403 Forbidden status when calling a sqlserver database procedure using POST. The procedure has execute rights for public. What can be the reason why?
Perhaps a simple question; but I can’t find it in the manual/docs. Where are these images displayed? And all the other images in the IAM? I want to set some icons here and there, but some for some reason… no show. And, why aren’t they displayed on the fly? Sometimes after 24 hours I suddenly (and for me without reason) I do see an icon change.
Hi, Numeric domain is not listed at creating a sequence, and I can work around it by changing the type to BIGINT or INT, but is this a defect?Manual says:Note that this domain must be either of an integer type or a numeric type with precision 0. The lookup automatically filters domains that match this requirement.Sequences / Settings / Domain
Hi,Probably something small, but I've seen than I can set the label name for a Form somewhere; but can't find it. In Translation I set this; And Local I get this; (which is good) However, when creating a new version, It's reverted to 'Form’. Can anyone give me a push in the Right Direction to set this once and for good? Thanks! Alex
Because our System Flows can be running quiet sometime, sometime hours, and I don’t want my deployment killing a running system flow I have developed a way to check whether a system flow is still running.What I do is: deactivated all running system flows check if there is a system flow running (is there an empty [end_date_time] in [process_flow_schedule_log]) If so wait sometime and check again If not start deployment.And of course I put on a max time the deployment will wait, if it takes more time, the deployment is aborted.But now I’m seeing quite often that the [end_date_time] is not filled. It looks like that if a system flow encounters an error, it aborts and doesn’t write the [end_date_time] in it’s [process_flow_schedule_log].Therefor my checks are failing and deployments are aborted much to often.I would think that the [end_date_time] should always be filled.Is there a solution for my problem or is this a flaw?
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.