IWS Release Notes - Version 1.0.1.593

Initially released to IWS Test on 20160406

Enhancements

Simplifying the Publishing Process

The Build & Publish option was removed from ribbon. Publish will now automatically choose the necessary actions based on IWS streams version.
This issue was tracked as Item #140197.


Added Rename Option for Complex Objects

Translator objects that have outbound parameters now have a Rename context menu option. With this feature, the object's name is changed and old name in all connected expressions are updated. This enhancement eliminates the need for you to manually update all the connected expressions.
This issue was tracked as Item #140193.

Software Fixes

Issue with Attribute Element for STAR to XML

It was not possible to an an attribute element in the grid for a STAR to XML transformation. The code was updated to correct this issue. Now, in the destination object if you right click and insert row, the options of Node or Attribute are now displayed.
This issue was tracked as Item #140055.


Issue with Panel name/Panel Path

Create 'IN' format CSV (it does not matter) and for destination shape we are setting format 'Eagle Panel' and double click on any panel.
This issue was tracked as Item #140201.


Allow Use of Both Drivers for DB Request object

Only one of 'OCI' and 'OLEDB' drivers could be selected in DB Request object's settings. The code was updated. The DB Request settings in MC translator now contain separate expressions for both drivers.
This issue was tracked as Item #140223.