IWS Release Notes - Version 1.0.1.912

Initially released to IWS Test on 20171004

Bug Fixes

Consolidated TSR option is disabled for non-bundle-based workflows

Consolidated TSR option would be greyed out if the workflow was not set as bundle-based.
However, it is a valid combination.
The behavior was changed to allow selection of Consolidated TSR option independently of bundle-based checkbox.

This issue was tracked as Item IWS-180.

Enhancements

Data discovery: need a common xml2csv rule for backward compatibility

Added ability to process XML format in the "load unstructured data" framework
by doing conversion in xml2csv rule and then leveraging generic eagle_wrf_csv_raw_data workflow for load.
This solution is suitable for environments which do not have MC2 and python rules installed.

This issue was tracked as Item IWS-182.

New type of raiseException shape

Current RaiseException shape cannot be properly used inside streaming translation. We updated task compiler. It will generate new code for properly calling streaming_task_eofw include file just before calling editcheck validation.

This issue was tracked as Item IWS-184