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

An easy way to handle the Oracle ERP Callback when importing data by Daniel Teixeira

image

One of the main benefits of using the Oracle ERP Adapter is the capability to easily receive the Callbacks of a previously triggered FBDI job. Triggering the FBDI job is great, but without knowing the result, the whole process lacks consistency.

This post will focus on the Callback. Have a look at this one, that covers the mechanism to Import files into ERP.

Enable Callback

We need to modify the Import Integration from the previous post, and that is selecting the option Enable Callback. This is quite simplified now. In the past we would need to refer to the Integration Name and Id for this to work. Now, the CallBack is an Event published by ERP. Then we create a new Integration to handle the Callback. 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

February 2021 Oracle Integration Fusion Application Adapters Enhancements by Prakash Masand

image

Oracle Integration is a customer preferred Integration platform for Integrating with Oracle Fusion Applications viz. ERP Cloud, Engagement Cloud, and HCM Cloud. Oracle Integration Feb 2021 update brings in even further functional enrichments to the already feature-rich Oracle Fusion Application adapters and continues the lead as a customer choice of platform for integration.

In February 2021 update we are pleased to announce the following updates to the Oracle Fusion Application adapters:

1) Support for EFF/DFF flex fields in REST resources

Oracle Fusion applications support associating descriptive (a.k.a. DFF fields) or extensible (a.k.a. EFF fields) flexfield with which you can create custom attributes for the business objects. As customers define, associate, and leverage DFF & EFF fields for enriching the business objects, the real value of enriched business objects is reaped only when the enriched information is exchanged seamlessly to and fro between Oracle Fusion Cloud applications and the rest of business applications in customer footprint. Please note this capability has been enhanced for ERP Cloud and HCM Cloud adapters. 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

Edit XSLT Source Code in OIC Mapper UI by Ishruthilaya Malarvizhi

image

This blog is for a new feature coming out in Oracle Integration Cloud (OIC) February 2021 release.

Previously the XSLT source code corresponding to a map, was available in read only mode in Mapper UI. With this new feature, the editing of the XSL source code is allowed in the Mapper UI in the ‘Code’ tab like below:

This action is useful for use cases in which mapping is not possible in the graphical mapper. This eliminates the need to export your XSLT code from Oracle Integration, edit the code manually in a text editor or in a separate graphical tool such as Eclipse or Oracle JDeveloper and then re-import the code into the mapper in Oracle Integration.

Some examples of the use cases in which the mapping not possible in the graphical mapper and the editing in the Code tab can be used are:

  • Create internal variables using <xsl:variable>
  • Correlate multiple sources grouped by key fields using <xsl:for-each-group> 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

OIC February 21 Release – New Features by Niall Commiskey

image

We have a compelling set of new features in the February 21 release.

Again thanks to Antony and Lilly for the official blog post here

What an intelligent looking dog!

Also please refer to the What’s New doc for a exhaustive list of new features.

So, without further ado here are my highlights –

I have organized these as follows –

1. Integration Developer features

1.1. Ability to edit xslt in the Integration Mapper

1.2. Ability to convert scheduled orchestration to app-driven

1.3. OCI API Gateway Connectivity

1.4. Automatic integration reactivation after a connection update

2. Adapters

2.1. New Adapters – Salesforce Commerce Cloud / Oracle Intelligent Track and Trace

2.2. Updates to the Netsuite adapter

2.3. Improvements to various adapter including –

2.3.1. OAuth Authorization Code Credentials support for Fusion Apps adapters.

2.3.2. Apache Kafka Adapter – Transactional Producer support

2.3.3. Again, please refer to the What’s New doc for a comprehensive list of adapter improvements.

3. Insight New Features
4. B2B Trading Partner Management
5. Scheduled Jobs – Ability to run schedules as another user

6. File Server – Ability to List files in folders

Ability to edit xslt in the Mapper

I create a simple REST based integration – note the new streamlined creation dialogue. Also the drop down list for Package etc.  I click on Code – Note the new icons top right – 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

Webinar: The API’s the limit: Why automated integration will see you succeed in the cloud

image

Join Computing Magazine’s Stuart Sumner (Editorial Director), Andrew Hobbs (Content Strategist), and Ian Wallis (Oracle Integration and Digital Experience Director), as well as Vikas Sharma (Technical Lead, Charles Taylor InsureTech), to explore how organisations across the board seek to compete in the so-called API economy.

· How can businesses profit from highly volatile market conditions, while continuing to provide rapid, personalized interactions?

· Why do 78% agree that an integrated technology estate is vital to today’s data-driven organisation?

· How have global events impacted—and galvanised—the migration of data, workloads, and applications to the cloud? Watch the webinar 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

Using FlexDeploy with Oracle Integration Cloud A Customer Success Story

imageAfter an initial FlexDeploy implementation for E-Business Suite, Oracle SOA Suite, and Enterprise Data Warehouse, one FlexDeploy customer quickly expanded usage across their enterprise. The team’s Applications Manager explained “we saw so much benefit and such immediate gains that we said if we’re going to implement new software, can it work with FlexDeploy? And if it can’t, maybe we don’t want to do it.” Download the case study 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

