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