cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP to RFC scenario (SFDC <->ECC synch)

Former Member
0 Kudos

Working on a SFDC to ECC synch scenario using SOAP to RFC interface. I generated the WSDL for SFDC team and tested on soapUI, I am able to see the successful request/response structure in sxmb_moni.

However, when the SFDC team is sending the request in real time from SFDC, the request is successful in SFDC but not reaching PI and hence there is no response. The error I see in sxmb_moni for this is

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

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">PROXY_NOT_ALLOWED_ON_IS</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Proxy calls are not permitted on sender or receiver side on the IS (client)</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Are there any additional setting need to be done.

Please guide on this issue . Thanks

Edited by: jbagga on Nov 14, 2011 7:42 AM

View Entire Topic
Former Member
0 Kudos

Dear jbaga,

Please verify user+password combination is right.

Is SFDC = Sales Force?

If so, we made succesfully such an integration, please contact me if more halp is needed.

Good luck