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

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 Properties
 
 
 
 
 
Extension Attributes and Extension Elements. See Declaring Extension Elements and Attributes.
To build an opaque activity:
  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. From the
    Activity
    palette, drag an opaque to the Process Editor canvas.
  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/>

0 COMMENTS

We’d like to hear from you!