cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in ABAP Proxy(sometimes XML Messages are not being created)

Former Member
0 Kudos

Hi,

I am trying to send the data from ECC to CRM when post goods issue is done for a delivery from ECC side. I called my proxy method in BADI : DELIVERY_PUBLISH.

And after calling the method, I used commit work also.

But the problem is, some times it is working fine. and some times the XML messages are not getting created. When I go in debug, looks everything is fine.

I am unable to understand why this inconsistency.

Could you please help me out, do I need to take any more precautions.

Thanks,

Sandeep

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You mean you can't find any message in SXMB_MONI of your ECC or is it XI where you can't see message?

If you have not checked in SXMB_MONI of ECC then may be messages are created but they are going into error and that's why you are not able to see any message in XI.