IWS Release Notes - Version 1.0.1.516

Initially released to IWS Test on 20151216

Enhancements

Message Exchange Options
Inbound Message Exchange objects now support options in their reply. Option names and values or expressions can be set in the Options grid of object's settings pop-up window.
This issue was tracked as Item #136673.

Software Fixes

XSLT ForEach Destination Edit Issue
If you removed a Destination expression in a ForEach subworksheet and applied changes, the parent Destination was not affected. The code was updated to resolve this issue.
This issue was tracked as Item #136613.


Disable the Ability to Change Source Format After Creation
It was possible to change the translator source formats after the translation was created. While this was possible, this was not advisable and could lead to issues. Therefore, the code was updated to disable the ability to change the source formats after the translation is created.
This issue was tracked as Item #136590.


Minor Changes to Build & Publish
Minor changes were made to the Build & Publish option. These included changes in the wording and minor UI cosmetic changes.
This issue was tracked as Item #136603.


Incorrect XSLT Generation When Data Query Called from Expression
If you call Data Query library items in your XSLT Destination, objects used in arguments would be initialized after Data Query content in output file. The code was updated to resolve this issue.
This issue was tracked as Item #136612.