cancel
Showing results for 
Search instead for 
Did you mean: 

Salesforce integration problem - SOAP response

0 Kudos

Hi All,

I'm trying to integrate PI and Salesforce but I'm having a problem with the response with the session id. Has anyone encountered this error before?

SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 400 POST requires content-length

I'm sure that the username and password are both correct. They were authenticated because the call was completed (SOAP: completed the processing).

Thanks.

Regards,

SAPEnthusiast

Accepted Solutions (1)

Accepted Solutions (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

If the server could not decode the request, it could have returned something like this:

Please check your target URL.  Also make sure to use the latest WSDL and import it in PI. If your request structure is different from what the webservice host message structure, then you might have this issue. Similar test you can do outside pi using soapui or xmlspy and see how that works.

Answers (0)