Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue in PI system to Inbound abap proxy

Former Member
0 Likes
254

Hi,

There is a Excel file data which is coming from PI system and moving to SAP ECC (ABAP Inbound Proxy),But the Proxy is not Triggering. When I run the Proxy alone by giving a XML file as input, it is working fine. RFC Settings are correct, because Outbound proxy is working fine. The issue is only with Inbound proxy. As we do not have any PI or XI consultant here,I m reaching out to you.

When I check the SXMB_MONI Tcode, I have checked the Diagnostic, it is displaying following data.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!--

Response

-->

- <SAP:Diagnostic SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SAP:TraceLevel>Information</SAP:TraceLevel>

<SAP:Logging>Off</SAP:Logging>

</SAP:Diagnostic

Thanks,

Deepthi.

1 REPLY 1
Read only

Former Member
0 Likes
220

We have regenerated the proxy in ECC.