cancel
Showing results for 
Search instead for 
Did you mean: 

message monitoring: difference between integration server and adapter engin

Former Member
0 Kudos

Hi everybody,

When I access to the message monitoring in the RWB, I can see some messages in waiting status in the integration server but no in the adapter engine.

Why I can see this messages only in the integration server?

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Esther,

these are two diffent machines!

The XI has 4 machines:

integretion server: ABAP stack

business process engine: ABAP stack

mapping engine: JAVA stack

adapter engine: JAVA stack

All adapters are in the JAVA stack. Exception: IDOC & http adapter.

So now it should be easier for you to understand!

Regards Mario

moorthy
Active Contributor
0 Kudos

HI,

The waiting status is because of Message Queue is in wiating status. This may be because of overload of the messages, or may be your receiver systems is not ready etc.

SO go to SMQ2 and check the status of the queues.

Also have a look into this blog-

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

<i>

Why I can see this messages only in the integration server?</i>

>>>If message reachs the Adapter engine, you can see in the Adapter monitor. In your case, message is still there in the Integration Engine. Once the queues are cleared it will reach the Adapter engine, so you can monitor it in the adapter engine

Regards,

Moorthy

Former Member
0 Kudos

Hi,

I have not got any waiting queue in the smq2.

I can not check the sxmb_moni because we clear the cache every 2 days so I am not sure if the execution was successful or not.

Thanks

moorthy
Active Contributor
0 Kudos

HI,

DId you register the queues in the SXMB_ADM ? If not register it and check the flow. for this go to SXMB_ADM->Manage Queues->Register the Queues

Is this status is for all the interfaces ?

Regards,

Moorthy

Former Member
0 Kudos

Hi Krishna,

This status is only for one interface. I have checked my queues and everything seems to be fine. We had registered the queues in the past.

Thanks

henrique_pinto
Active Contributor
0 Kudos

Are you sure they're at waiting status in integration server? Isn't it adapter engine?

As for SXMB_MONI, what's the color of the flag for the message?

Regards,

Henrique.