cancel
Showing results for 
Search instead for 
Did you mean: 

data is not loading in sap systemthrough receiver proxy

Former Member
0 Kudos

hi gurus

when i am loading the file to sap system.in sxmb_moni in sap pi system and ecc system it shows black and white flag.

but data is not inserted into ecc system.

please guide me.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member208856
Active Contributor
0 Kudos

When data is there on ECC System in SXMB_MONI, so debug the same & check the problem, why it is not posting data in ECC System.

Former Member
0 Kudos

Dear msreddy,

In your scenario are you having IDOC or proxy at the receiver?

If IDOC and as you mentioned you see a checkerd flag in PI moni:

1.Log in to SAP system, run the transaction we 05/we02 .check the status of the IDOC posted based on the message

type of the IDOC and time of posting.

2. check the status of the posting ,you will get the error description.

go to T code IDX5 , there you can track the IDOC in a better way,If you are in SAP PI7.1 you can track the IDOC in ECC from IDX5.

If Proxy receiver:

check the SXMB_MONI in sap system and see if there are any errors.contact your sap team to figure out if any coding exceptions.

Regards,

Srinivas

Former Member
0 Kudos

Have you checked in MONI of R3 system? If you see a checkered flag (black & flag) in R3 then it will be good idea to debug the inbound proxy, because then only you will come to know what is happening. It could be that there is smoe bug in your ABAP code.