Designing orchestration

Orchestration is the process of combining BPEL services. Defining the style of interaction with the client is the first step of designing a BPEL service. Always consider using the Scope activity to group a set of activities and manage the BPEL variables' scope. Define the XML schemas (XSD) for the message structure after deciding the client interaction style.

As shown in the following figure, the Partner Link on the left-hand size contains the service interface (WSDL) to communicate with client applications or other components. The client applications can use the WSDL to invoke the BPEL service.

The Partner Link contains the service interface (WSDL) for BPEL services to invoke other external services:

The Oracle JDeveloper's ...

Get Oracle SOA BPEL Process Manager 11gR1 – A Hands-on Tutorial now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.