Start
The Start activity is the first activity, and acts as the starter activity, in a direct subprocess definition. A direct subprocess can be called from a parent process, and the Start activity is used to define the input expected by the process.
Output Editor
Use the
Output Editor tab to define data for the subprocess to use as input. Any process that calls this process definition must supply the data specified on the
Output Editor tab. You can define your own datatype on this tab, and can reference an XML schema stored in the project. Once defined, the data specified on the
Output Editor tab becomes the output schema of the
Start activity. This data then becomes available to other activities in the process definition.
Copyright © Cloud Software Group, Inc. All rights reserved.