Versions Compared

Key

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

...


Allow the Use of Profiles During Scheduled Workflow Runs in Automation Center
Scheduled workflows now can be run from Automation Center with a new custom parameter of 1166 (profile file name).
This issue was tracked as Item #134909.

Software Fixes

XML Path Issue When ForEach is Set to the Child Node
IWS incorrectly generated the XML path when a ForEach is set to the child node. The ForEach logic was updated to include the ability to write the XML path without using alias (example, |node1|) and the expression will be written in the <xsl: for-each select = "" />. Example:

...