Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

Empty

Empty

BPMN Implementation: Abstract task, Start/End/None throw event
The empty activity is a "no op" instruction in the business process. This activity is useful for synchronization of concurrent activities. For example, you can use an empty activity to show how links are affected, whether or not a fault is caught, and at what scope level it is caught.
Required Properties
Optional Properties
none
 
 
Suppress Join Failure. See Process Properties
 
 
 
 
 
Extension Attributes and Extension Elements. See Declaring Extension Elements and Attributes.
To build an empty activity:
  1. Drag an
    Abstract task
    (or Start/End/None throw event) to the Process Editor canvas.
    You can add a background color to the abstract task, but not the throw event.
  2. Add the activity to an appropriate container or link another activity to it.
The following illustration shows an example of using the empty activity, implemented as an abstract task.
XML Syntax
<empty standard-attributes> standard-elements </empty>

0 COMMENTS

We’d like to hear from you!