#640 APIP CS 18.2.5
Just a simple example to show how streamlined our API Platform is. Kudos to our engineers.So let's start out with an API Definition in Apiary -This service manages service request tickets, you can well...
View Article#641 Decisions in OIC (Process)
I define my input as follows -So now to the 2 simple rules -IF/THEN rule and a Decision Table -The rules are self-explanatory.I want to expose these as 2 separate services -I now Activate -Back in the...
View Article#642 OIC Integration 101 Part I --> Basics
Many folks have been asking me for introductory/basic OIC labs.Here is the first of a series.I begin with integration - OIC's integration component has a few basic concepts.Connections: to the apps I...
View Article#643 OIC Integration 101 Part II --> Orchestrations and Monitoring
In this post I will cover Orchestrations and the whole area of Monitoring.This post pre-supposes you are familiar with the basics of OIC, covered in the previous post.So what do Orchestrations offer...
View Article#644 OIC Integration 101 Part III --> Connectivity Agent
The Connectivity Agent allows for secure on-premise to cloud communication.OIC can leverage this to update on prem apps such as SAP, JDE and EBS. It can also be used to leverage the on-premise tech...
View Article#645 Integration collateral on OTube
A great resource for all those starting off with Oracle Integration Cloud -Just click here
View Article#646 OIC Integration 101 Part IV - Error Notification
Let's look at error notification at 2 different levels -1. The OIC Administrator - she needs to be informed about errors in flows. Maybe they could be due to some enterprise resource not being...
View Article#647 OIC Insight REST API
I have already done some introductory posts on Insight.I suggest you review them now, if you are unfamiliar with this component of OIC.Introduction to Insight in OIC - click hereIntroduction to Insight...
View Article#648 OIC Integration 101 Part V - Social adapters - Facebook
Just a quick introduction to some of our Social adapters -Facebook - social media for over 50sYou will need a Facebook account to do this lab.Essentially, you will create a new page under your Facebook...
View Article#649 - OIC integration with Fusion HCM & the efficacy of BI reports & HCM...
I am not a HCM expert, but playing around with the Oracle HCM adapter did force me to dig a bit deeper into how HCM works.It all began with a relatively simple file based integration that "imported" a...
View Article#650 New Gartner iPaaS Marketshare Report
and it is looking very good for ORCL -Oracle — Market Leading Execution and MomentumThe report is available from Gartner here
View Article#651 Visual Builder Cloud Service Learning Path
Here is a very useful and detailed introduction to Visual Builder Cloud Service from the man who knows.Click here
View Article#653 OIC Process & VB CS Part 3 - Starting a Process and Workspace
Here is my simple process -The process has 2 start events -1. Form driven2. Message DrivenSo I can kick off this process as follows -Here is the form -I submit the order and then go to Workspace -So...
View Article#654 OIC feature Flags
One of the compelling aspects of OIC is the area of feature flags.These flags can be broadly categorized as follows -1. new functionality, with broad appeal, that will eventually flow into the mainline...
View Article#655 VB CS / Process Integration - Surfacing the Task Payload in VB CS
I detailed in a previous post how to replicate process workspace functionality in VB CS.You can read all about it hereThe only thing that was missing was surfacing the Task Payload in VB CS.This will...
View Article#656 Finishing off the VB CS Process Approval Scenario
Here is the finished product, so to speak.Now back to the tasklist - Task with id 200014 is no longer displayed.So now to what I have done -Step 1 - create a Service Connection for the REST API to...
View Article#657 SSI - Custom Adapters in a matter of Minutes!
This is the killer feature of SSI -the ability to create your own REST based adapters in a matter of minutes.In this simple demo, I will create an adapter for the following Apiary based REST...
View Article#658 OIC --> File Transfer Pattern ala MFT pass by reference
very simple example here -The integration template is as follows -I have already created an FTP connection to my account on driveHQI leverage this in the integration -Here is the Map -I do not need to...
View Article#659 OIC 18.4.1 New Features
New features are documented hereOne that I really like is the Integration Updates support in Process -Easily keep integrations in process applications up-to-date. On the Integrations view, icons...
View Article