Ask a question or have a conversation about the Thinkwise Platform
Recently active
Dear Universal Team, As I was reading the Universal Update of March 2020, I was wondering if there was any shortcut for clearing the cache. I read that the functionality for that should for now go through: log-in screen→ clear cache → log-in with cleared cache. When I'm developing i mostly use CTRL + ALT + F5 for clearing my cache when I'm already logged in and want to reload the files. I wonder if this is possible for the Universal GUI? Or is there some other way to do this, when logged in? Thanks in Advance, Jimmy Scheer Pre-Sales | ThinkWise
I am trying to configure the login page for the webgui to my likings. I have noticed the following behaviour: After changing the setting.ini to: Application_title = Binatic Software b.v. www.binatic.nl Application_login_logo = \\*******\logo_binatic.jpg Browsericon = \\*******\favicon.ico ShowLoginInfo = No and recycling the application pool I have the following, desired, result: After logging in, logging out and then using SHIFT-F5 in the browser to clear cache, I get: The title is the same title I use within the IAM. I cannot get the right logo/title back unless I recycle the application pool again. Is this the intended behaviour?
Hi, i have 2 tables as shown in the picture below: when i try to set up a look-up in Subjects on item_cast columns, it works only for item_type_cast, the final output is shown in the picture below: when i press the “search” icon, i see no entries in warehouse_items_table. Main problem is: i don’t know how to build a look-up with a reference to 2 primary keys.
On this screen you see the details of the selected shipment in the list, on the tab page next to it (Edit/add). When you select another row, you see the details from that shipment. What if we want to have a new tab with the details of another shipment next to the shipment that is already selected? So we would like to see the details of more than one row at the same time.
We have the requirement that a user should be able to write a flat csv file to a fileshare. This file is created in a task-script. Because of security reasons the xp_cmdshell is turned off for ‘normal’ users. We can’t turn this on from a sql script with the command EXEC sp_configure 'xp_cmdshell', 1; We had the idea to turn the xp_cmdshell on just before writing the file to the file share and directly after the file has been written we turn the xp_cmdshell off again. The file is a csv file used for import in a financial system. What should be an alternative without giving anyone the xp_cmdshell rights in de SQL DB?
When executing a some tasks I get the message “CLEAR PANEL”. What is causing this message? After clearing the message with “Informatiepaneel wissen” the panel is cleared and disappears. But the space that was used by the “Informatiepaneel” is not freed. So it is a lot of unused space. Is this a bug? I am using the web GUI version 2019.2.17.0.
Is there a way to suppress the application title on the webgui login page? I would like to use a logo only, but when I enter no value in the parameter ApplicationTitle it uses the default Thinkwise’'. I have tried the values No and None but they do not work.
Does anyone know why this tree structure shows up in a list. Which setting causes this behaviour? I don’t manage to get rid of it. I want to show the “opdracht” field the “deel” field and the “dagnummer” in a normal list and not some of a tree structure. It’s good to know that this behaviour shows up in our mobile menu started from the windows GUI. But in the mobile GUI the “dagnummer” shows up before the “Deel”.
Are there options to control the excel import function per subject? What i would like to do is by default set the following options for 1 subject: tickbox for: import use clipboard (ticked) tickbox for: column names are translations (ticked)
We have created a new screentype. At design the Available for user preferences is checked. When we log in in the web version and open a previous designed screentype we have options to change it to other screen types As you can see the new Screentype FF_detail_tiles is unavailable to choose. Also another problem is that when we set a specific table as default to the new screentype, another screentype can not be chosen Is there somewhere an option that I overlooked, so that the new screentype is available to choose and when table is opened with the new screentype other screentypes can be chosen? At the moment we use verion 2019.02
i've created the INI file for testing my application (thinkwise courses): Database , server name and credentials works fine in MS SQL Management studio. But i receive “'project_vrs'” when I try to execute the application….
Hello, I'm not sure if it happened after the update to version 2020.1, but if I do a creation and I get the question if I want to copy project folder then no new version folder will be created. Permissions on the directory are correct. It is noticeable that in the "Copy project version" screen Project is empty and the version is set to 1.00. I can select the project and set the correct version number and all is being update except the creation of the new folder. What could be the cause of this?
Is there a document stating the proper datatypes for the parameters of the FTP connector?
I get the following error when I execute a task which use the TSFReportMailer in the Windows GUI of our application. I receive this error message since the installation of Microsoft Office 2019. Which steps do I need to take to fix this problem?
Hi all, After upgrading to the 2020 we are unable to use the Indicium viewer anymore. Is this a known problem, or is there something wrong on my side?
I can see in the session log who is logged in and when he/she has done this using what kind of software. Which is nice. But i have no idea how long this information will stay in this logging. Can anyone tell me how long the information in the session log will be saved? And is there a way to influence this period?
I'm trying to monitor or find out how to deal with 'test coverage' using unit tests in the SF. Let's say i'm having the subject "Project" with a number, description, start date and an end date. I have applied a constraint that the start date must be equal to or before the end date. To prevent the user of having an error message that makes no sense (*1 see image), I've added a default concept telling the user he's doing things that are not possible. For this default a unit test can be added. And also for other concepts (layouts, task etc.) unit tests can be created. I want to measure that all SQL code (logic) is tested properly. When you generate the unit test for the situation above, you'll get this: create procedure def_project( @default_mode tinyint, -- 0 = add, 1 = update @import_mode tinyint, -- 0 = regular, 1 = import row, 3 = import @cursor_from_col_id varchar(255), -- column that triggered the default @cursor_to_col_id varchar(255) output, -- cursor
I'm wondering if there are any people here having experience with deploying the same application to different companies combined with the usage of the same IAM database. What we're doing is that we deliver the same application to multiple companies. Due to the pricing plan we apply we are in control of the amount of users and what modules (roles) we let them use. I currently don't know exactly how we could set up or use IAM to have one (only 1) system administrator per company that can manage their users, e.g. change permissions, but not adding new users or modules they don't have access to. When taking a look at the Administrator roles (https://docs.thinkwisesoftware.com/docs/iam/administrators.html) and trying them out, it looks to me that they don't really apply to us. Alternatively, we could build another application on top of IAM dealing with all these issues, but that's really something we don't want to do I guess? Another alternative is to deploy per customer 1 IAM database, but
I'm trying to update the Indicium Universal to 2020.1.5. When I try to run it (server/indicium/iam/iam) I get an http 500 error. The log contains the following error: 2020-03-17T08:43:09.2018147+01:00 [FTL] Application startup exception (6c57a5ba)System.NotSupportedException: Er is een poging gedaan een assembly te laden vanuit een netwerklocatie. Hierdoor kan de assembly in een sandbox worden geplaatst in eerdere versies van .NET Framework. In deze versie van .NET Framework wordt CAS-beleid niet standaard ingeschakeld. Deze laadbewerking kan daarom gevaarlijk zijn. Als deze laadbewerking niet is bedoeld om de assembly in een sandbox te plaatsen, moet u de schakeloptie loadFromRemoteSources inschakelen. Zie http://go.microsoft.com/fwlink/?LinkId=155569 voor meer informatie. bij System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence) bij System.Reflection.Assembly.LoadFile(String path) bij Microsoft.AspNetCore.Mvc.ApplicationParts.RelatedAssemblyAttribute.GetRelatedA
While developing an app for the Thinkwise Mobile GUI, it would be nice to see the results in the viewer. I use the latest version of the viewer (2020.1.004), but I get the error message "There are no applications available”. Indicium is running and the URL (that ends with /api/sf) returns: SQLSERVER_SF: 2018.3 I assume that I need to do something in IAM. But what? I created a user “Uitvoerder” (for testing the app) and added this user in IAM (from the SF). I also linked the usergroup “sf_developers” to this user. The application pool user, used for Indicium, was also added to the usergroup “sf_developers” in IAM. But I keep on getting this error. Who can help me out here? What am I doing wrong?
The documentation about shortcuts tells me that you can press “Ctrl + Page up” and “Ctrl + Page down” for navigating between tabs. This works for the Windows client, but on Chrome this switches between tabs in the Chrome browser, Firefox ignores it. Did I find here a defect, or an exception for web browsers? The same for the shortcut Alt + 1, works on Windows switching back to the first tab (Grid or form), but doesn't in web. Also Ctrl + C doesn't work on the web, where it does on Windows. Ctrl + Shift should do ‘Automatic alignment of columns’ according to the docs. When I press it nothing happens. When I take a look a the context menu (right mouse click in grid) I see “Resize Columns (Ctrl + Shift + +). I think here's missing a + in the docs. Ctrl + P should open a print dialog, it does in Windows, but doesn't on web (not even the default print feature of Chrome i.e.). I notice in the docs there is ‘Ctrl’ + Spatie. That should be Space(bar)? Is this going to be fixed in the software
The cube supports the chart types ‘Gantt2D’ and ‘GanttSideBySide2D'. Has anyone expierence with one of these charts? I'd like to know how I should setup the cube fields to show a Gantt-chart.
When we try to execute a task on a Android device with Indicium 2020.1.006, the app draws the Execute and Cancel button somewhere in the middle of the input parameters. This does not happen in the Mobile GUI.
Setting conditional formatting without setting a specific column and without condition is now only working in grids. It can be used to show a data in a grid with a different font. Unfortunately this is not working for the same table for fields in a form. Why not?
Under user preferences > Subject configuration there's a checkbox: It's not really documented for end users, but I found something similar I think it should do: https://docs.thinkwisesoftware.com/docs/sf/subjects.html#start-empty-with-filter If I have the checkbox above checked, it doesn't what I expect it should do: After opening the subject via the menu, it should immediate open the ‘Filter’ dialog (as described here). If I check the box in the subject, it does show an filter.
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.