Oracle WebCenter Content (MOSC)

MOSC Banner

WebCenter Content 11g GenericSOAPPort How to add WS Security headers from BPEL invoke

edited Dec 24, 2015 10:00AM in Oracle WebCenter Content (MOSC) 4 commentsAnswered

Hello MOSC!

A quick question here, given tne GenericSOAPPort

http://wcp11gps7:16200/idcws/GenericSoapPort?WSDL

I need to invoke from a BPEL SOA Suie 12c the service, I already hve the resources and so on,  Unitary I can do It with no major problem

<?xml version = '1.0' encoding = 'UTF-8'?>

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:ns2="http://www.w3.org/2005/08/addressing" xmlns:ns3="http://www.oracle.com/UCM">

   <env:Header>

      <ns1:Security>

         <ns1:UsernameToken>

            <ns1:Username>weblogic</ns1:Username>

            <ns1:Password>welcome1</ns1:Password>

Tagged:

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