Versions Compared

Key

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

WorkPath Standard

WorkPath Standard - Enhancements

WorkPath Standard - Resolved Issues

  • FTP Output Test Button Added. [WP-586]

  • Adjusted code that sets DBConnector Form Height based on DB Operations (Write, Read, etc) [WP-581]

  • Added support for minus character and input filtering in Pop-Up Form and Pop-Up Indexer for Number field type. [WP-583]

Version 4.0.0.18 

  • All Process Objects now display their own popup properties dialog where applicable instead of all the properties showing on the toolbar

  • Refactored all Process Objects into their own code files to help with maintainability.

  • Fixed styling of the Bates Stamp Editor and improved toolbar

Version 4.0.0.17 

  • Added code to strip spaces out of Column Names that are being returned as variables in the Read Row DB object

Version 4.0.0.16 

  • Moved the code the generates the list of vars for each process object from the UI to the object itself. This makes the object responsible for generating its own variable list for consumption by the GUI.

  • Variables in the GUI with no default/preset value will now have a place holder value of [VarName] when evaluated in the expression editor, rather than empty.

  • When building the list of Vars to show in the expression editor, objects that are skipped will no longer have their vars visible to objects downstream from them. This is to avoid confusion of showing vars that may never be valid in the expression editor. This makes the expression editor within a specific object more context sensitive.

  • Fixed issue with FTP Input asking for process even when Download Only is selected. [WP-585]

  • Fixed Data to File not producing output. [WP-583]

  • Fixed issue where Printer Output Printer Name variable was not being parsed [WP-577]

  • Fixed issue where Append Document not passing current file to next object  [WP-579]

Version 4.0.0.18

  • Fixed bug in updated GUI Process Object Vars

Version 4.0.0.17 

  • Fixed issue in SharePoint code when creating a needed folder and the supplied folder path is only a library.

  • Fixed issue is SharePoint code that is getting the library from a path matching on other libraries that start with the same chars as other library names

Version 4.0.0.16

  • Fixed issue SharePoint FileInfo and FolderInfo vars not showing in Process Editor.

  • Fixed issue SharePoint Get File List and SharePoint Get Sub Folder where their vars not showing in Process Editor.

  • Fixed issue with Create Folder not working when Library does not exist. Now if the Library (first folder after the site path in the URL) does not exists, it will create the library first, and then continue with the folder creation.

  • Fixed issue with SharePoint Get Sub Folder not working due to a null property being referenced.

WorkPath Desktop

WorkPath Desktop- Enhancements

WorkPath Desktop- Resolved Issues

  • FTP Output Test Button Added. [WP-586]

  • Adjusted code that sets DBConnector Form Height based on DB Operations (Write, Read, etc) [WP-581]

  • Added support for minus character and input filtering in Pop-Up Form and Pop-Up Indexer for Number field type. [WP-583]

  • All Process Objects now display their own popup properties dialog where applicable instead of all the properties showing on the toolbar

  • Refactored all Process Objects into their own code files to help with maintainability.

  • Fixed styling of the Bates Stamp Editor and improved toolbar

Version 4.0.0.16

  • Moved the code the generates the list of vars for each process object from the UI to the object itself. This makes the object responsible for generating its own variable list for consumption by the GUI.

  • Variables in the GUI with no default/preset value will now have a place holder value of [VarName] when evaluated in the expression editor, rather than empty.

  • When building the list of Vars to show in the expression editor, objects that are skipped will no longer have their vars visible to objects downstream from them. This is to avoid confusion of showing vars that may never be valid in the expression editor. This makes the expression editor within a specific object more context sensitive.  

  • Fixed issue with FTP Input asking for process even when Download Only is selected. [WP-585]

  • Fixed Data to File not producing output. [WP-583]

  • Fixed issue where Printer Output Printer Name variable was not being parsed [WP-577]

  • Fixed issue where Append Document not passing current file to next object  [WP-579]

Version 4.0.0.18 

  • Fixed bug in updated GUI Process Object Vars