Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
Is it possible to maintain multiple instances of the SF application in one IAM environment? I would like to do this in this way, because I want to store the model of various customer applications in separate databases. In this way, customer-specific knowledge stored in the model can be properly secured. It didn't seem to be a problem to do this, but when I opened the IAM environment I found out that only 1 SF application could open a project. The Project Tab is only visible for Environment B
I am trying to simply execute a task, without parameters with a process flow every hour. Indicium Universal (2020.2.2) is running, but I don't see any activity. The version of IAM is 2020.1 and al hotfixes are done. Could someone explain, step by step, what to do?
For a new customer I was setting up the environments and after everything was set up I found something missing. Since the application looks exactly the same on all environments (dev, acc and prod) I was missing a feature to easily spot the difference between them. Therefore I've implemented a simple css in the custom.css file. Between environments I've modified two parameters.content (‘DEVELOPMENT’ for dev and 'ACCEPTATION’ for acc) background (red for dev and blue for acc)For the production environment we did not implement this code. So if you see a badge in the left bottom corner it is not production. body > div:first-of-type::after { content: 'ACCEPTATION'; display: block; position: absolute; bottom: 1px; left: 1px; background: blue; z-index: 999999999999999999999999999999; color: white; padding: 10px 20px;}Since it is implemented in Universal it works for any application, including IAM.This is what it looks like:
We need this because in the application we have workflow module and we have assign work items to active user only. Active user: user is logged in and his last activity is less then 45 minutes ago.
Hi Team,In GUI, translations are not getting reflected after refreshing object model. In SF all the objects are in translated state still it is showing as untranslated in GUI. Other user interface changes are getting reflected correctly.How to resolve this?Note: we recently migrated our projects to new environment and we are not sure, this could be the reason.
The Universal GUI don't show any lookup values in grid and shows POST 403 (Forbidden) error. Can someone explain what's the problem here and how to fix it? No error log in Microsoft Azure Application Insights
Hi,We have a problem with one of our screens. The screen shows 3 separate grids and the main grid has a task that uses all 3 of them: the problem we are facing is that when I edit a value in the formgrid on the right and forget to save the record it won't get saved. It saves when moving to another record but we cannot force the user to do so and in this case there is only one record.The result is that the task uses the old values instead of the new ones :(We have the same issue in all parts of the screen that do not own the task: When I do the same thing in the upper left part of the screen it works fine because there seems to be some sort of mechanism that saves the data during the initialization of the task execution.Is there a way to utilize that also for the other parts?In short: how can I force TW to save the changes in all parts of the screen on executing the task?
I have a table task which triggers a process flow.This table task is linked to 3 tables.I want the process flow to conclude with refreshing the correct table.So, is there a way to assertain which of the 3 tables to refresh?
Why is there no column type anymore in the reports in the SF, can we get it back?
Hello. I added a new column to a table and I made a reference to another table. And when I tried to add a value in the column I received this error.
How can use the roles created ?How can I access them in IAM? How can I logged in IAM with the roles created in the SF?
I’m looking for RSS links in this community site. Yes yes I’m a old (thinking wise) man who loves his good-old RSS reader which keep me informed about all kind of tech news, like a digital paper :-DDo you have a RSS links page or more info?
Hi,We wanted to have a progress bar in grid for each employee record, which will show the percentage based on the fields entered and saved by an employee. How to use the progress bar control? Any previously made examples would be helpful.Thanks,Usha
It would be impossible for every client to install the whole SF software + all the databases to run the IAM Enduser project on the client computer!! Can u help please?What should i do to setup an IAM Enduser Project on the Client PC and on his own SQL program?Thank’s
We’re trying to start a task with some task parameters in a process flow. But this results in a bad request error in the Universal GUI but not in the Windows GUI. In brief we’re trying to build a functionality that let’s our users send semi-automated emails. We’ve created some email templates that we’d like to enrich with data from our application. But before sending these emails the user should be able to make changes to the generated email.To accomplish this we’ve created a table with email templates, and added a table task on another table that triggers an process flow. This process flow should enrich the email template with some data from our application and then return the result to the user. So in the process flow, after retrieving data based on the selected record and adding this to the email template we’d like to start another task with an (editable) task parameter so it pops-up in the GUI. However when we’re trying to do this we receive a bad request error. If I run exactly th
Hi all,For a client I’ve been asked to investigate on what level (in general terms) interfaces from the TW ERP system with financial systems are working and especially when the financial systems are ERP systems themselves like EXACT Globe or Business Central (Microsoft) or other.From my experience the interface is done on ledger level. So only financial bookings are created to reflect the financial output of the ERP process in the financial system.However there may be reasons to interface sales orders and/or purchase orders as well.Has anyone from a Business management perspective some best practice examples what choses are made (and why have those choses have being made) when talking about interfacing with financial systems. Basically it comes to the questions: Where do organizations lay down their cut between the TW ERP and the financial system? What data is generally interfaced?It would help a lot to get some more perspective from your experience about this subject.
Hello everyone,We're running into an interesting problem. We have an entity (say, a group) that has contacts (persons). The group is part of an organization. The organization is the owner of all the contacts, but you want to select a contact with a group, but only from a list of contacts within the organization.We use a lookup to select the contact with the group. But, we only want to select a contact from the contacts of the organization that the group is part of. How do we tackle this?Best regards,- Alex
It looks like the (process) testrecorder records the html tags on a html control as if that was the actual input by the end user. Now when replaying such recorded tests result in rather strange input value because it suddenly has the html tags in its input value.How do you cope with these things without editing the recorded input? Or would this be a bug? Maybe a fully intentional feature where I can’t fathom its subliminal complexity?
Hi!I'd like to customize the Universal login screen, more than described in the CSS customization.Something I wish to add is another card to the login screen:Example screenshotThis could be to the left and/or right of the already existing login card. All I'd like to add to that card is text. Is this possible and has this been done before, if so how?Thanks!
Hi,I’ve created a context control procedure, and executed the definition in the database. But now I don’t need this procedure anymore, and deleted it in SF.Do I need a new Creation->Execute source code to get rid of the procedure in the database? Or is there a quicker option?
This is an Archived topic. The solution is available in the Thinkstore inside the Software Factory.GoalBased on a customer story.Every day at 06:45 a procedure runs for the customer and during that procedure, errors can occur. These errors are recorded inside the application and viewed by one particular user. This user only opens the application to look at these errors. If there are no errors at all, the user still has to look inside the application to find out. It would be more handy if the user gets an e-mail with a Report of all the errors. SolutionBy using the System Flow functionality, we can autonomously let Indicium take care of generating a Report and sending it to the user by e-mail.In this example I will show you what is needed to achieve this.Prerequisites:Indicium (Universal) - hereafter called Indicium Application in IAM SMTP server for sending the e-mail - this example uses a free SMTP server by sendinblueChaptersCreate a View in the Software Factory Create a DevExpress R
hi,we are using a treeview with drag n drop, but when clicking sometimes twice on 1 entry, the description field is ‘open’. It’s not editable though, but you have to click outside the box to exit. Can this behaviour be set somewhere?
Hi,As per the subject question: Is it possible to have multiple instances of the same Process flow running in parallel by calling it as API? I want to be dynamically calling the process flow as API to start as many instances as needed to handle the full set of records. Each set will be assigned a group number to identify the different set, and this will be passed in as input to the API call for starting and processing the group set. If dynamically starting of multiple instances of the process flows is not possible I will be forced to create a dublicate of the same process flow hardcoding each group set and will not be able to dynamically call as many as I configure.
Hi!I was wondering where the accent color in the universal theme gets applied. I am unable to find the color set as the accent color in the Universal GUI. I'm only able to see the red main color.Unfortunately the documentation does not give any examples.The accent color is set as Lime.The main color is very present and can be found in many places.
Web GUI:After using a tab with Auto Refresh enabled other tabs and even menu’s keep refreshing:When editing, the text is selected every auto refresh, making it hard for users to type longer texts. The right-click-menu disappears every auto refresh.Auto-refresh should be limited to only the tab where enabled.
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.