Ask a question or have a conversation about the Thinkwise Platform
Recently active
I got my environment setup in azure and the universal login screen is approachable from every IP, the way it should work.The problem is when i want to login. From my home network is working just fine i can login and nothing happens. If I login from my work network then I get the message 'A server error occurred’. This also ocurred when a partner from his home try to login with the same user.I hope someone knows why this happens and how to fix this!
Is it possible to set an max number of lines a user can enter in a field? I have some address fields that I want to cap on 8 lines max (or the print pdf won’t look good). I can only find how large the field is (looks) and a max number of chars. But not lines. Anyone?
On the one hand you can use a triggers control procedure for performing extra actions. On the other hand you can also accomplish this by using process flows.I'm curious to find out reasons for using one over the other. Are the Trigger-procedures old functionality that will be deprecated soon? Or are Trigger-procedures the way to go?When do you use one over the other and why?
12 out of 13 times I click on the ‘data model’-entry under data, that is so that I can get to the table listing.Could an entry for tables be added directly to the data-menu? Or switch the order of tabs, so that when clicking ‘data model’ the tables-tab would be foremost, having diagrams based on those tables behind it (and perhaps only as a detail of those diagrams, the tables that are visible in the diagram).
Pop-up screens (using Universal GUI) show numeric fields straight through the respective labels. This problem occurs when using Chrome and Edge. With mutable fields, the content of the field does become visible when it receives focus (by clicking), but as soon as the focus disappears from the field the number and label shift again. By changing the designation MultiInputLabel to MultiInputLabel-shrink in the HTML code, the problem (for that session) seems to disappear.
I’m busy with migrating our Windows and WebGui to the Universal GUI.Every time I clear my cache (and I have to do this a lot while developing) in Universal I have to change to dark mode again. Is it possible to setup dark mode as default?
I'm experiencing the problem in the Indicium Mobile App (and also in the Simulator) where my default is not updating the GUI when I'm using a tsf_send_message in the SQL.I'm having a task which does a calculation and shows the result in a tekstbox in the task. Based on that number, the user can execute the task.When the user changes the 'Aantal pakketten’, the calculation will be done:However, in the default, (after the calculation), there is a check which calculates if the amount is too high, ig so, it gives a message:When this occurs, then message shows up as expected:However, the numbers which are updated before (the Aantal palletten and Aantal stuks), are not updated anymore:Am I doing something wrong?
When I choose under Deployment, Creation, tab Generate source code and set the checkbox for Write code files to disk on I get the error message: Could not find a part of the path 'S:\Software_fabriek\Applicaties\SQLSERVER_DB\SQLSERVER_DB\Source_code\Groups'.Under project version the value of Project folder specification starts with T:\Software_fabriek\….I get this message since I updated the SF to version 2021.1Do I have to fill in a path somewhere else? Can someone help?
I added a breakpoint on a particular screentype. When I open this subject with the Indicium viewer on the network the breakpoints works well.When I open it on a mobile device on the SF, the breakpoint does not seems to work.In Mobile development we always had to refresh the model. I can’t find an option to refesh a model for the Universal GUI. So I logged out en I logged IN again several times. I emptied the cache but nothing works. The normal screentype is shown, not the cardlist. Screenshot Indicium Viewer 1 Screenshot Indicium viewer smaller gemaakt Screenshot vanuit. mobiel device. De cardlist wordt niet getoond terwijl het breakpoint op 800 staat?
Where in TSF, IAM or appsettings is it possible to setup indicium pages displayed native application language (dutch)?For example “user name” to “gebruikersnaam” in <base>/indicium/account/ui/sendPasswordResetToken
After upgrading the webgui to 2021.1.10 (old version 2020.2.17) the following message pops up: I checked with version 2020.2.17 and there it still works fine. We have the Crystal Reports runtime engine SP25 installed. Is this a known issue or does anyone know why this message pops up?
We have multiple applications in 1 IAM. The user is able to switch from 1 application to the other. This is sometimes confusing: the customer cannot see clearly in which application he is working (the applications ar the same, only the data differs). Is it possible to close all tabs that are open when switching to a different application within the same IAM? Or is there another solutions to make it mor clear in which application the customer is working? We are currently using the webgui mostly for this (2020.1, upgrading to 2021.1 in december)
Has anybody implemented the “11-Proef” for BSN numbers, and is willing to share the code please?Since this is a typical Dutch question:Heeft iemand al eens een 11-proef gebouwd voor burgerservicenummers, of eventueel bankrekeningnummers? (Voor mij was de laatste keer 25-30 jaar geleden in BASIC en COBOL….)https://nl.wikipedia.org/wiki/Elfproef
For a new project, I want to be able to use different viewtypes in the resource scheduler (see https://community.thinkwisesoftware.com/topic/show?tid=1456&fid=21).I downloaded GUI version 2021.1.10. How can I enable the viewtype bar?
When I continually adding lines white the shortcut crtl + , the follow up steps in the process flow are skipped.What do I wrong ?
For Grid and Form within Subjects you can group columns by checking Next group of the first column and providing a Group label. All columns that follow are also grouped under this Group label, but how do you end a Group?PS I've noticed that a Read-only column will not be grouped under previous labels (even if I want to), but there is not always a Read-only column available for ending a group.
I see there is an option 'Hide Breadcrumb' in 'Screen Types'. It implies that it is possible to disable the breadcrumbs in certain screens, which can make sense in certain scenarios.Now I have tried it but see no difference in the Windows GUI. I would expect that the space reserved for showing the breadcrumbs would be released for the remaining display components. What is the idea of this feature?
We’re using Azure for the webgui and database hosting. If you use the “Current date and time”, it takes the Azure server local time / utc0. Not the client time, which can be in a different time zone.Is it possible to display the client time in the webgui reports instead of the server time? I prefer to solve this in the DevExpress report if possible.There is probably a workaround possible using some database functions and storing the users time zone in the database, but that is not preferred.
When sending emails with TSFReportMailer I sometimes see the following error message: Failed to attach the attachments. Will not send the email.This happens when the attachement(s) do(es) not exist or when there is a special character in the file name. Especially when the character “&” is used in the file name, this results in the above error message. Why? This is a valid character for a file name, right?Can anyone tell me if it is possible to translate this error message?
I am working on a Crystal Reports report in the branch of a project. The parameters have not changed, ondly the internal report definition. I would like to push just the new report file to IAM at the customers site for testing. I have put this report in a separate module to be able to generate a deployment package for just this report and its dependencies. The deployment package is created for the branch project, but at the customer site I only have the trunk available. I am not sure either whether the altered report file is included. There is a line of some 6 million hexadecimal characters under ‘exect sync_report’, that could include the report file (it's less than half a megabyte in size). I know I could ask the testers to drop the altered version of the rpt-file in their cache folder, but that can only go wrong in the long (if not short) run. What is the easiest way to offer testers at the clients site an updated version of the report, that does not involve merging the branch and s
We run the software factory Web GUI on Azure Web App. Recently we scaled the App Service plan to an instance with 8 GB to address high memory usage issues.The Web App platform is still configured as 32 bit.Is there any need or advantage to switch the Web App platform to 64 bit for the Web GUI?
I ran into a problem uploading files with the web GUI (2020.2.20 and earlier as well).To explain the problem let’s say that we want to upload a document with the filename Test.txt (content: This is version 1). The destination of the uploaded file is the file system. The document is also registered in the table bijlage (column: bijlage, domain: bestand_link, control: file link).Uploading the document for the first time is successful. No problems here.But now the user has created an updated version of the file with the filename Test.txt (content: This is version 2). Het decides to delete the previous record from the table bijlage and creates a new record and uploads the updated file Test.txt again.Because the original file was not deleted from the web server, the upload results in a filename with an adjusted filename: Test_1.txt. The strange thing is, that the upload control still shows the original filename Test.txt and shows the wrong content. Of course I could delete the file from th
Does anyone know why some items of the menu don’t show up in the universal GUI? In the settings I selected the windows platform so I expect exact the same menu as in the Windows GUI. And parts of it are exact the same but some items are missing?? This is the WINDOWS GUI menu In the Universal GUI the sybjects Relaties, contactpersonen en concers are missing?
Hi all,I'm using the ReportingService a lot. Based on this article. All is fine and dandy. However, in the .rdl (report builder) files I get some images from a table. The end-user can set a company logo for instance, which appears on the invoice. However, when I generate this report with the reportingservice, the transparancy is not respected. The reports work fine (with transparancy) in Report Builder. Any one any thoughts on this? Or how this can be fixed?Much appreciated,Alex
With the update to the latest version of SF we had an issue with icons missing in the web gui. We fixed this on our own local server by setting, which is needed in the latest SF version. Advice given by Thinkwise:To do this, 'load user profile' must be enabled on the application pool. This ensures that a C: \ Users \ {pool user} \ directory is available, and other things that are not normally created for an application pool identity.It is indeed a recent change, of which I have not yet found the specific documentation. 'load user profile' is already advised to enable, 'Right click on your Application Pool, open the Advanced Settings and make sure that the correct Identity is set. Note that Load User Profile should also be set to True. 'This works fine. HOWEVER, We are not certain IF (and is yes, HOW) this can be set on our Azure deployment. Anyone thoughts on this? We must set this before we deploy. I can’t just trial and error it, since we do not have an up and running Azure deployme
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.