cancel
Showing results for 
Search instead for 
Did you mean: 

Queue execution

Former Member
0 Kudos

Hi,

I am working on BPM. I can see the message in sxmb_moni after running the scenario, but all the messages are in a queue with green flag (message scheduled on outbound side). After executing the queue, scenario runs properly but this is a manual process.

Please guide me to resolve this problem.

-Rohit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You need to register your queues.Use SMQR transaction code and register your queues.

for more details...

[http://help.sap.com/saphelp_nw04s/helpdata/en/89/da5f3ce4dd3370e10000000a114084/content.htm]

Regards,

Prakasu.M

former_member200962
Active Contributor
0 Kudos

Is it that your Queue gets blocked and you want to have an automatic way to process the messages stuck in the Queue then check this blog:

/people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically

but all the messages are in a queue with green flag (message scheduled on outbound side)

before implementing the above process (if applicable) check why the messages are getting stuck...if you are able to get the cause for this then no need to have a background process....