...
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 IWSItem 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 IWSItem 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 IWSItem IWS-184