Previous  Next          Contents    Library

Creating a Process

You use the Process Diagrammers within Oracle Workflow to create your task flows. You do this by adding and connecting the windows you want to appear.

You must create a top level process, sub processes are optional.

Creating a Top Level Process

You must define a top level process for each task flow. The top level process can contain sub processes, but not any other top level processes.

A top level process must have a Top Node Selector activity. This ensures that the first window in a task flow is a valid top node window. All windows that can be a top node are defined within the Top Node HRMS Context Windows lookup type.

The Top Node Selector must have two transitions. The first transition must go to the Top Node activity and its value must be the window activity name. The second transaction must be <Default> and go to the end activity.

Use the Oracle Workflow Builder to create a top level process.

To create a top level process:

Suggestion: Use a naming convention for Internal and Display names. For example, a good internal name might be POSITION_DETAILS_TL with a Display name of Position Details (Top Level).

See Also

Next Step: Creating Sub Processes

Creating Sub Processes

You can group a logical set of task flow windows into a sub process, which can then be used by several top level processes. This simplifies process modelling. Each sub process can contain other sub processes. There are two rules to note regarding sub processes:

To create sub processes:

Suggestion: Use a naming convention for Internal and Display names. For example, a good Internal name might be ASSIGNMENT_DETAILS_SL with a Display name of Assignment Details (Sub Level)

Note: The Start Activity can only connect to one window only.

See Also

Next Step: Creating Button Labels


         Previous  Next          Contents    Library