WorkPath 4.1.0.5 Release Notes

WorkPath Standard

WorkPath Standard - Enhancements

WorkPath Standard - Resolved Issues

WorkPath Standard - Enhancements

WorkPath Standard - Resolved Issues

  • FTP Server Settings screen, added a Test Button to test the FTP connection. [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 pop-up 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 that generates the list of variables 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 or preset value will now have a placeholder value of [VarName] when evaluated in the expression editor, rather than empty.

  • When building the list of variables to show in the expression editor, objects that are skipped will no longer have their variables visible to objects downstream from them. This is to avoid confusion of showing variables 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 was not passing the current file to the next object  [WP-579]

Version 4.0.0.18

  • Fixed bug in updated GUI Process Object Variables.

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 in SharePoint code getting the library from a path that matched on other libraries that started with the same characters as other library names.

Version 4.0.0.16

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

  • Fixed issue SharePoint Get File List and SharePoint Get Sub Folder where the variables were 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 exist, 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

WorkPath Desktop- Enhancements

WorkPath Desktop- Resolved Issues

  • FTP Server Settings screen, added a Test Button to test the FTP connection. [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 that generates the list of variables 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 or preset value will now have a placeholder value of [VarName] when evaluated in the expression editor, rather than empty.

  • When building the list of variables to show in the expression editor, objects that are skipped will no longer have their variables visible to objects downstream from them. This is to avoid confusion of showing variables 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 was not passing the current file to next object\. [WP-579]

Version 4.0.0.18 

  • Fixed bug in updated GUI Process Object Vars.