Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 Activities : Start Activity

Start Activity
The Start activity is the first activity in a process definition (process starters replace the Start activity when they are used in a process definition).
A process can be called from another process, and the Start activity is used to define the input expected by the process. The Start activity has the following tabs:
See Subprocesses for more information about calling a process from another process.
Configuration
The configuration tab has the following fields.
Output Editor
The Output Editor tab defines the data that the process is expecting 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 you can reference XML schema or ActiveEnterprise classes 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.
See Editor for a description of how to define a schema.
Output
The output for the activity is defined by the specified data elements on the Output Editor tab.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved