2.55 Process Dialog - General Tab

Use to view the top-level attributes and edit the current structure of the BPEL process.

For more information about BPEL processes, see the Business Process Execution Language for Web Services Specification (for BPEL 1.1) or the Web Services Business Process Execution Language Version 2.0 Specification at http://www.oasis-open.org.

Element Description

Name

Displays the BPEL process name.

Target Namespace

Displays the target namespace of the BPEL process.

Query Language

Displays the XML query language for selecting nodes in assignments, property definitions, and other uses.

Expression Language

Displays the expression language used in the process.

Suppress Join Failure

Select whether the joinFailure fault is suppressed for all activities in the process. The default value is no. The effect of the attribute at the process level can be overridden by an activity using a different value for the attribute.

Enable Instance Compensation (BPEL 1.1 only)

Select whether the process instance in its entirety can be compensated by platform-specific means. The default value is no.

Abstract Process (BPEL 1.1 only)

Select whether the process being defined is abstract (rather than executable). The default value is no.

Select whether the process being defined is abstract (rather than executable). The default value is no.

Select yes for the process to exit immediately as if an exit activity has been encountered, when a WS-BPEL standard fault other than bpel:joinFailure is encountered. If the value is set to no, the process can handle a standard fault using a fault handler. The default value is no.

Related Topics

Introduction to the BPEL Process Service Component in Developing SOA Applications with Oracle SOA Suite