Connect Oracle SaaS (ERP, HCM, CX) with Pre-Built Recipes – Accenture Oracle Webcast May 5th 2021

DAccenture Oracle Connect SaaS webcast invite May 2021rive Integrations into your organization with Accenture

Join Accenture’s Amit Tahilramani, Mani Choudhary and Amit Singh with Dhiraj Chhajer (The Wonderful Company IT Director) to discover Accenture’s PaaS assets which can immediately deliver value for your ERP and HCM projects. In this webinar you will learn:
• How prebuilt integrations with connectors can speed up the delivery timelines for customer.
• How to bring Dev-Ops with PaaS and SaaS config/code promotion.
• How centralized repository for all assets gives access to all implementation consultants.
• How to future-proof your competitive advantage through custom application development on a common cloud framework enabled with seamless security and high performance.

Schedule: May 5, 2021 9:00 a.m. PT

For details please visit the registration page 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

Integration & Process Partner Community Newsletter April 2021

Dear Partner Community

Oracle SaaS like HCM, ERP and SX solutions require to be connected. Pre-build adapters, part of Oracle Integration, accelerate these implementations. Standard SaaS solutions can be extended with custom processes. Often these processes reflect the core business value and are the competitive differentiator. Oracle Integration offers both capabilities to integrate and extend processes, for partners a great consulting and service revenue opportunity. Thanks to Daniel Teixeira who published a great process automation introduction series: Part 1 & Part 2 (Forms) & Part 3 (Workflow).

With Opera Oracle is the leader in the hospitality industry. Opera cloud facilitates hotels to mange room bookings. These systems need to be integrated with custom applications and standard software. Oracle Hospitality Integration Platform (OHIP) in combination with Oracle Integration (OIC) accelerate the digital transformation of the hospitality industry. Niall describes a typical hospitality integration between the reservation system into a CRM for sales and marketing purpose. For an overview including a demo please watch the on-demand webcast.

Thanks to the community for sharing all the integration articles: How to define a Repeating Global Variable & Using Aggregate Functions Sum(), Count() while Processing Larger Files & Beating OIC’s FTP File Limits & Subscribing to Fusion Custom Business Events in OIC &Guidelines when moving Integration Workloads from SOA to Oracle Integration & Accessing Object Storage from Oracle Integration & Connecting Hubspot and Netsuite using Oracle Integration (OIC) & Oracle Integration – Connecting to NetSuite using Token Based Authentication & FlexDeploy for Oracle Integration Cloud & Piloting Your Digital Transformation Journey through Modernization & SOA Suite Docker Image Release – 21.1.2 & Helpful Suggestions in setting up SOA suite on Containers.

In the process & innovation section Jan published a process correlation article and how to reuse subprocesses. Mani describes how to extend Oracle application cloud approvals.

For a short summery of our monthly key information watch the PaaS Partner Updates on YouTube. The April edition highlights the hands-on Chatbot training and a brand new Integration newsletter for customers. In this month’s community webcast Greg Mally & Deepak Arora will present Identity Propagation call from Integration Cloud to Oracle SaaS Applications. Please join the Partner Community Webcast April 27th 2021. On-demand webcast recordings are available at the Oracle Video Hub.

Want to publish your best practice article & news in the next community newsletter? Please feel free to send it via Twitter @soaCommunity #PaaSCommunity.

To read the newsletter please visit www.bit.ly/PaaSNewsApril2021

Please like and share the newsletter at Twitter and LinkedIn.

PaaS Community Newsletter small April 2021

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: newsletter,SOA Community newsletter,SOA Community,Oracle,OPN,Jürgen Kress

How it Started vs. How it’s Going: Oracle SOA in the Cloud – Webinar April 22nd 2021

imageJoin us on Thursday, April 22 to learn how you can transform your architecture into an efficient, scalable, and cost-effective solution with Oracle’s iPaaS options.

Our team will illustrate the process, methodology, and technology involved in moving Oracle SOA Suite to the Cloud with AST’s proven Transcend methodology, which has been used to modernize integration platforms for dozens of customers across industries.

We’ll be joined by one of our customers who will discuss their ‘How it started vs. How it’s going’ story with SOA.  You’ll hear about their recent migration to Oracle SOACS, why they chose to migrate to the cloud, what the process involved, and the tangible benefits the organization is already realizing with the solution.

Attendees will gain an understanding of:

•             Oracle iPaaS (SOA Cloud Service, Oracle Integration Cloud, and more)

•             How Oracle’s iPaaS options can reduce IT maintenance & administrative costs

•             Migration patterns and security

•             Lessons learned

•             A no-risk migration approach to the cloud for Oracle SOA customers

Stop imagining your ideal digital transformation and learn how you can make that a reality with a Transcend to Oracle SOA in the cloud.

Date:  Thursday, April 22, 2021; 1 PM CDT

For details please visit the registration page 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