Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

How to implement Siebel Secure Inbound Web Service

edited Dec 16, 2016 12:25AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 2 commentsAnswered

Dear Support Team,

I want to implement secure inbound WS can we add Header automatically for every inbound request.

  <soapenv:Header>

      <wsse:Security xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/04/secext">

         <wsse:UsernameToken>

            <wsse:Username>XXX</wsse:Username>

            <wsse:Password Type="wsse:PasswordText">XXX</wsse:Password>

         </wsse:UsernameToken>

      </wsse:Security>

   </soapenv:Header>

Regards

Basha

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center