IWS Release Notes - Version 1.0.1.488

Initially released to IWS Test on 20151104

Enhancements

Updates for Extensions to Support Extracts
IWS was updated to allow for extensions to support extracts.
This issue was tracked as Item #135121.


Enhanced Custom Hook Feature
The Custom Hook feature that was recently released has been enhanced. The object's content now can be designed directly in IWS. You can create workflow by double clicking on the object and publish it with the solution or by using the Publishcontext menu option.
This issue was tracked as Item #135246.


Add Include Object to MC Cascading Solutions
A new Include object was added to the workflow activities of MC cascading type solutions. The behavior is similar to the Custom Hook objects, but its content contains preprocessing rule elements instead of workflow subprocesses.
This issue was tracked as Item #135361.


CondtitionToInclude Destination Column Enabled in XSLT translators
The CondtitionToInclude column of Destination objects now affects exported XSL stylesheet. Expressions are now wrapped into 'xsl:if' element using conditions from 'ConditionToInclude' column if set.
This issue was tracked as Item #135405.

Software Fixes

Out of Memory Issue When Using the Solution Bundle Option
When you used the Solution Bundle option, you could get an Out of Memory exception error. The code around memory management was updated to resolve this issue.
This issue was tracked as Item #135347.


Invalid Solution Generation from Performance_Implementation Template
There were issues with the Performance_Implementation template that caused invalid solution files to be generated. The code was updated and the template now works as expected.
This issue was tracked as Item #135348.