cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC ---> XI. queue Id PACKAGE, Job ID EVENT_DRIVEN_XI , waiting long

Former Member
0 Kudos

Hi forum

I have a IDOC--->XI scenario,

when the IDOC comes, i can see in the MONI ... there is a QueueID PACKAGE,

and JobID as EVENT_DRIVEN_XI .

and the processing waits for a long time,

wahts the problem,

pls help

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

your message might be stuck in the queue,

you can use the following transactions for monitoring the queues

· SMQ1 – qRFC Monitor for the outbound queue You can use this to monitor the status of the LUWs in the outbound queue.

· SMQ2 – qRFC Monitor for the inbound queue. You can use this to monitor the status of the LUWs in the inbound queue.

· SMQS – You can use the Outbound Queue Scheduler to register, deregister, and exclude destinations.

· SMQR – You can use the Inbound Queue Scheduler to register and deregister queues

Former Member
0 Kudos

check wether message waits in Queue for long time or not.