Skip to Content
0
Former Member
Jun 29, 2009 at 03:09 AM

Multiple BPM with same input

72 Views

Hi all,

I have a scenario where there is one source input message for two different BPMs. There is a dependency between two BPMs in such a way that if first one is successful, only then second BPM should start.

I can start first BPM with source Message But when it comes to second BPM, i don't have access to the source message as it is a stateless process.

Now one way to do this is that output of first BPM should contain the entire source message which can be used to call second BPM. Is there any other way that Second BPM can be procesed.

Any help will be really appriciated. Please let me know if i have missed something here.

Thanks

-Kulwant