Versions Compared

Key

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

Each step may produce results in the form of specific data points. If the process flow is a sub-process, it can store this data within the Context Object for use by a later step in the process flow or it can write the data to an external log. You should define only data returned by the process flow (which may act as a sub-process based step in another process flow) on the Output Properties tab.

Note

When adding a component to a Validation process flow, you must define the ValidationMessage output property to set the process flow property ValidationMessage. This is required because the property collection on a process flow component is independent from the property collection of the process flow itself. If the ValidationMessage output property is not defined, the message from the process flow component is never passed to the process flow and the user receives an error instead of the intended validation message.

 

Follow these steps to define Output Properties for a process flow:

...