Block 
You can group together steps in a Workflow in a block. You have the following options for a block and the steps it contains:
Define local data (local container)
Define deadline
Define exceptions and exception handlers
Define dynamic processing (parallel or sequential)
In the Workflow definition, a block is represented by the following symbols: Block Start (
) and Block End (
).