cancel
Showing results for 
Search instead for 
Did you mean: 

MM-SUS Job ?

Former Member
0 Kudos

Hi Gurus,

We are implementing an MM-SUS scenario. The PO is created in MM transfered in XI then Transfered in SRM-SUS.

I can see the XML Message in the SXMB_MONI, I can see that the satus is ok however the message is waiting in the Queue.

Via transaction SMQ2, I can process the message that will be then displayed in the SRM-SUS as a new purchase Order

So the connections are set up correctly however I would like to avoid the manual part in the SMQ2 transaction. Could you please tell me how to achieve that ?

I have read in other thread that there was no background jobs to be activated so could you tell me what's wrong with my config and how I can solve this problem ?

Many thanks in advance

Stephane

We are runnning PI 7.0 SRM 5.5 and ECC6 in this scenario.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Ok I found the solution:

in transaction SXMB_ADM

I have selected the event controlled message processing

then selected the button Jobs

then the button Schedule Scheduler

and a job has been created for report SXMS_START_JOBS

The queues are now processed automatically every 5 minutes

Hope this will help

Former Member
0 Kudos

More information in SXMB_MONI the message exist with status scheduled

In the QRFC administration lots of queues names are registered with type P and display program RSXMB_RESTART_MESSAGES

No event function or action .

the queues name stuck in SMQ2 is in the QRF administration (XBTR*)

the Qin scheduler has a status Active (yellow background)

I still looking for something to process automatically the queues

Please if you do have an answer or a hint ...