cancel
Showing results for 
Search instead for 
Did you mean: 

BPM fundamentals

Former Member
0 Kudos

Could multiple instances of an integration process be run at the same time? If so, how does a message find its way to the correct instance?

thanks

kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kumar,

Multiple instances can run at the same time.

Message finds its way to the correct instance using corelation.

Regards,

Sumit

ps : would be great if you close earlier threads and award points..

Answers (3)

Answers (3)

moorthy
Active Contributor
0 Kudos

<i>Could multiple instances of an integration process be run at the same time? If so, how does a message find its way to the correct instance?</i>

>>>the answer is YES.. You need to go with the fundamentals of Correlation here.

For each correlation id, you can have one BPM Instance will start.

For more on correlation:

http://help.sap.com/saphelp_nw70/helpdata/en/a5/64373f7853494fe10000000a114084/content.htm

Blog /people/sravya.talanki2/blog/2005/08/24/do-you-like-to-understand-147correlation148-in-xi

Rgds,

Moorthy

Former Member
0 Kudos

Hi,

As explained above , only one integration process can initiate at runtime in Integration server.. ..

Butt i heard .. we can call one IP from another IP.. that should be more structural way..

can you please let me know the exact requirement..

Also see the below links may be helps you

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c071d7bb-0601-0010-d6b8-f4e4dc7f...

Also see belo also..

check list for BPM https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3bf550d4-0201-0010-b2ae-8569d193...

monitoring BPm https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e7bc3a5a-0501-0010-1095-eb4...

/people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers

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

http://help.sap.com/saphelp_nw04/helpdata/en/62/dcef46dae42142911c8f14ca7a7c39/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/de/766840bf0cbf49e10000000a1550b0/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/cb/15163ff8519a06e10000000a114084/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm

Many other examples can be found under the following link at help.sap.com

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

And some weblogs

https://weblogs.sdn.sap.com/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

/people/siva.maranani/blog/2005/05/22/schedule-your-bpm *****

/people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm

/people/michal.krawczyk2/blog/2005/06/11/xi-how-to-retrieve-messageid-from-a-bpm

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

/people/sravya.talanki2/blog/2005/08/24/do-you-like-to-understand-147correlation148-in-xi

/people/michal.krawczyk2/blog/2005/09/04/xi-do-you-realy-enjoy-clicking-and-waiting-while-tracing-bpm-steps *****

/people/udo.martens/blog/2005/09/30/one-logical-system-name-for-serveral-bpm-acknowledgements *****

/people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure

/people/kannan.kailas/blog/2005/12/07/posting-multiple-idocs-with-acknowledgement

Also have a look at these seminars,

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/daea5871-0701-0010-12aa-c3a0c...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/e8515171-0701-0010-be98-e37be...

Regards

Chilla

justin_santhanam
Active Contributor
0 Kudos

Kumar,

<i>Could multiple instances of an integration process be run at the same time?</i>

I'm asssuming that only one receiver initiate your BPM-Integration Process

Whenever your interface triggers an Integration process the work flow object will be generated with the work item ID in it, so while the integration process is running ,

If again your interface triggers the Integartion process another work flow object will be generated , this how the process executes.

Refer the below link

http://help.sap.com/saphelp_nw70/helpdata/en/43/d92e428819da2ce10000000a1550b0/content.htm

Best regards,

raj.