AddHeader by Request Filter Service is not working(SBL-EAI-05162: SOAP Security Header UsernameToken
Hi,
We have a Inbound Web Service.https://sfa-st1.awsprv.bpost.cloud/eai_anon_enu/start.swe?SWEExtSource=SecureWebService&SWEExtCmd=Execute
With authentication type Username/Password - clear text.
It is working fine if i provide header security in soap UI.
But if i am removing the security header in soap UI and adding the same in Request Filter Service it is generating the same soap input message like i am giving in soap ui with header but failed to execute.
SBL-EAI-05162: SOAP Security Header UsernameToken is required for operation 'determineCOSAccessRights'.
below is the output written in a text file of Request filter BS.