Linking OCI to ServiceNow via Oracle Integration by Michael Chen

imageIntroduction

Oracle Integration Cloud (OIC) is often used to connect to SaaS apps such as Salesforce and ERP. In my case, that app is a ServiceNow developer instance. Common integration patterns involve sending data between SaaS apps, whether in a one-to-one or multi-pronged approach. However, it is also possible to set up integration with OCI services that emit events. This is commonly done through the use of Oracle Functions, a "serverless platform that lets developers create, run, and scale applications without managing any infrastructure." The general structure of such an approach is the following:

  • Some OCI service emits an event
  • An OCI Event is configured to capture this event
    • This event is linked to a function, which is triggered
  • An OCI Function invokes an integration

Design Overview

Use case: manage cloud compute networks using ServiceNow tables. A customer wanted to manage the VMs that they created in various clouds using their ServiceNow account, which they were already familiar with. The idea here is that their ServiceNow tables would automatically sync with their cloud environments to reflect the state of all the VMs in their cloud networks. Here is an example: suppose I have three Oracle VMs and one GCP VM. One of the Oracle VMs is terminating, and another Oracle VM is stopped. On my ServiceNow table, called cmdb_ci_vm_instance_list, I will see four entries: one online Oracle VM, one offline Oracle VM, one terminated Oracle VM, and one online GCP VM. Now, suppose I provisioned a new GCP VM and restarted the offline Oracle VM. The ServiceNow table should automatically update to show two online Oracle VMs, one terminated Oracle VM, and two online GCP VMs. Finally, if I were to drill down into one of these entries, I would be able to view some basic information such as date of creation, VM shape/image, CPU count, etc. Read the complete article here.

PaaS Partner Community

For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.

clip_image003 Blog clip_image005 Twitter clip_image004 LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

Technorati Tags: SOA Community,Oracle SOA,Oracle BPM,OPN,Jürgen Kress

About Jürgen Kress
As a middleware expert Jürgen works at Oracle EMEA Alliances and Channels, responsible for Oracle’s EMEA Fusion Middleware partner business. He is the founder of the Oracle SOA & BPM and the WebLogic Partner Communities and the global Oracle Partner Advisory Councils. With more than 5000 members from all over the world the Middleware Partner Community is the most successful and active community at Oracle. Jürgen manages the community with monthly newsletters, webcasts and conferences. He hosts his annual Fusion Middleware Partner Community Forums and the Fusion Middleware Summer Camps, where more than 200 partners get product updates, roadmap insights and hands-on trainings. Supplemented by many web 2.0 tools like twitter, discussion forums, online communities, blogs and wikis. For the SOA & Cloud Symposium by Thomas Erl, Jürgen is a member of the steering board. He is also a frequent speaker at conferences like the SOA & BPM Integration Days, JAX, UKOUG, OUGN, or OOP.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: