IWS Release Notes - Version 1.0.1.540

Initially released to IWS Test on 20160203

Enhancements

New Legacy Data Query Template

A new template, Legacy Data Query, was added to the Message Center translators. This template allows you to start with RAW mode. In addition, the RAW Data Query edit mode now has separate tabs with elements editor and code preview.
This issue was tracked as Item #138215.

Software Fixes

Condition To Execute Property Missing for XSLT Translators
The Condition To Execute property had been implemented for Message Center tasks and subprocesses but it was missing for XSLT tasks. To resolve this issue, the Condition To Execute property was added to the XSLT Translator activity for solutions with the EJM Framework export type.
This issue was tracked as Item #138161.


XSLT ConditionToInclude issue

xsl:if nodes were not generated for an element if the ConditionToInclude column value was set. This issue occurs when element expression is empty. The code was updated to resolve this issue. The ConditionToInclude property is now processed for empty elements as well, allowing you to exclude parent nodes.
This issue was tracked as Item #138214.