Friday, December 6, 2024

OIC Gen3 - Retrieve CRM account details uaing Oracle CX Sales and B2B service adapter

Usecase:

Here,we will get CRM account details for an account id using Oracle CX sales & B2B service cloud application comnection.

Steps:

  • Create an connection to an Oracle CX Sales & B2B service Cloud application.
  • Create an integration and configure the rest trigger
  • Implement logic to retrieve an account object from fusion cloud
  • Implement the response mapping.

Detailed screenshots:






















No comments:

Post a Comment

Featured Post

OIC - how can I use XSLT functions to remove leading zeros from numeric and alphanumeric fields?

To remove leading zeros from an numeric field in Oracle Integration Cloud (OIC) using XSLT, you can Use number() Function The number() funct...