Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Application

Description

All

  • Error files will now be written to error folder under a sub folder based on the process name. – JIRA WP-798

  • Modified security handling code to use ObjectSID’s internally to use when comparing usernames vs actual userame value to help prevent spoofing. Reworked all security code and objects to use ObjectSIDs.

  • Added Data Walker Loop object to Workpath Object. This automatically walk the data rows in a variable.

WorkPath Desktop
v4.3.0.97

  • Made change so when the WIA Feeder runs out of paper it just goes back to the main screen instead of throwing an exception.

  • Made some updates and added error trapping to WIA Scanning

  • Added Option to Settings to allow use of WIA Scanning instead of Twain Scanning

  • Opening large files in WorkPath Desktop could result in this message:

    System.OverflowException: Item in uncompressed XREF table contains too large offset value error.

    For speed/performance, WorkPath Desktop converts everything to uncompressed PDFs while it is open in the WP WorkSpace. These uncompressed files could increase in size up to 50x while open in the WorkSpace.

    So, a Setting has been added Options screen to force the compression of the temp files. This will dramatically reduce the temp file sizes, but may slow performance when opening files and performing certain operations on them. – JIRA WP-795

WorkPath Server

  • Added Base 64 Encode correction – JIRA WP-792

  • Added Override Server Variable Object – JIRA WP-790

  • Set Variable Object and Override Server Variable Object will now throw errors if a blank variable name is provided.

  • Set Variable Object and Override Server Variable Object will now remove all spaces in Variable names and replace it with an underscore.

  • Server Variables are now shown in Debug

  • Write Debug and Scope Vars Dialog variables now have the scope prefix (JOB, SERVER, etc.).

  • Object Vars Dialog variables now have the JOB scope prefix.

  • Can now use Server, Job Variables, and Expressions in connection string for Database Objects. – JIRA WP-791

  • Can now use both Server, Job Variables, and Expressions in the DR Server/Username/Password fields.

  • DocRecord Objects now support SERVER vars for server, username and password fields. They DO NOT support normal variables. - JIRA WP-784

  • Option has been added to Workflow Security screen to allow password protected processed to be Imported, Exported, and Removed without needing the password. – JIRA WP-785

  • Added ASCII Correction that return the Character Code for the first character of each line – JIRA WP-786

  • Added Split Into Lines Every X Char Correction – JIRA WP-788

  • Added Reverse Text Correction which reverse the order of the characters in a string – JIRA WP-789

...