GTViewer Data Server version 7.0.0.2 Beta is available for testing.
This update includes a few fixes and includes a new tool called GTShareAdmin which is a command-line version of GTShareViewer and is very similar to GTVDSAdmin except that it uses HTTP instead of Web Services to communicate with the server.
-----------
07.00.00.02 - Beta - 7/22/25
-----------
- FIX - #8721 - GTVDSAdmin - If the server is using IdP for user authentication, but the IdP information was not provided (with -idp or in parameter file), then it would give an exception instead of an Error message.
- FIX - #8722 - GTVDSAdmin - If a ServerURL is not provided, it will give an error message and stop instead of trying with the autocompleted one.
- FIX - #8724 - GTVDSAdmin - The -RegIdp and -Idp were not using the correct entropy value for saving the encoding information.
- FIX - #8727 - GTShareViewer - The storage directory for Idp info was not correct.
- CHG - #8728 - GTShareViewer - When Exporting to GTG, the Project Info setting determines if a project is to be treated as a Redline webapp or a Data Collection webapp. Previously, it looked for redlines transaction types to treat it as redlines.
- CHG - #8729 - The IdP_GTVDSAdmin_Groups entry in the App Settings has been changed to IdP_API_Groups.
- NEW - #8730 - The GTShareAdmin tool has been added to provide command-line access to GTShareViewer functionality. It currently has just a subset and is very similar to GTVDSAdmin, but it connects to the server via HTTP and not Web Services.