IWS Release Notes - Version 1.0.1.347

Initially released to IWS Test on 20150128

Enhancements

Added Insert Row and Remove Row Options in Context Menu For Source and Destination

The context menu for Source and Destination was enhanced to include 'Insert Row' and 'Remove Row'. These new options were added to allow you to quickly and easily edit the data structure. The feature is enabled for all formats except EagleML.
This issue was tracked as Item #125438.

Software Fixes

Issue Using EagleML Custom Reply Location Parameter

If you had the custom 'FILE_REPLY_LOCATION' parameter defined in your eagle_ml-2-0_custom_cm/w_config_custom.inc file, you could not log into that environment with IWS. The code was updated to resolve this issue. With the latest EagleML package installed, you are now able to use IWS when you use this parameter.
This issue was tracked as Item #125299.


Issue Overriding 'Delete After Processing' Attribute for XSLT Tasks

There was no way to set the 'DELETEAFTERPROCESSING' attribute value in workflows with XSLT transformations. The code was updated to resolve this issue. You can now override the attribute's value using the 'CustomCMParams' control in 'Properties' window, similar to what has been implemented for other task types.
This issue was tracked as Item #126317.


Fixes to Extract Objects and Generic Extract and Transform Template

Several minor fixes and improvements were made for Extract objects and the Generic Extract and Transform template. The Generic Extract and Transform object's properties, task and translator source settings are now updated synchronously. The OutParams workflow parameter was moved from CustomCMParams to a separate control in the Properties window. Also, an issue with extra quotes in the ParOutputFormatvariable in the custom extract transformation stream template was corrected.
This issue was tracked as Item #126840.