Ask a question or have a conversation about the Thinkwise Platform
Recently active
Hi,our Indicium which is running for supporting our SF if creating an error every 30 seconds:[ERR] Process action "smtp_connector" in processflow "system_flow_send_generation_mail" in application 6 returned the following message: "The parameter 'SMTP server address' was not provided a (valid) value."Our configuration settings in the SF are: I also receive emails when a creation was started by someone for the configured projects. I wonder what is going wrong over here 🤔Thanks. best regards,Cyril
I have created an RMDBS user and configured the ini with the following setting: AllowResetPassword = YesThe iam user has the tickbox: Wijzigen toegestaan (allow change of password)But still the forgot password option does not show on the login screen. Is there an additional setting that influences whether this option is available?
In the Software Factory documentation I read something about the buttons "Test console" and "Test case recorder". Thing is, I only see them in a test environment (against the SF and without IAM) in the GUI, but they appear grayed out. In the documentation pages they appear active...Is there anybody who knows how to activate them and better, how to use them? I seem to remember these buttons in the past (SF G9.8 or so), but why are these buttons still there if the can;t be used?See Developer mode | Thinkwise Documentation (thinkwisesoftware.com)
Hello, we are having issues with the Combo(Sorted) lookup control, it is still showing the records in alphabetical order. Would like to know if the lookup option has some requirements we are missing?
Hi,In our application a user can add details to an entity using a task, or using drag n drop. How can I disable the drag n drop when the entity has a specific status? For the task buttons I use a Contexts procedure, but how is this handled for drag n drop? In the context menu there is a Drag rows option to enable/disable, but how can this be automated?Thanks!
Hi,For the project I want to change the width and color of the tiles in the menu. All the changes I am doing is correctly reflecting in the GUI, however after syncing IAM , its not reflecting. I have changed the background for universal via Theme type : Universal.I checked in docs , but nothing specific for such changes: https://docs.thinkwisesoftware.com/docs/user/universal#tiles-menuPlease help if I am missing something.GUI Universal
hi,how can I show the project version in a windows client? As we have different versions of the project running, the user would like to see this in the client.The version is in table sf_project_info, so we can get the info, but isn’t there a project setting or whatsoever to put this in the About section of the application?thanks!
Hi,In the windows GUI the horizontal scroll bar seems to be tied to Zoom in/out (ctrl+up/down) instead of Side scroll. Mouses with extra scrollwheels make side scrolling a lot easier, but to benefit the user would need to change the scroll wheel from side scroll to zoom, losing that functionality in every other program.Universal does work as expected on a mouse with a side scroll wheel. Is there any way to change this behaviour? Thanks in advance.
Based on a copy of the language “Nederlands” (NL) we introduced the new language “Vlaams” (NL-BE) in TSF. The differences between “Nederlands” and “Vlaams” we translated specifically into specific Flemish words.In TSF we added NL-BE as an additional language via "Projects | Project overview | tab Project versions | tab Application languages”.But when exporting the application model to a script file to be able to import it in IAM on the production server, we noticed that the translations for the language NL-BE were not there.We only found lines like:EXEC sync_transl_full 'JP_BOUWMANAGEMENT', '6.9', 'NL', 0, 'actie', null, null, N'Actie', N'Acties', null, N'What did I forget to do? Also see:
During the generation process I get this error, while the correct Storage location has been set in the IAM of TSF. I need to know why we get this error. How can we find out what is causing the error?
We are trying to use the oData endpoints to make some PowerBi integrations. We are running into an issue with the $metadata URL. When we call the oData endpoint for any entity ( https://<domain>/indicium/iam/<project>/<entity> ) we get the data back and the $metadata URL (which is required for PowerBI to function). The $metadata URL is incorrect however: https://<domain>/iam/<project>/$metadata#<entity>The /indicium/ is missing in this URL, if I manually add that to the URL it is working ( https://<domain>/indicium/iam/<project>/$metadata#<entity> )This same (erroneous?) behavior is written in the docs: OData API | Thinkwise Documentation (thinkwisesoftware.com)Some environment details:Running in Azure App Service No reverse proxy
Does Indicium run well in a Linux environment? I haven't tried Mono yet but apparently it is capable of running .net core applications. Is the current version of Indicium ready for it?
Can I disable the conditional layout in the Default and make it enable only in the Variant?
Within a Thinkwise Application (Universal GUI), we have a custom screen that's displayed in an Iframe. To send results from this Iframe the Development team tries to use a POST-command, that is blocked in the Iframe. ‘Blocked form submission to because the form's frame is sandboxed and the ‘allow-forms’ permission is not set’.Can we solve this by adding the ‘allow-forms’ permission ‘sandbox’ attribute within the I-frame?<iframe src="afnamedashboard.html" sandbox="allow-forms"></iframe>
Hi,In our application, i wanted to open employee’s personal details tab by process flow after successfully saving the record in employee details tab. This is how my process flow looks. In process flow monitor, it did not pick the personal detail tab. How should i make it work?Process Flow Output for Add row employee_detail Input for Add row personal_detail
How can I filter a dropdown that has a look-up ?
I was under the impression that metadata would show all visible columns that are applied to the role. What am I missing here? Why are the invisible columns supplier_id and supplier_lookup shown but not all the visibile columns?
We have an application running Dutch and English as languages but it seems that universal uses the English translations when we show a message via the tsf_send_message functionality.Our code is as follows: exec tsf_send_message 'message_key', null, 0Did we miss something?
We have a registration form (frontend) that performs an API call to our database. In the API procedure we check whether the entered data corresponds with the data in the database. Then we check if there is an existing IAM user. If no, we create a new IAM user, if yes, we want to update the existing IAM user. Checking the data in the IAM database and creating a new IAM user works fine. However when trying to update a IAM user (the email address) we get a 422 error code. Should it be possible to update an IAM user E-mailadress? Or is there a setting or constraint that prevents it from working?
Hi Team,I have created a view named as ‘’ sales_Part” ,the view have some rows which i have been taken from the table sales_order_line,part & part_requested Table. I had created a Task named as ‘ update_workchain’my question is pretty simple - i want to assign that task (update_workchain) to that particular view (sales_Part).Can it be possible in Thinkwise assign a task to a particular view? & after post assigned of task to the view shall we have tdo deployement or not?Can anyone help me on this.Thanks,Sujit
Hi, we want to setup that the Universal GUI sessions expires in x minutes. We've create an application pool for the Universal GUI (Agent disabled).In the advance settings of that application pool, by 'Process Model’ we've set the ‘Idle Time-out’ in x minutes. What happenend in the Universal GUI now is that after the x minutes the session ‘freezed’. When you start a task or someting, the session responds after af few seconds. Also tried setting the session state as described in Docs. But in the Universal site i'm not able to edit the Session State. When i set the session state in ‘Default Web Site’. is not working. So what is the right way to setup timeout in Universal GUI?
I am trying to setup a page with the screen type Task tiles, but i am not having much luck. I know from another topic that they do not work in Universal (even though the example in docs show the task tiles in universal), but i am using the Windows GUI. I have attached tasks to my table, but other than in the task bar the task are not showing up on the task tiles. Am i missing something really simple?The same goes for Report tiles by the way.
Hello, at this moment there are very few roles to use in the SF. We’ve currently allowed members of the BI-team to access the Software Factory to analyze the data model and we expect to allow testers in the near feature as well, to register test cases and runs. Is it possible for us to create roles or for you to provide roles that’ll give users limited access in the SF?Thanks in advance. Dear regards,Bram.
Hello,some time ago i heard some rumours to create an integration in the SF to retrieve PBI’s and tasks from Azure Devops. We might be interested to use this integration to collect the PBI’s from our sprints in the SF, to register and link test cases and test runs. Is it indeed true that this integration is being developed and if so, when could we expect it?Thanks in advance. Dear regards,Bram.
Hi,we are using an On Premise Windows AD-server to administrate the users assigned to a Thinkwise application group.Now we run into a case where AD Group A has 10 users, and AD Group B has added AD Group A as a member.When now syncing the IAM to get the users from AD Group B, we don't get any users.Is this missing functionality ? Can't find the answer in the IAM documentation.Thanks. best regards, Cyril
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.