IWS Release Notes - Version 1.0.1.786

Initially released to IWS Test on 20170426

Enhancements

Added Ability to Insert Fields into XSLT Overlays
IWS was enhanced to have the ability to insert new fields into XSLT overlays. This feature was added to "Update Overlay" (right click on the grid). 
This issue was tracked as Item #151795

Software Fixes

EagleML Extension with streaming
When you created a transform to EagleML Extension, IWS was not able to build a full EagleML message with the extension. The code was updated to correct this issue. You can now use the option "Map Full Message" for EagleML Extensions.
This issue was tracked as Item #148479.

Case Issue for EagleML Extension Outgoing Data
When you created a task with EagleML Extension outgoing data, the first character of the name EagleML in the destination object was incorrectly listed as uppercase. For example, it created GenericSMF instead genericSMF. This issue was addressed by adding a handler for the name before filling the destination.
This issue was tracked as Item #151923.

MC Preprocessor Object Content Generation Issue
In some cases when you used a MC Preprocessor object as a first process step, its content was placed in EXECUTE section of output rule. This issue occurred when you use several separate subprocesses on a worksheet. The code was updated to resolve this issue. MC Preprocessor content now is always generated on the top level of MC stream cascading preprocessing rule when it's used as a first step.
This issue was tracked as Item #152005.