IWS Release Notes - Version 1.0.1.493

Initially released to IWS Test on 20151111

Enhancements

New XSLT Transator Overlay Template Introduced
IWS was enhanced with a new template to assist with building overlays to existing XSLT translators. This template is named XSLT Translator Overlay and can be found in the template section when you first create a solution. When using this template, an include file is created to join the main XSLT. This include file is used for the transform. 
This issue was tracked as Item #135501

Software Fixes

Issue with Destination in Fixed Format
The destination object now has the width column visible when using fixed format so the output column widths can be edited directly in the destination grid. In addition, changes of the output file structure and settings done in the fixed destination grid are now synchronized with task settings.
This issue was tracked as Item #134832.


Issue with Pin and Lock Options for Subworksheets
If you used the Pin/Unpin and Lock/Unlock options, the changes would not affect subworksheets (XSLT ForEach, Loop, etc.). The code was updated to resolve this issue and these options now work for all worksheets of the selected tab.
This issue was tracked as Item #135378.


Issue Exporting Large Amounts of Workflows Using the Solutions Bundle Option
In release v1.0.1.461, a new feature to export multiple solutions at once was introduced. This feature is available from the "E" perl and is named Solutions Bundle. While this feature worked fine exporting several workflows at once, it did not work if you tried to export a larger number (such as 25) of workflows. The code was updated to resolve this issue.
This issue was tracked as Item #135468.