cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Executing BPM's in sequence

Former Member
0 Likes
272

Hi Gurus,

Is there a way that we can execute different BPMs in sequence? Like as a workflow. Please input your views.

We have developed different BPMs and need to integrate them together in sequence.

1) We have to make it as a huge BPM with all the steps in it.

2) Having the BPMs execute in sequence. If one BPM fails, the next one should be on hold. This is like a batch schedule.

Thanks

Kalyan

View Entire Topic
moorthy
Active Contributor
0 Likes

Hi,

This blog may give some inputs-

/people/ravikumar.allampallam/blog/2005/02/17/bridging-the-sync-async-bridge-with-fork-xi

Thru messages , you can trigger bpms in sequence- for more on -

<i>An integration process can trigger another integration process to start by means of a corresponding message. In this way, you can link integration processes to form a process chain.</i> from following SAP help

http://help.sap.com/saphelp_nw2004s/helpdata/en/3c/831620a4f1044dba38b370f77835cc/content.htm

Rgds,

Moorthy