IWS Release Notes - Version 1.0.1.297

Initially released to IWS Test on 20141008

Software Fixes

Unexpected Quote in Stream Name When Exporting PRF Workflow to Message Center
After exporting a PRF workflow to Message Center, in the expression column the stream name incorrectly contains a single quote after it. This single quote results in the workflow not work correctly, as it is trying to find a stream name actually containing the single quote. The code was updated to resolve this issue. The quote has been eliminated.
This issue was tracked as Item #123409.


Issue with SWIFT to EagleML Tranformation Template
There was an issue with the SWIFT to EagleML Tranformation Template. IWS could close unexpectedly when you populated this template and clicked apply. The code was updated to resolve this issue. The template now works as expected.
This issue was tracked as Item #123593.


Issues With Dropdowns in Destination Object
Several issues around field dropdowns in the Destination object were identified. When you create new task translator in Message Translator and drag in a Destination object for the first time, there is no dropdown option displayed on the battingOrder or assetResolutionOption fields. The dropdowns should be on these fields. If you close that Destination object and create a new one, however, the dropdowns now appear for these fields as expected. In XSLT transformations, you cannot choose these dropdowns at all. Even after creating a Destination object for the first time, then closing and creating a new one, the dropdowns still will not display. Also, if you select Set destination and change it to any other format, the dropdowns remain displayed on the screen. The code was updated to resolve these issues.
This issue was tracked as Item #123596.


Duplicate Node and Mapping Issue

There was an issue in IWS that could result in duplicate node and mapping. The following steps may reproduce this issue:

  1. In IWS, create or open a translator or XSLT translator worksheet

  2. Populate the destination grid

  3. Open one of collapsed nodes and do a mapping

  4. Then collapse and expand this node quickly

The node and mapping may then be duplicated. The code was updated to resolve this issue.
This issue was tracked as Item #123624.