cancel
Showing results for 
Search instead for 
Did you mean: 

BPM queue get block

former_member568822
Active Participant
0 Kudos

Hi,

I have a web services that use bpm scenario. Every time when a error example date type format happen on the bpm the queue with get block on smq2 and others request by the web services will get hold. Any way that can i disable this? Every time i have to delete the error queue in order to let the webservices work again.

Thanks for help.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member568822
Active Participant
0 Kudos

solve by catching the exception.

SudhirT
Active Contributor
0 Kudos

Hi Fcgan,

Use these reports to handle the queue in automated manner.

· RSARFCSE: Restart an LUW (background job)

· RSARFCEX: Restart tRFC LUWs (background job)

· RSQOWKEX: Restart QOUT qRFC LUWs

· RSQIWKEX: Restart QIN qRFC LUWs

· RSARFCSE: Delete an LUW (background job)

· RSARFCER: Delete various LUWs

Thanks!

Former Member
0 Kudos

Hello,

one more option is..select multiple queues in Integration process while defining the steps

Regards,

Sreenivas.

prateek
Active Contributor
0 Kudos

You may increase the vlaue of the Tuning parameter in sxmb_adm -> Integration engine configuration -> specific configuration ->

EO_OUTBOUND_PARALLEL

EO_INBOUND_PARALLEL

This will be of some help

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0e73c7b-5301-2a10-f1ab-832f301b...

Regards,

Prateek