Initially released to IWS Test on 20171011
Bug Fixes
Incorrect header columns processing when containing special characters
.If your transformation source data column name contains special characters, it's auto-replacement variable won't be in scope for message grouping expressions and elements that use ExecuteOn="START" option.
The code was updated to resolve this issue, these variables are now initialized on transformation start and have global scope.
This issue was tracked as Item IWS-181.
Enhancements
support for new feed types - EntityPeerGroupRanking and EntityAnalytic
Two new feed types were added recently to EagleML - entityPeerGroupRanking and EntityAnalytic.
Now they are available in IWS
This issue was tracked as Item IWS-189.
CMStreamName and CMDeliveryStream as expressions
Properties "CM Stream Name" and "CM Delivery Stream" of ExecuteCM shape now support expressions. It allows you to conditionally direct the processing to different streams.
This issue was tracked as Item IWS-188
Support for Consolidated Earned Income type
Consolidated Earned Income EagleML type support was added to the Accounting groups for Source/Destination data objects, XPanels and extracts list.
This issue was tracked as Item IWS-171
0 Comments