2.124 Extension Dialog
Use to extend a version 2.0 BPEL process to add custom extension namespace declarations.
With the mustUnderstand
attribute, you can indicate whether the custom namespaces carry semantics that must be understood by the BPEL process.
Note: Extensions are supported in BPEL projects that support version 2.0 of the BPEL specification.
For more information about extensions, see the Web Services Business Process Execution Language Version 2.0 Specification at http://www.oasis-open.org
.
Element | Description |
---|---|
Namespace |
Enter a name. |
Must Understand |
Select to enable extensions to be recognized. If a BPEL process does not support one or more of the extensions with this checkbox selected, then the process definition must be rejected. |
Related Topics
Declaring Extension Namespaces in BPEL 2.0 in Developing SOA Applications with Oracle SOA Suite