Versions Compared

Key

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

...

Expression editing features were added to the Generic Extract properties form. Text fields now have an Expression mode toggle button that allows you to use Message Center syntax text check, word completion feature and automatic character escaping.
This issue was tracked as Item #129662. 

...

A new workflow validation feature was introduced. This initial release of the validation includes check for missing connections between most Events, Activities and Gateway objects. A warning message with a cancel option will be displayed when saving or exporting invalid workflow.
This issue was tracked as Item #129938.

...

If you changed the width or height of a resizable object, it could be reset to the default size after re-opening the translator. The code was updated to resolve this issue and the objects' sizes are now saved with solution.
This issue was tracked as Item #130110. 

...

IWS did not always properly detect the subprocess type. This gap could cause issues with the workflow script files. The code was updated to detect Message Center based processes, set the correct type for added subprocess and create the appropriate the workflow script files.
This issue was tracked as Item #130075.