#680 Oracle Integration --> Consuming Fusion ERP REST Services
This post of a customer question - How can I easily create an invoice in ERP?I checked out the Fusion ERP REST API documentation hereand found the following -The request payload example was as follows...
View Article#681 Oracle Asserter - Regression testing in Oracle Integration (OIC)
This is a feature flag for OIC.Oracle Asserter allows us to record integration executions and use these recording for regression tests etc. These recordings can also be submitted to Oracle for...
View Article#682 - Oracle Integration (OIC) - New Features - Integration calling Integration
Again a Feature Flag capability -Here is a simple example -I have 2 integrations -Up until now, to invoke one from the other, one had to create an explicit connection to the target integration.So...
View Article#683 Oracle Integration - Integrating with Oracle Field Service Cloud
I needed to get a demo together quickly for a customer visit and, thanks to my Field Service colleagues, that's just what I did.The scenario is simple - create an Activity for a Field Service...
View Article#684 - Oracle Field Service OIC adapter support
The screenshot below shows the business objects supported by the Oracle Field Service adapter-Let's compare some of these with the REST API -Now to map from adapter to REST API -So you get the idea...
View Article#686 OIC - VB CS for Oracle Field Service
Leading on from the previous posts - as we all know OIC is the Swiss army knife of Integration - helping you connect, extend and create apps.Better than the Irish Army knife I had while serving my...
View Article#687 OIC - Subscribing to Fusion ERP Events
Which Business Events are supported?Check the list out hereWhat has to be done to enable OIC to consume Business EventsCheck out the ERP adapter doc hereDefining your Fusion ERP adapter Here we need to...
View Article#688 OIC for HCM - Data Extracts
This post is more a note for myself.I need to demo HCM extract functionality via the OIC HCM adapter.I have access to an HCM environment - but don't have an extract to play with.So I do the following -...
View Article#689 OIC - VB CS leveraging Integrations - required configuration
Simple configuration here at VB CS App level -Now I can create a service connection based on an integration -
View Article#690 Extending Oracle HCM with OIC
Here is a simple demo I created for a customer.The use case: Process new hires from HCM in a custom app.Ok, in order words, a simple SaaS extension app.I decided to use Visual Builder(VB CS) here, well...
View Article#692 OIC - Subscribing to Fusion ERP Events part 2
Some more details -We need to do some work on the ERP side to ensure events get propagated -From the docs -You must create a CSF key to subscribe to events in Oracle ERP Cloud. This key isrequired by...
View Article#693 iPaaS update from Gartner and it looks good for Oracle
Read all about it hereIt is very interesting, also in respect of RPA.
View Article#694 OIC --> Process: using external forms
Here is my simple scenario - approving a new Organization, before it is created in Service Cloud.Here is my basic form - created in Process.However, now I can add an external form (ui) to my Process...
View Article#695 OIC - Subscribing to Fusion ERP Events - part 2
This is the second part of my simple demo of subscribing to Fusion ERP Events.Part 1 is hereIn part 1 the Purchase Order event (create/update/delete) triggered an OIC integration that pushed Purchase...
View Article#696 OIC --> Subscribing to Sales Cloud events
Simple example here - thanks to my colleague Subhani.I will subscribe to the Opportunity Created event in Sales Cloud andcreate a new Customer in Netsuite for the Sales Cloud account.So now to...
View Article#697 Oracle iPaaS - Data Center Availability
I get many questions, such as - in which data centers is Oracle Integration Cloud available.It's all covered here
View Article#698 Taleo EE adapter in OIC
Pre-requisitesThere is a pre-requisite, before one can start leveraging the adapter.Taleo Client Connect needs to be installed - at a location from which it can ping your Oracle Talent Acquisition...
View Article#699 Creating/changing Integration Artifacts via the OIC REST API
You can leverage the OIC REST API to manage some of your integration artifacts, such as lookups, connections etc.Let's see how easy it is to do so.Create a LookupThanks to my colleague Hermanth...
View Article#700 Oracle Integration now with Automation Anywhere (RPA) adapter
Great work from our engineering team.Check out my colleague Eduardo's video here
View Article