Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the Task Translator object, if you select XML as your source, Delimited is now the only available format option for the Destination. The EagleML format option was removed. The Task Translator object uses Message Center translations and Message Center does not support XML to XML translations. Please note that the overall ability to translate from XML to XML still remains. You should use the XSLT Translator object for this though, not the Task Translator object.
This issue was tracked as Item #130809.

...

When you refreshed EagleML in an existing workflow, if any data would be lost as a result of the refresh, a warning appeared with the details. This was for informational purposes only though and you were not able to cancel the refresh. The code was updated to include a cancel option so that you have the ability to cancel instead of proceeding with the refresh.
This issue was tracked as Item #130810.

...

If filenames did not match the exact case used in the defined file mask, they would only show under the Other File section in the Data Files tab of Run EJM Process. The logic for matching file masks with file names in Run EJM Processes window was improved. It no longer matters whether the file mask is in upper case or lower case. In addition, file names now are independent from case sensitivity as well.
This issue was tracked as Item #130834.

...

If you entered a blank value in either the Width or Height of the Navigation Window, IWS could close unexpectedly. The code was updated to resolve this issue.
This issue was tracked as Item #130964. 

...

IWS was enhanced so that when you use the Run option from the toolbar, you are now able to see Message Details for a desired task step in workflow. To do this, right click on the task step record and select Show Messages. The Message Details screen will appear in separate tab.
This issue was tracked as Item #130992.