
Blocks are the structural units that build a process in Guided Procedures. They are re-usable and may contain actions, nested blocks, or processes.
The block design defines how the items in the block are executed. You can choose to execute them sequentially, in parallel, in a loop, or let the user choose between several alternatives. This is defined by the block type.
Blocks have input and output contexts, as well as role contexts. The parameters and the roles are inherited from the items in the block, and can be consolidated at design time.
To be able to create and edit blocks:
More information: Setting Up Portal Roles
More information: Launching Guided Procedures (GP) Design Time
The process of designing a block goes through the following phases:
The process is illustrated in the figure below.
Designing a Block
More Information