cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP AXIS SENDER ADAPTER ERROR: WSDoAllReceiver: security processing failed

0 Kudos

Hi,

We are testing a soap to file scenario using AXIS in SENDER SOAP ADAPTER.

We are getting the following error

         <faultcode>soapenv:Server.generalException</faultcode>

         <faultstring>WSDoAllReceiver: security processing failed (actions mismatch)</faultstring>

Need urgent resolution of this.

Any help will be much appreciated

Regards

Anurag

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

we are getting this error in sender soap axis communication channel.

few important points:

1) URL being used in SOAP UI http://host:port/XIAxisAdapter/MessageServlet?senderService=<>&interface=<>&interfaceNamespace=<>

2) In SOAP UI TOOL i am providing credentials of sap Pi server in which the interface has been developed. and password type is PasswordText also i am adding WS USERname Token in message

3) In header i am adding Authorization and value as userId:passowrd ( in base 64 conversion)

i am  not sure if these are correct steps.

After doing all thsi is getting error

We are getting the following error

         <faultcode>soapenv:Server.generalException</faultcode>

         <faultstring>WSDoAllReceiver: security processing failed (actions mismatch)</faultstring>

Request desperate help on it.

Module details in sender soap axis are as follows