
In Guided Procedures (GP), actions are executable units that define a single step when implemented in a process template. Each action can refer to either one or two callable objects - one for execution, and an optional one for display. Attaching a callable object to an action is a prerequisite for using it in a process template. The definition of the action adds metadata to the callable object functions, thereby defining how it is called and executed within the process.
In the GP design time actions are used to build blocks, which are the basic units of a process template.
To be able to create and edit actions:
More information: Setting Up Portal Roles
More information: Launching Guided Procedures (GP) Design Time
The process of designing an action consists of the following phases:
The process is illustrated in the following figure.
Designing an Action