cancel
Showing results for 
Search instead for 
Did you mean: 

Sender ABAP Proxy to XI Scenario

Former Member
0 Kudos

Hi All,

ABAP Proxy is sending 3 different message in EOIO(Queue) to XI.

XI is receiving all messages in sequence.

But sometimes, XI is not receiving all 3 messages, eventhough ABAP Proxy sends those messages.

I have checked SMQ1,SMQ2,SM58 in both ECC and XI, no issues...

Any Inputs will be helpful.

Regards,

Ragu

Accepted Solutions (0)

Answers (5)

Answers (5)

vikas2
Active Participant
0 Kudos

Are you sure the messages are sent from ABAP proxy ? If the configuration is fine and the messages are appearing in PI for all three in some scenarios, I'll be tempted to debug the ABAP code and see if all three are getting triggered in all situations.

Former Member
0 Kudos

>>>>> eventhough ABAP Proxy sends those messages

Were you able to check the Successful messages flowing from ECC to XI . Check Tcode - SXMB_MONI. See the status. if you find them , compare the message flow at the same time stamp.

Also do a cache refresh.

anand_shankar10
Active Participant
0 Kudos

If an ABAP proxy message is not being delivered to PI then you need to debug the code first and see the result in SXMB_MONI in ECC.

Thanks

Anand

manigram
Active Participant
0 Kudos

Hi,

As the messages are EOIO, so go to sxi_monitor -> Advance d selection criteri-> Give the queue name in Queue ID tab and search. You all get all messages under the particular Queue.

Regards,

Mani

allamudi_loordh
Active Participant
0 Kudos

Hi ragu,

Please check at sxmb_moni of ECC & PI . 

Regards,

Loordh