Initially released to IWS Test on 20170201
Enhancements
Streaming Support for CSV to XML
Previously, IWS was enhanced so that the Generic Extract and Transform objects supported streaming task generation for custom transformation. The following transformation types were supported at that time:
CSV to CSV
...
CSV to STAR
...
STAR to CSV
...
STAR to STAR
...
IWS streaming has now been enhanced further to support CSV to XML transformations as well.With this release, logic was added for building CSV2XML transform in the streaming task as well as a new object was added to the streaming task for grouping data.
This issue was tracked as Item #148846.
...
Source and Destination objects of Delimited, TagValue and Fixed formats now have Ascending/Descending Sort controls in 'Message Mapping' group of 'WorkSheet' toolbar tab. This feature allows you to re-order columns in both UI and output rule file.
This issue was tracked as Item #148951.
Software Fixes
Issue with Fonts in Data Artifact Labels
...