Questions, discussions, news and updates regarding the Thinkwise Platform.
Recently active
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
I try to get a process flow with HTTP connector runningI have tried a lot of things already, but still get this error:Specified value has invalid CRLF characters.Parameter name: valueAny suggestions on what can be the reason for this?
Hey all,is it possible to make an api(procesflow) request and export a xml and get a csv file back?
Thinkwise Summit 2023 focuses on building sustainable enterprisesOn October 4, 2023, Thinkwise is hosting its third annual Summit around the key driver of transformation: the realization that ‘it takes more than tech to transform’. The event aims to inspire industry professionals on how to build a sustainable enterprise around the core premise that having the right technology in place is key, but also merely the starting point.Previous editions of the Thinkwise Summit attracted an audience from various countries including Japan, Vietnam, Brazil, Germany, the United Kingdom and more. This year, attendees can look forward to 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.First Thinkwise Summit Keynote speakers announcedPieter-Paul van Beek, CEO of Thinkwise: “The issue of legacy software cannot be overstated, and the burden it pl
I've got a branch and a main, in the branch i've written functionality that's in need of an upgrade script. We're migrating some from a column that will be deleted during the upgrade to a new table, so therefore I need to assign it as a During upgrade script. Since after the first upgrade the column is deleted this script will cause future upgrades to fail, to prevent this I only want to execute this script when upgrading from our latest production version. To enable this, I've set Use upgrade logic to true for this version (in the main), this is having the desired result in the main, however in the branch these program objects are not showing up in the Assigning tab. What am I doing wrong?
What is the current status of the Form List component in the Universal GUI.Is seems to work, but we get some errors, the screen becomes frozen, not always, but often, we cannot find a reason for this behavior.The Feature Matrix, says 'Work in Progress’, when can we expect the Form List to be 100% ready?
Hey all, I am getting this error when i am trying to add a record in a view any idea what this means?
Hi, is it possible to set background the color a record during edit mode/or none edit mode. We want to have more visual cue in the fields. Can it be done with custom CSS?Idea is in non edit mode read only we want even the read only fields to be able to read them (grey on grey issue) and in EDIT mode to have a light yellowish/orange hue that tells we are in Edit mode.so, setting the color for each separate case will be useful.Grid in edit modeRead only fields are grey back ground and the characters are also grey
Hi, When a task is executed on the selected rows the windows GUI cancels the selection and highlights the row where the arrow is located. Is there possibility that the Windows GUI does not deselect/cancel the previous selected rows?Before running a taskAfter running a task
It looks like since release of version 2023.1.17.1.0 the styling of checkboxes changed in the edit mode. Dots have appeared:Can anyone confirm this is part of the latest release? If so, is it possible to delete them? Kind regards,Jim
Hello,I have a task with one parameter (data type: date) and I want to have a condition on it to be a date smaller than another date from the table. Basically I have in a table 2 dates (a and b) and with the task I want to complete b date and this date to be smaller than a; and the user to not be able to select a date bigger than a. It is possible?
Trying to setup Azure Blob as filestorage using managed identity, when creating the filestorage in SF I have to enter a username and path. I assume that the path must be the container nameUsername is a complete riddle to me, when using managed identity there is no username as far I know? Or is this the Azure File Storage accountname?
We have to create an event schedular in which we get dates entries from database. How do we create event schedular in software ?
Hi,I have a task that runs fine on my system and my UAT. However, on another server I get this error in Indicium;"Cannot resolve the collation conflict between \"Latin1_General_CI_AS\" and \"SQL_Latin1_General_CP1_CI_AS\" in the equal to operation."' I’ve check the collations on the servers, and both DB’s have the same collation; SQL_Latin1_General_CP1_CI_ASBut the server settings; on the working server; SQL_Latin1_General_CP1_CI_ASon the failing server; Latin1_General_CI_ASNow, I see the difference, but I kinda expected Indicium to respect the Db’s collation settings. But I guess not? Also, I don’t think my client wants to change this on his uat server. Is there any way to get around is? Any help is appreciated!Thanks, Blommetje
We are looking into the possibility of connecting to a telephone switchboard using the TAPI-API. Is there any support for this? A connector would be great 😉 but I don't think it's available yet? Are there any other possibilities?
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.