Oracle CloudAdapters – SalesforceIntegration
Prerequisite to start with Salesforce Adapter in SOA 12C
 Salesforce.com account
 Salesforce.com HTTPS certificate
 Certificate should be configured in WebLogic server (Development Box where SOA 12C is
running)
 Security Token
 Security key configuration in Enterprise Manager
Here, i would like to show how data/records can be sent to Salesforce and retrieved updates back to Local
Environment.
An ALTA UI developed to store records into Database,As soon as record has been inserted into local DB
using Alta UI, records will be synced with Salesforce.com.
If any changes are made in Salesforce, same will be synched in local DB,which can be tracked in the Alta
UI.
Outbound Scenario:
It’s outbound to local Database/ UI. Whenever a record is created in Alta UI, record will be sent to
Salesforce.
Alta UI Page to Manage Accounts / Opportunities
New Account Creation
Alta UI Page after Creating New Account
New Account in Salesforce
Inbound Scenario:
A Record in Salesforce will be updated with some value, as soon as update happens, record will be
synced in local Database.
Updating Phone Number in Salesforce
Updated record in in Alta UI
Key Points:
 Enterprise WSDL
 Workflow creation on Salesforce.com
 Import Certificate
 Dynamic Partner link call

Prerequisite to start with sfdc adapter in soa 12 c

  • 1.
    Oracle CloudAdapters –SalesforceIntegration Prerequisite to start with Salesforce Adapter in SOA 12C  Salesforce.com account  Salesforce.com HTTPS certificate  Certificate should be configured in WebLogic server (Development Box where SOA 12C is running)  Security Token  Security key configuration in Enterprise Manager Here, i would like to show how data/records can be sent to Salesforce and retrieved updates back to Local Environment. An ALTA UI developed to store records into Database,As soon as record has been inserted into local DB using Alta UI, records will be synced with Salesforce.com.
  • 2.
    If any changesare made in Salesforce, same will be synched in local DB,which can be tracked in the Alta UI. Outbound Scenario: It’s outbound to local Database/ UI. Whenever a record is created in Alta UI, record will be sent to Salesforce. Alta UI Page to Manage Accounts / Opportunities New Account Creation
  • 3.
    Alta UI Pageafter Creating New Account New Account in Salesforce
  • 4.
    Inbound Scenario: A Recordin Salesforce will be updated with some value, as soon as update happens, record will be synced in local Database. Updating Phone Number in Salesforce Updated record in in Alta UI
  • 5.
    Key Points:  EnterpriseWSDL  Workflow creation on Salesforce.com  Import Certificate  Dynamic Partner link call