SOA 10g Invoking One ASynchronous Process by Another

Introduction

The BPEL Process “Invoke Karl Bank” [Synch] will invoke another BPEL Process “Karl Bank” [ASynch]

Consider a real life example where one application needs data from another application, a Payroll Application might need HR Data before processing Salaries, assuming that both are discrete Applications, One partner calls or invokes another Partner to invoke some service request,

These Invocations can be many types one synch app calling another asynch app and waiting for result or, one asynch app calling another synch app, it can be any of these combinations,

This section tries to invoke karl Bank app (Asynchronous Process ) by a Synchronous Call, to keep the language simple this BPEL will actually invoke the previous BPEL we wrote

This would be a rather complex section and advised to do in one shot, so if ur planning for a holic (milk/tea/coffee) or alcoholic break please have it n come back.

http://jamessmithjava.100webcustomers.com/bp3.html

Regards

James

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s