Process Developer > Part II: Creating and Modifying Processes > BPMN Tasks and Events > Opaque
  

Opaque

Process Developer Classic only
This activity is for use only in abstract processes. For details on creating an abstract process, see Creating an Abstract Process.
This activity stands in for an activity that would be used in an executable process.
Required Properties
Optional Properties
none
 
 
Suppress Join Failure. See Process Element and Properties
 
 
 
 
 
Extension Attributes and Extension Elements. See Declaring Extension Elements and Attributes.
To build an opaque activity:
  1. 1. Ensure that your BPEL process references a namespace for an abstract process. By default, a BPEL process is executable. See Tips for Working with Abstract Processes.
  2. 2. From the Activity palette, drag an opaque to the Process Editor canvas.
  3. 3. Add the activity to an appropriate container, if desired, or link another activity to it.
The following illustration shows an example of using an opaque activity.
XML Syntax
<opaqueActivity standard-attributes>
standard-elements
</opaqueActivity>
Example:
<opaqueActivity/>