cancel
Showing results for 
Search instead for 
Did you mean: 

Issue while using receiver proxy

Former Member
0 Kudos

Hello experts,

We have a file-to-proxy scenario.

This proxy updates payment data in SAP, and if there is any error then it updates an error table with the error.

Now, message is getting processed successfully both in PI and ECC, but the payment data is not posted in SAP, but if I take the payload from moni and test proxy with it, the documents get posted in SAP.

Can you please let me know what can be the issue in this case?

Thanks,

Monika

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

Hi Monika,

1. use my blog to record the proxy call and debug it nicely - this way you will have the real call and not the one from the test transaction (this makes a difference!)

http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/06/20/michals-pi-tips-how-to-recordtest...

2. you can use FEH to log errors too:

http://scn.sap.com/community/pi-and-soa-middleware/blog/2011/02/24/pixi-forward-error-handling-feh-f...

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Monika,

When you are able to do the proxy test successful then it should be fine with your coding.

Try to test the scenario by posting the data from Integration Engine.

Please get back to us with the results.

Former Member
0 Kudos

Hi Hanumantha,

'Try to test the scenario by posting the data from Integration Engine.'

How do I do this, what I did was simply take the input payload from moni in ECC and test the proxy using proxy-> test menu in SPROXY.

Regards,

Monika

Former Member
0 Kudos

Goto RuntimeWorkbench--> Component mnitoring--> Click on Integration Engine.--> Below to that screen - click on Test Message --> Provide the details and the payload .

Now try to check in PI integration engine and MONI transaction in ECC and tables.