cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Send SOAP Message to SCPI from SAP ECC

0 Kudos
180

Hi Experts,

I am doing a SOAP scenario in the SCPI in which SAP ECC sending a SOAP request message to SCPI. In SCPI, It got failed with the following error.

Please let me know how to resolve this issue.

Thanks,

Neeraj

Accepted Solutions (0)

Answers (2)

Answers (2)

r_herrmann
Active Contributor

This looks like a mismatch between the message sent by your ECC and the required policies in your WSDL in SCPI. Either try to enhance the message in ECC or (for test purposes) try to remove the policy sections from your WSDL.

former_member608139
Active Participant
0 Kudos

yes, it is possible, please trying downloading a new WSDL file from CPI without policies

0 Kudos

Hi,

The proxy was generated in SAP ECC based on the schema in SAP PI. In SCPI I am using the same XSD in message mapping.

Thanks

Neeraj

former_member608139
Active Participant
0 Kudos

What a kind of authentication method are you using?

0 Kudos

Hi Carlos,

I am using "User Role" in the authentication and WS-Security is None.