cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Queue

Former Member
0 Kudos

Hello everybody,

Is there a way to generate more than one queue for a BPM in PI?, the reason for this question is that I have a BPM that generates a lot of instances, but they are all in the one queue generated for the BPM in SMQR, now I was wondering if there's a way no parallelize that, thanks in advance.

Regards,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can create sender and receiver Id's in SXMB_ADM . enter ur sender service as BPM service and receiver as actual target

After creating sender and receiver Ids, you can create configure them or bind them together in "Configure Filter for Queue Prioritization"

regards

Inder

Former Member
0 Kudos

You can set multiple queues for your bpm in Enterprise Service Builder on the start node of your bpm.

You then have to go in sxmb_adm and configure your bpm to set it to use multiple queues...

Take care.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

This may helps you

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/59e837d3-0201-0010-c096-dc1...

/people/sap.user72/blog/2005/12/12/how-to-prioritize-messages-in-xi

/people/arulraja.ma/blog/2006/08/18/xi-reliable-messaging-150-eoio-in-abap-proxies

REgards