IWS Release Notes - Version 1.0.1.742

Initially released to IWS Test on 20170125

Enhancements

Added Prefix Flexiblity to AddNameSpaceToSource
The function AddNameSpaceToSource was enhanced to allow you to add only an attribute into the xsl:transform node without having to include a prefix to each node from the XSLT mapping. For this feature, a new row into XSLT General Params with values "true" and "false" was added. This allows you the option to enable and disable prefix of the namespace.

This issue was tracked as Item #148752.

Software Fixes

RaiseException Export Issues
In some cases, the reason node generated by RaiseException object was always added to the first transaction node of EagleML translator output. The code was updated to resolve this issue. Regular MC editcheck/warning/status objects are generated for such cases in output rule file.

This issue was tracked as Item #148648.


Issue with Final Status Refresh
You could have issues with the final status in some cases where the status displayed was actually from a previous workflow execution. This issue was due to an issue with the Final Status refresh. The code was update to resolve this issue.

This issue was tracked as Item #148932.