Tuesday, November 29, 2016

#537 Leveraging the Eloqua Adapter in SOA CS

SOA CS setup


1. download the Eloqua certs and install on SOA CS via em

















































Note the 3 certs -
Symantec
Verisign
Eloqua

This reflects the following -












2. Create an entry for the EloquaKey you will be using in your SOA composite -





Create a new Map oracle.wsm.security
Within that, create your EloquaKey -




















3. amend setDomainEnv.sh to leverage the store -









Change the EXTRA_JAVA_PROPERTIES related to the trust store
Replace: • -Djavax.net.ssl.trustStore=%WL_HOME%\server\lib\DemoTrust.jks 
with:
-Djavax.net.ssl.trustStore=kss://system/trust - Djavax.net.ssl.trustStoreType=kss

Re-boot the SOA Server

Create a simple BPEL process that leverages the Eloqua adapter 






























The BPEL process -


















Deploy and test on SOA CS

























Validate in Eloqua









No comments: