Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Initially released to IWS Test on 20170208

Enhancements

Added Drag/Drop Ability for Tasks in Solution Explorer

Solution Explorer now provides drag/drop support for task folders and task definition items. This feature was already added for workflows in a previous release.
This issue was tracked as Item #149184.\

Software Fixes

Issue with Includes for Extension Fields in EagleML

IWS was not properly handling extension fields in the transform step (in eagleml "_t" stream). The result xml file contained only that extension data which were defined in last record of tagvalue file. The reason for this issue was that msgcenter\customer\extensions\genericsmf.inc include did not contain EXECUTEON="START" tag attributes, but t_smf.xml rule contained these tag attributes in for each field. The Genericsmf.inc include is generated by Xpanel XPanel application. The code was updated to resolve this issue.
This issue was tracked as Item #149278.
 
Issue with XMLROOTTAG Property

...