Versions Compared

Key

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

Initially released to IWS Test on 20141112

Enhancements

Enhanced Grid Search and Sort
Improvements were made to the grid search and sort functionality. Search is now enabled for all columns. Sorting has also been enabled for all columns.
This issue was tracked as Item #124337.

...

  • Destination DB Request
  • Global Vars Source
  • LoopWhile Container
  • Group
  • ForEach
  • Loop For
  • Loop While
  • Wait
  • Continue
  • Break
  • Code
  • Convert
  • Parameter
  • SplitString
  • Join
  • Result Output Translation
  • XSD Validation and Process
  • Process in Stream

This issue was tracked as Item #124457.

...


Enhanced XSLT Editcheck
The XSLT EditCheck was enhanced. Where you place the XSLT Editcheck no longer matters, as the XSLT Edit Check will now always be generated right after *transaction node (for example: referenceTransaction or warehouseTransaction). As a result of these changes, when the EditCheck condition is true, the reason node will also be generated after the *transaction node. In addition, the count of the reason nodes is now correct. Previously, this count was not always accurate.
This issue was tracked as Item #124739.

Software Fixes

Issue with Viewing Some Library Items in Solution Explorer
In Solution Explorer, if you clicked on a library item that has no IWS related activity (for example, a default Message Center stream), you would get multiple Remote Server error messages and IWS would close. The code was updated to resolve this issue. Now if you click on a library item that has no IWS activity, you will receive an informative warning message stating: "This solution item can not be opened because it is MC stream".
This issue was tracked as Item #124284.

...