Friday, April 26, 2019

GTViewer Data Server version 4.0.0.7 is Available


GTViewer Data Server version 4.0.0.7 is available. 

This delivery includes a new version of GTShareViewer (version 1020).  It provides the following new functionality:

  • Allow the importing of CSV Files into a project.
  • Clear/Reset a project.  
  • Sort the results by clicking on the column headers.
This delivery also includes a new command-line tool called GTVDSAdmin which will let you do the following:

  • Clear or reset a Project.
  • Import a CSV File into a Project/Web App and specify the imported record state.
  • Export a Project/Web App to a CSV File.
  • Delete a set of Data Collection records in a Project/Web App  (using a CSV File as input).
  • Update the State on a set of Data Collections in a Project/Web App (using a CSV File as input).
  • Backup the Project file on the Server.
  • Restore a Backup file on the server to a Project.
  • Compact a Project

GTViewer Data Server has a few fixes.  The biggest fix is for a problem with Image posting.  A problem exists where the images can get lost during a post in certain situations.   A fix was also made to the client side, but either the server or the client fix will resolve the problem.


- FIX - #8042 - Problem with Image Uploads that failed.  The GTI_Image records are no longer stored.

- NEW - #8043 - Additional Logging for Photo Uploads.

- NEW - #8044 - The GTVDSAdmin utility is delivered in the Tools directory.

- FIX - #8045 - The GTI_UserManager has been updated to more gracefully handle no user or no password provided.





Wednesday, April 10, 2019

GTViewer Reader/Writer Plugin for FME 2019

FME 2019 delivers a version of the GTViewer Reader/Writer plugin, and it works fine.  However, there is a newer version of the plugin available (version 5.0.0.1).

The new version includes the following:
  • Compiled to use current FME 2019 API (version 3.8 20181030).
  • Support for using the Attribute Order as specified in the workbench to determine the order of the attributes in the Table Definition File (.tab).  Finally!
  • Various updates to match the GTViewer Version 15 core.
  • Also, the x86 and x64 versions now use the same codebase and will have the same version number.