File Release Notes and Changelog
Notes:
Changes:
Changes in BIE 6.0.5
***********************
* Added option to directory watcher to set the number of threads available. Some users have reported problems with too many threads when reading from windows shares.
* (JFF) Added Plugin for User Defined Exceptions
* (JFF) Added Plugin for manipulating files on remote Windows Shares
* (JFF) Addressed problems with eXist's dom.dbx file growing too fast
* (DG) Added ability to insert a new workflow action BEFORE an existing action
* (JFF) Fixed the transaction report page to not crash when viewing the transactions for a single route
* (DG) Added descriptions to ALL actions, including the built-in actions ForEach, until, Assign, etc
* (JFF) Display the action descriptions as tool tips
* (DG) Changed the main workflow screen to show the descriptions along with the workflow name
* (DG) Added workflow import/export
* (DG/JFF) Changed the scheduler to allow for the initial message to be set for routes in the schedule itself
* (DG) Changed the RunRoute action to optionally rethrow any error that may have occurred in the called route
* (DG) Changed the stylesheet action to accept either a URL to a stylesheet or a stylesheet itself right in the action
* (DG) Changed the ForEach action to accept BIE variables for it~Rs Xpath expression
* (DG) Fixed the $$; not working problem
* (HE) Changed SendMail plugin to allow for both an attachment AND a body
* (JFF) Added Jython action to default build
* (JFF) Added Base64 type capable of holding true binary data
* (JFF) Added log4j.jar to the linux install.sh script
* (HE) Redo of the file system listener
* (HE) Delayed startup for most listenerers to allow time for workflows to be bound
* (HE) Various EDI fixes
* Changed SendMail plugin with Html multipart support
* Added universal SQL client
* izPack re-integration
* CVS tree / build tree clean-up
* Created Internal Hypersonic JDBC driver registration & Hypersonic Maintenance route