Service Studio provides you with a specific editor to define the process flow (Collection of elements that graphically implement the behavior of a process. You can have flow control elements (Start, Decision, ..., End), activity elements, and you can invoke other processes. Elements in an process flow are linked through Connectors.) of your processes (Implements your organization's business processes. A process is defined by its process flow. A process can handle input and output parameters.). This editor is called the Process Flow Editor and is divided into the following areas:

The tools are elements that execute process activities, other processes or flow control tools. When a tool is dragged onto the Content Canvas, a new process activity in the process flow is created.

To see the properties of a process activity, select it on the Content Canvas and they'll be displayed in the Property window.

Defining the Flow

To define the flow of a process connect the elements on the Content Canvas starting in the Start element - only one Start element is allowed in a process flow. To finish a flow path use the  End Process element - depending on the elements you are using in the process flow you can have a single or multiple paths.

In a process flow you are allowed to use other start tools to define alternative flows to handle specific events. Learn more About Other Start Tools.

See Also

About Processes | Process Flow Toolbox | About Output Parameters in a Process Flow | Designing Processes | Upgrading Processes