Try OpenEdge Now
skip to main content
User's Guide
Working with the Overview page : Managing tasks : Adding a task
 

Adding a task

To add a task (or a workstep):
1. Click the Click to add icon (), inserting a default Activity task. To add a task after an existing task, select the existing task and then click the Click to add icon.
2. Type the task name in the Name column. Task names can only include alphanumeric characters and underscores (_).
3. In the Type column, click in the cell and then select from the available workstep options, as required.
Table 21 lists the available options.
Table 21. Workstep Type
Option
Purpose
AND Gateway
To add an AND gateway. This gateway is not available for Web applications.
Activity
(default) To add an Activity workstep.
Adapter
To add an adapter workstep. Displays the Adapter dialog box, in which you can define (or select) any adapter.
Decision
To add a decision gateway.
Embedded Sub-Process
To add an inline subprocess. This option is not available for Web applications.
End
To add an End workstep. This type is only available when there is no successor task specified under the Successors column.
External Activity
To add a monitoring Activity workstep.
External Sub-Process
To add an external subprocess.
External Adapter
To add a monitoring Adapter workstep.
Managed
To add a managed adapter workstep.
Message
To add a Message workstep. This workstep type is not available for Web applications.
OR Join
To add an Or-Join gateway.
Start
To add a Start workstep. This option is available only for the first added task, and not for subsequent added tasks.
XOR Join
To add an Exclusive Or-Join gateway. This gateway is not available for Web applications.
4. To add more tasks, click the Click to add icon.
The Successor column for the previous task now displays the default task name (“Activity 2”) of the added task.