IWS Release Notes - Version 1.0.1.379

Initially released to IWS Test on 20150325

Software Fixes

Minor Changes in Worksheet Toolbar

Some minor adjustments were made to the toolbar in the worksheet tab. Several actions had their icons reduced in size and stacked together. For example, in the clipboard section, cut, copy and paste are now stacked together.
This issue was tracked as Item #128449.


Transform with RAW Source Format Did Not Allow XML Destination Format

During transform, if you selected RAW as the source format, the only option as an available choice for the destination format was delimited file. The code was updated to also allow XML as an available option.
This issue was tracked as Item #128457.


Error UsingThen Statement in XSLT Translators

When you used the 'If' function with a 'Then ;;' statement in XSLT translator expression, you received an error indicating 'Index was outside the bounds of the array' when you tried to save or publish. The code was updated to resolve this issue. The statement is processed as expected now and you can save or publish without issue.
This issue was tracked as Item #128325. 


Preview Export Issue When Translator is not Defined in the Solution Tree

If you attempted to do a Preview Export for a translator that was not part of your solution, you would get an error message indicating 'Parent task not found'. The code was updated to resolve this issue. The parent task settings are now loaded correctly for Message Center Translators and Routers.
This issue was tracked as Item #128237.


Drag and Drop Issue with Lookups or Message Exchange Objects

The drag-and-drop feature was not always working as expected when you tried to drag a connection from the slot of the scrolled output grid of any Lookup or Message Exchange object. The code was updated to resolve this issue.
This issue was tracked as Item #128444.


Revised Message on Publish Solution Popup

The message associated with the Publish Solution Popup has been reworded to be clearer. The revised message is: "If you want to only publish the solution to the Eagle environment, click Publish. If you want to publish the solution and have it then automatically run, click Publish and Run."

The solution is automatically saved prior to publishing to the environment.

This issue was tracked as Item #128409. 


Revised Warning Message When No Source Data on Transform 

The warning message associated with when you perform a transform but do not select a source file or manually enter sample data has been reworded to be clearer. The revised message is: "DataObject can not be created with the current settings. Click OK to continue or click Cancel to discard your changes."
This issue was tracked as Item #128437.