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

Namespace Prefix and Declaration

Namespace Prefix and Declaration

A BPEL process must contain namespaces that point to WSDL locations. To add WSDL locations, you use the Imports function, as described in Importing WSDL, Schema, and Other Resources.
After adding an import, you can rename the default prefix for the namespace, as follows.
  1. In Outline View, select a
    Namespace
    .
  2. In the Properties view, type in a prefix to use as a shortcut definition for the namespace. The prefix is mapped to the URI reference displayed.
If you delete an import, you must manually delete the namespace associated with it.

0 COMMENTS

We’d like to hear from you!