IWS Release Notes - Version 1.0.1.440

Initially released to IWS Test on 20150902

Enhancements

Added Ability to Tag Solutions
You can now set multiple tags to a solution. This feature can be used to help categorize, group and sort solutions. You can add a tag to a solution by using the solution explorer context menu action Edit Tag. You can sort existing solutions by tags in Open Solutions by using the Existing expander.
This issue was tracked as Item #130429.

Software Fixes

Libraries in XSLT Foreach
The Lookub Lib and Data Query Lib ToolBox sections were not available for XSLT Foreach subworksheets. The code was updated so that these libraries are now available.
This issue was tracked as Item #133370.


Quotes Issue with CustomCMParameters
If you specified a parameter in the CustomCMParameters property of a workflow step using quote symbols in its value, they were replaced with double quotes which resulted in an incorrect workflow execution. The code was updated and single quotes are no longer replaced by a double ones anymore.
This issue was tracked as Item #133128.


Incorrect Output Format of Generic Extract and Transform
If you changed the selected extract in the properties of a Generic Extract and Transform object, the OutputFormat parameter value was reset to EagleML. This resulted in an incorrect workflow execution. The code was updated and the Output Format parameter is no longer reset.
This issue was tracked as Item #133219.