Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
Hi,I have a process flow that gets an API with a list of people. For each person this flow checks a few things - and then inserts all people. This can be 1, or 25. All works well, BUT the generic_Ok message also popups the same amount of times the task is executed. Detail of the Process FlowWhat I want - is the message to show only once - and in an ideal world say 'created x_amount of employees’I tried this with a Decision, but this did not make a difference. Can I force this an easy way? Thanks!Blommetje
HI team, I want to hide combo box values based on the roles logged in to Universal. Can we achieve that in Software factory. If it possible can any of us guide me through this. Example scenario - We are having Employee Details module for our app. In that module, there is an option called employee role which consists of Super Admin, Client Admin, Employee, HR, IT manager roles.What I need is if the client admin logged into the application, we need to hide the combo box option in Employee role which is Super Admin option. So If any of us know the solution, kindly update in the forum. Thanks
We recently released Validations on the Thinkwise guidelines. You can find more about this here:https://community.thinkwisesoftware.com/news-blogs-21/validations-for-thinkwise-guidelines-now-available-in-the-thinkstore-4208Although data modeling seems quite simple at first glance, it is quite a challenge to create a good structure. Without a good structure, a data model is more difficult to understand, more programming is required and errors are more likely to occur.To help you set up a good data model, we have drawn up guidelines, which you can find here:https://docs.thinkwisesoftware.com/docs/sf/guidelines_data_modelingIn the guidelines we distinguish between the following categories of entities:Strong entities Weak entities Link tables Inheritance tablesDepending on how the primary and foreign keys are structured, each table and view must be classified in one of these four categories. If that doesn't work, then something is almost certainly not modeled correctly. The result of this
Hi there, We would like to know if its possible to download a pdf file (or convert it to base64) through an api. Sadly the API only gives the PDF file instead of a base64 encoded string. If abose is possible. Please explain how. Because we dont know where to start even. Results :Preferred method : Save it as base64Optional and not preferred : Save the file on our own server.Must have : Displayable on our own application
Hey all,Whenever i open packing preparation in the web gui i get this: but when i open it in Universal or my local desktop gui it works fine. Any idea what could be causing this?
The Thinkwise Summit is only three months away, and we're busy putting together an exciting program for you. This year's event will feature engaging keynote speakers, interactive workshops focusing on technology, business transformation, talent, and culture, as well as insights on building a collaborative ecosystem with both partners and clients.One of the (most 😎) exciting tracks at the Thinkwise Summit is the Tech Track, which delves deep into the realms of the Thinkwise Platform and its countless possibilities. This track focuses on technical subjects and cutting-edge advancements.Let us know what you would like to see!We want to ensure that the Tech Track delivers exactly what you are seeking. Therefore we invite you to share your thoughts, interests, and the subjects you would like to see covered during the Tech Track sessions. Your input will help shape the content of the sessions, making them even more relevant and impactful.For example, are you keen to explore the potential of
I have created a ftp connection with a very bacic ftp side. There is no ssl, no tls, no nothing, only address, username and password. Directly from the server we can connect with filezilla. From the TW ftp connector we cannot connect. I checked the ftp site and the credentials thoroughly end those are 100% correct. When we connect from the server we run into a message “This server does not support ftp over tls” “Your password and files will be sint in clear over the internet” So we have to click away this message. Could this message be the bottleneck for the TW ftp connecter giving the STATUS -2. Our system engineers ask if we can use the option “command-line override” for this ftp connection. Is this possible. What else can I do? Thanks anyone for answering.
We have created a few tables that are linked by references. We have a created a new screentype with a detail tiles component. The result is that all linked tables are showed as different tiles. We want just a few detail tiles, not all.We tried already to change the details grouping, but there we can only create new references, and by existing ones, it is not possible to select the source and target fields.Please advice
I noticed that when I copy one of my existing start table task process actions the new one isn't added to the design tab:
Hi, everyone!If you've been keeping a close eye on the news recently, you might have noticed that AI and Large Language Models (LLMs) such as ChatGPT are making big waves. They're popping up everywhere, becoming integral parts of countless processes and applications, and for a good reason. The potential of AI is immense, and here at Incentro, we're beyond excited to explore it!In our journey to explore the power of AI, we've brainstormed countless ways to implement it within the Thinkwise platform. We've thought of various use cases, and today, we're excited to showcase one of them.Introducing TW-GPT, an application that uses the power of AI to take the Software Factory to new heights. This application incorporates a standout feature - the ability to autonomously generate descriptions for different entities within the Software Factory that currently lack descriptions.Control procedures and tables can sometimes be a mystery to those unfamiliar with them. They're crucial components of ou
I want to import a table (customers_table) from my main project (ProjectA) to a new project (ProjectB).What happen if I add some new fields in ProjectB? Should I sync in some way the table structure? Or every copy of customers_table has its own ‘life’ ?Regarding licensing model: customers_table on ProjectB and customers_table on ProjectA are considered as 1 (one) table?
I have a Program object in Functionality > Assigning that is marked with a red italic font.What does that tell me, and more importantly “how to fix it”? Would be nice if the help was a bit more helpfull 😇I did figure out that it helps to completely remove the assigned templates from this program object and re-assign them.But I havn't got a clue why I need to do that ;)
I got the message that the automatically generated follow-up process action variable was too long.The maximum is 128 charactersBut this name is automatically generated from the automatically generated name of the arrow/step in the processflow.Shouldn't that name be limited to 128 characters as well? That way this can never happen...
Hi,I am experiencing a problem with starting the Windows GUI with Clickstart on a shared network location.Because on my device, the network location is mapped to e.g. “M:\” and for another person this might be different, I am specifying the location of the Clickstarter as UNC path (“\\path-to-server”).However, when I do this, I get the error: could not find a part of the path (to file: "\\path-to-server\...\Thinkwise App\Cache\Images\SQLSERVER_SF_2021.3\Report\requirement_report_requirement_report.repx") when trying to start the ThinkWise application with Clickstart.I know the path is right, because it is able to find the clickstarter and the check for updates is triggered. Whenever I use the UNC path in my file explorer, the UNC path works as expected.Any idea what might be the issue? The path is quite long
To make the quality of models in the software factory as high as possible, we use guidelines within Thinkwise for the data model, the user interface and functionality. You can find these guidelines here:https://docs.thinkwisesoftware.com/docs/sf/guidelines_data_modeling https://docs.thinkwisesoftware.com/docs/sf/guidelines_ui_design https://docs.thinkwisesoftware.com/docs/sf/guidelines_control_procs https://docs.thinkwisesoftware.com/docs/sf/guidelines_sql_coding https://docs.thinkwisesoftware.com/docs/sf/guidelines_sql_formattingHowever, not everyone knows how to find these guidelines during their development work. In addition, it requires a lot of discipline to adhere to the guidelines. That’s why we’ve created a set of validations that automatically check your model against many of the guidelines.The validations are currently divided into the following categories:Data model User interface FunctionalityData modelThese validations check the structure of the data model, and they also l
What could be the reason for a treeview not displaying correctly in Universal GUI while the tree structure is displayed correctly in the Windows GUI?Windows GUI Universal GUI
Hi team,I am facing the issue in “Execute Source Code” section at SF while running creation. Connect to DB button is disabled and I can’t proceed further in creation right now. Kindly update us what else can we do to resolve this issue. I have seen the other topic which was mentioned the query to resolve this issue. But in that query I have some doubts regarding control procedure “task_connect_to_db”. There is no control procedure we are having like that in our SF. So kindly tell us how to resolve this issue in SF.The query I have seen in other topic was mentioned belowexec task_connect_to_db [model], [branch], 'default', 3, null
We have a customer with an external application that will be using our Thinkwise based application. From this external application they want to be able to directly open a Thinkwise document (of a specific type, with a specific id). Prerequisite of course is that the person needs to be authenticated first, but once authenticated it should be able to open the specific form.For the external application it will be possible to know the type (subject) and the id needed to reference the specific instance.Concrete example.:For their product development (system integrations) they use a system to manage the backlog and such. Within our system we provide customer focused service management using a ticketing system. From their backlog they want to be able to open the ticket that they reference in their backlog, preferably using somekind of url.We are using Universal for our Thinkwise product development. Is it possible to access the Universal GUI in such a way that we can directly open a document
We are in the works of reworking our Azure deployment, cleaning up some of the mess we created while we where still learning etc.We are currently only using a single App Service instance, currently we have no reason to believe this will change soon. Still I was looking at implementing Redis Cache to be ready for the moment we would want to scale horizontally, are there any other benefits to the Redis Cache other than being able to do horizontal scaling?Maybe performance or sessions lasting through app service restarts?
We have a client that uses openId. Unfortunatly the claims response doesn't provide all the information needed to be able to determine the user groups a user needs to have assigned. We need to make a call to another system to retrieve the information to determine this.For now we run the logic to determine this and adjust user groups when the user clicks a menu item. What we would like to do is run this logic as soon as possible after the login. Best would be before menu items are loaded.Is this possible? Or is there an alternative that we didn't think of?
Hi All,The Thinkwise Reporting Service generates an Image from the values in rpt_queue.Is it possible for DevExpress reports to give a resolution (dpi) for example 300 dpi for Image (PNG) in the table rpt_queue.In the DevExpress Report Designer if I do an export of IMAGE the default value for Resolution is 96 dpi but I want to send another dpi value when inserting into rpt_queue table. DevExpress Report Designer Image Export
Hey all,I am having an issue.i concatenated a value with cubic meters but i am having an issue with displaying it in my grid.When i look at it in my local environment it displays correct:these are the values in my database:But when i deploy it, it looks like this: Any idea what could be causing the issue?
I am getting the following error after I changed a template, then I have to generate definition. When I try to do this I get the below error. When I create and generated code via deployment it works..What causes this?I'm on 2023.1, latest GUI and applied all hotfixes.
Did we miss something?
Hi, I have a view that calculates the total volume. The results on my machine in vscode and ssms are fine. Also, the local gui is fine, both web and universal. However, in the web this happens; This also happens in the Universal gui. I suspect a local setting, since locally hosted (universal) and local win gui are fine. Not the most important , but it keeps me up at night.. .Perhaps a simple fix that I've overlooked?Thanks ! Alexander
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.