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

BPEL REST Messages

BPEL REST Messages

The
aeREST.xsd
schema defines three message types:
  • RESTRequest
    . This is the message received by the server from a My Role endpoint and the message delivered by the server to a REST partner endpoint.
  • RESTResponse
    . This is the success response message returned to the server from a REST partner endpoint
  • RESTFault
    . This is the fault returned to the server from a REST partner endpoint with the HTTP error response or other system related faults.
For examples of each message type, see Creating a REST-based Receive or Invoke.

0 COMMENTS

We’d like to hear from you!