Ask a question or have a conversation about the Thinkwise Platform
Recently active
Hi everyone, I have an app with Shipments. However, the client will work on multiple shipments at once. With Ctrl-Click I can open several Tabs. Each tab contains a Shipment. Is it possible to set a default that when Shipment is clicked, it opens in a new Tab? Would be a simple but user friendly function. So I feel it should be possible, but I cannot find it. Any thoughts on this? Thnx!
Hi,Any change this will be supported on web in the near future? Alex
As far as i can see, there is no option in the SF to define default values for subroutine parameters. When a default value could be defined they become an optional parameter in SQL server. Could this be an idea to add to the SF? The advantage is that you don’t have to define all parameters when calling a subroutine.Or what should be the reason that this option is not available?Or did I miss something and can it be done?
Hi,How is the auto-save property working in a detail form?I have enabled it for a subject, but the update is not triggered after changing values for some field(s). I've scenario, that I have to fill certain field, to save it and then a next field having a dropdown gives proper filtered list (based on a view). Thanks in advance!
Wanted to ask if there is currently in the plans, or if it is working already to have the Database of the SF in Azure SQL ? A Goal we want to achieve, is to move everything to Azure, and as a first step just wanted to know from DB POV.From GUI POV I suppose an on-premise machine or Azure VM is still needed and required.
Is it possible to use a scheduled process flow in Universal to refresh a table variant? I want to auto refresh a table variant using an interval, but i can't get this working. The "Auto refresh” functionality on the subject is also not working. That should be the normal way to do this, but i think this isn't implemented in Universal yet?I'm using Universal 2021.1.10.0.
I want to order the columns in the "Searching in” section when using the search bar in Universal. How can i achieve this? It is possible to order columns in the data model, but primary key columns must stay at the top of the table. So i can't order the columns as i want.Search bar with "Searching in” section
This is an Archived topic. The solution is available in the Thinkstore inside the Software Factory.GoalSending emails from within your application is a common feature and can be implemented in many ways. However the traceability of sending emails from your application is often difficult. Therefor it is very usefully to gain some insights into which emails have been sent to whom and whether the email has exactly been sent. This topic demonstrates a basic setup for gaining insight into your email traffic. SolutionFirst of you will have to set up some tables. This example will also contain tables used by the Thinkwise Reporting Service. This topic will allow you to email attachments created by the Thinkwise Reporting Service. This topic will not explain how the configure sending emails with a template. If you would to know how to do that, look at this topic: Example email module. Create the following tables (if you do not use the Thinkwise Reporting Service, ignore the reporting_service_r
Hi all,Is it possible to set a tab page title based on context? Example; Open Table Account - Select Account. The tab shows the account name. So what I currrently display on the red line - I want to display this on the green line. I thought i saw this somewhere, but now.. I cannot find it.
The documentation is not very clear about conditional layouts in a cube view. I added a special column ‘conditional_layout_ind’ in a view for conditional formatting. The values of this column can be 1, 2 or 3. For the cube field of this column, I specified summary type ‘Minimum’. Now I want to have a conditional layout on the cube field ‘quantity’ based on the (minimum) value of cube field ‘conditional_layout_ind’ (e.g. Equal to 1).This does not always work well and I don't know why. But if I drag the cube field ‘conditonal_layout_ind’ into the values area, I get more cells colored.The problem is, I don't want to have the ‘conditional_layout_ind’ in the cube view.How can I achieve conditonal formatting for this cube view?
Dear Thinkwise,I succesfully did the upgrade to the newest universal gui 2021.1.10 on my azure web app. I checked if there where some hotfixes for the IAM or the SF fortunaly there where none. I am just trying to add a new record so i am doing a post request and I get an internal server error (500). This is the error that i get: Internal server errorThe get methods works fine.I synced my SF to the IAM this was also succesful and on the windows enviroment connected to the sf or IAM database it works how its supposed to be .I hope u can help me for a solution.Kind regards,Romario
I’ve got some fields indicating an integer “Quantity”, and they have a min/max value to prevent excessive user input. For example a purchase order line quantity or a stock / inventory quantity.The problem is the following (animated gif):There is not really a restriction on the integer field, in contradiction to the numeric field. If you press and hold “9” for a while it will fill up and when tabbing to the next field it's cleared (unless it's lower than int.maxvalue).If you do the same in a numeric(4,0) field it stops after 4 times 9. In a user point of view this is more friendly: The user knows exactly what the limit is, therefore developing a default / layout concept is not necessary.If you do develop a default for the integer field, it won't be executed when the value is passed int.maxvalue. That is unclear for our users if you want to warn them about the excessive number.Thing is we don't want to bother our end users with a ‘random’ clear of a field value. We could solve this by r
Hi all,I have set up the report generator, which is great. I also have an upload to Azure (developed outside of SF) which updates my Db with an online path to the file in the cloud. All is good. When a client creates a pdf (e.g. an invoice) with a task.The following happens; click task → insert in Table Rpt_queue → file is made. → File is pickup by magic → uploaded to Azure → File path is inserted in an extra column in the rpt_queue. An update trigger fires and send the file back to the source table (e.g. invoices) AND to a table 'Document Pool’. The document pool is where we collect ALL files on this account. Invoices, reports, bills, contract, etc. Anything generated? → boom, in the document pool. So, after the task has fired, we use a process flow to open this document pool in a new tab. All good. HOWEVER, due to the time it takes to generate and handle the file, the doc.pool is not updated yet. This takes on avarage 20secs. Is it possible to either delay to process flow with 20se
I can’t figure out what’s going on here, but the tile menu items are indicated as not translated, while they are translated for sure. For the subjects the translations are given correctly..The first screenshot is the menu. The second screenshot is when opening [werk_rapport]. There you see in the top of the figure the translated words ‘werkrapport’ ‘werkrapporten’ ‘alles van datum’ etc. No [ … ] term to see. But on the menu they are all in [...]. We use this menu for about 2 years now so all terms are translated. But after upgrading to the 2020.2 SF I see this behaviour. I tried several things in the application but was not able to fix this. Anyone an idea?
Has anyone seen this when setting an svg file as Tile image OR as icon. I want to show a SVG icon ina task in a (mobile) Tile menu but then this happens.I have changed all the other icons to SVG and that works fine. (However I did not figure out how to change the color)But when stting an icon on a task the file content is shown in the APP. Not the icon??
In the blog “New in Universal (dec 2020): More process flows actions, install as PWA, form column settings and more improvements” Erik mentioned “The form in task and report popups listens to the SF setting for Number of cols in form”. Looks like we’re experiencing some sort of bug, because using Universal 1.8 we only get all the fields in 1 column….Changing the setting to 2 gives an expected result in the Windows GUI, but Universal keeps using only 1 column…When the number is set to 2 it looks like the form starts with 2 columns and then switches back to 1 column (in a split second).I've tested this situation (and experienced the problem) using Edge and Chrome.
I am wondering whether there is a limit to the number of applications per IAM?
I've noticed the following ‘error’ in the Indicium logs (2021.1.10, but also older versions);2020-12-29T09:11:01.7549972+01:00 [ERR] Unable to execute the AutoML get training options connector. The AutoML service URL is missing.We don't use AutoML and can't remember we've configured or touched something in the SF. Why is it filling the log files with such lines? What can we do to solve this error? I want the log files to be clean.
I created a process flow and have tested this with an initial task. This initial task doesn't have any code attached to it. Starting this process through this task works.Now I want to start this process flow by pressing a key-combination.After updating the model (from within the windows desktop application), this key-combination does not seem to work. Also tried Ctrs-Shift-Alt-H combination with the same result.Is there something else that I should be doing in order to start this process flow?
First time I have need for a deployment after upgrading to 2021.1.During smart generation of the source code, there is a problem with writing Groups to disk. I get the following error-message:The Program objects are written to their usual place (D:\thinkwise\projects\<project-name>\<version>\Source_code\Program_objects.Have already created an issue at tcp.Any ideas that help me continue this deployment are welcome. Want to add at least a new domain and column.
There are multiple connectors that require authentication either bij username-password or apikey. Since these are sensitive data I want these to be encrypted.These values can also change between deployments, as production connections are different than in development.Questions:What are the options to encrypt these data and are the advantages/disadvantages of these methods?What is preferred method with Thinkwise?
Hi,When is “export to Excel” functionality available in the Universal GUI?Is detailed roadmap information for Universal GUI general available here @ community. It’s easy to look at it before I have to ask it here :-)Jaap
Am I correct, to believe that there will be no new version of Indicium (Basic), but use the Indicium (Universal) instead as only Indicium?
When you create a Task and set the vars to hidden, the name of the Task is fixed. When you set the Vars to Read-Only of Editable, you suddenly get … after the name of the task. See, BL… (with var to Read-Only) And with Hidden var. This look way nicer and less confusing. I cannot seem to change this. Anyone out there that knows if this can be done?
Within Conditional layout you can have multiple instances. I get the impression that only one at any time will be chosen, even when one changes the font and another the background. It seems that there is an order in which the conditions are checked and implemented.I'd like to know the order in which the conditional layout are checked, whether the first match terminates further checks, how I may influence the order and how I can combine checks.Also I'd like to know how multiple conditions on a single conditional layout are combined. Do you have to match all conditions, or one of the conditions, or maybe something else.For instance I have two conditional layouts, one for font and another for background with different conditions. How can I combine these without having to implement a combined conditional layout.
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.