Does Siebel 15 support WSSE Oasis Security settings for Outbound Web Service call?
I am trying to call an Outbound Web Service to a Middleware which supports WSSE Oasis 2004 Security. As per Siebel Bookshelf, I have added the User Property: auth_policy Value: oracle/wss_username_token_service_policy.
But I still get an error while invoking the Web Service. I am invoking this web Service call using a Workflow from my Local Client.
org.xml.sax.SAXParseException: The prefix "wsse" for element "wsse:UsernameToken" is not bound.".(SBL-EAI-04308)
Please let me know if any more security settings is required.