Powered By Blogger

Friday, March 15, 2013

Calling Secure Services From BPEL , SOA 11g

go to composite.xml file design mode

Right click on the external reference service and select “Configure WS policies”

Under the security tab, click add button and select “oracle/ wss_username_token_client_policy

Now Open the composite.xml file in source mode, under binding.ws, below wsp:PolicyReference

 Include the “oracle.webservices.auth.username-->

value-->username
  Include the “oracle.webservices.auth.password”-->name

value-->password


No comments: