Showing posts with label BPEL/ESB/SOA. Show all posts
Showing posts with label BPEL/ESB/SOA. Show all posts

Asynchronus BPEL Process calling from Java

In one of my previous post [http://www.oracle-latest-technology.blogspot.com/2010/02/invoking-bpel-process-from-adf.html] how to call Synchronous BPEL process from ADF/JAVA. Now, the to implement the same

BPEL Interview Questions

Some common BPEL interview questions for SOA/BPEL/ESB roles.

  1. What are the various activities which are commonly used in BPEL?

Invoking BPEL process from ADF


First create one synchronous BPEL process for this purpose which we want to call from an ADF application. We are creating this BPEL process for demonstration purpose. Later we’ll call this