IWS Release Notes - Version 1.0.1.628

Initially released to IWS Test on 20160615

Enhancements

Added Ability to Generate Separators from a Task Setting
Previously, it was not possible to generate separators from task settings for the batchimport tag inside logic of the group object. The group object generated only XML attributes. The IWS code was enhanced. Now, if you clear properties for a group object it will generate separators from the task settings.
This issue was tracked as Item #142445

Software Fixes

Issue with Single Incoming File Option

If you had SingleIncomeFile set as true and used the TaskExtractor, you could run into issues with your stream not triggered as expected. This issue was due to an incorrect parameter value associated with the datafile control stream. The code was corrected to address this issue. The default data_task stream now works properly with the single incoming file option.
This issue was tracked as Item #139222.


Intermittent Application Crashes Upon Closing

When IWS has been running for a long time, you could experience intermittent application crashes when you close IWS. The Global exceptions handling feature was updated to address this issue. All unexpected application crashes are now separated into two types:

  • Simple Error

  • Critical Error

Simple errors can now be ignored by you and while Critical errors can not be ignored, you will now receive a descriptive error message and IWS will be properly closed.
This issue was tracked as Item #140853.


Folder Structure Issue on Windows
There were some issues with with incorrect folder structure on Windows environments. To resolve this issue, the list_files stream was updated. The folder structure is now exactly as expected.
This issue was tracked as Item #135463.


Expression Mode Switch for Preprocessor and Message Exchange Settings

There was no way to set expressions for settings of several object types instead of constant values. This included the ENCRYPTED, INSECURE and PATH parameters. To address this issue, a new Expression mode checkbox was added to the Path, Encrypted and Insecure properties of Preprocessor, Receive/Send EMAIL, Read/Send Data To FTP and Read/Send Data From FTPS objects.
This issue was tracked as Item #141927.


Issue Creating Outbound Rule with Csv2star Format

It was not possible to create an outbound rule with format csv2star. The code was updated to allow for this.
This issue was tracked as Item #142444.


Accounting Objects Do Not Show with Export to Excel

There is the ability to use the Open XPanels to locate the various Objects. In IWS, you can select Open XPanels and then select Extract to Excel. When using this feature, none of the accounting objects appeared. The code was updated to address this issue. All of the EagleML objects now appear in the Export to Excel window.
This issue was tracked as Item #142517.