VoiceOfReason
VoiceOfReason

Reputation: 49

SOAP request with wsse security headers with SOAP sender adapter : SAP CPI

I have a SOAP to SOAP scenario in SAP CPI. The target web service expects the request with SOAP envelope along with wsse:Security headers. This is built in the source system and sent to CPI as it is. The request coming to CPI looks something like this:

Sample Request

But it is currently failing at the SOAP sender adapter with the following error: Error at SOAP Sender

Could someone please explain what needs to be done? Currently I am not able to understand why the request is not even going into the iFlow. It simplay always fails at the sender SOAP adapter. It works when I remove the security headers from the SOAP envelope. I have set the "Service Definition" as Manual in the SOAP sender. Any help would be appreciated.

Thanks!

Upvotes: 0

Views: 197

Answers (0)

Related Questions