...
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.
...