#943 - Integrating with OTM Cloud using the OIC Logistics Adapter
 IntroductionI strongly suggest you read the following guide, before starting your development of OTM focused integrations -It is available here.Then check out the OIC Logistics adapter guide...
View Article#944 OIC 3 Connectivity Agent install and REST API
This post covers a couple of points related to accessing OIC 3 via OAuth. To begin with, this is now the default authorization method for the connectivity agent. In this post I will detail how to...
View Article#945 OIC QuickBooks Adapter - first steps
 One of my great pleasures in life is trying out new OIC adapters - today I'm looking at QuickBooks.Step 1 is to create an Intuit developer account -...
View Article#946 OIC Mailchimp adapter
This posts leads on from the previous one on Quickbooks. Mailchimp is the out of the box marketing tool for QuickBooks. As you can see, automated contact syncing is available between the 2. But, of...
View Article#947 OIC integration with OCI Queues
 The OCI Queues service is now available under Developer Services - Application Integration section in your OCI console - Queues provides application decoupling, reliable message processing. OCI Queues...
View Article#948 - OIC 22.12.1 Release - New Features --> Parallel Processing
An extremely cool feature coming with 22.12.1. This is similar to the Split/Join feature in Oracle Service Bus - the ability to model the parallel execution of tasks. I have a simple order processing...
View Article#949 OIC Billing Metrics - how many messages is each integration consuming?
One question I get asked frequently is which integrations are the most costly from a billing perspective. Let's try this out with a very simple example.I will use the following integration among others...
View Article#951 OIC 23.02 Release --> New Features Part I
23.02 brings a rich set of new features to you. So, without further ado, let's look at some of them! This post covers the following - 1. Parallel Processing2. Certificate UI support for uploading...
View Article#952 Upcoming Oracle Integration Webinar with Deutsche Post DHL
This is a great opportunity to learn from the experiences of one of our top EMEA customers, DHL.You can register here
View Article#953 OIC 23.02 Release --> New Features II
Part two covers -Improved MonitoringFile ServerB2BConnectivity and adapters have been covered by my colleague hereImproved MonitoringThe previous post detailed the Project specific Observability in OIC...
View Article#954 OIC and OCI Logging Analytics
One of the compelling advantages of OIC, apart from being the best EiPaaS ever, is it's membership of the OCI family. Today I am looking at OCI Logging Analytics and the value add it brings to OIC flow...
View Article#956 OIC 23.02.2 update - Welcome Visual Builder
Another major step on the way to OIC Gen2 parity - OIC now includes Visual Builder -Â In this post I will detail the creation of a simple VB app that invokes an OIC integration, so let's check out which...
View Article#955 OIC B2B - Anatomy of a simple X12 P850 doc
This post is more of a note for myself, but it may also interest some of you out there. In this case, I am receiving purchase orders from my trading partner Commiskey_Inc. My OIC B2B Host configuration...
View Article#957 Enabling Visual Builder in OIC
Visual Builder is available by default, when you provision an OIC gen 2 instance. However, in OIC3, one needs to explicitly enable it. Here are the simple steps to do so -Â 1. Create your OIC3 instance,...
View Article#958 - Invoking ChatGPT from OIC
 I had to try this out, first step was to create an account - Once in, I can try it out - Who was Mikhail Bakunin anyway?Now how can I do something like this via the api?Next step - get an api key - I...
View Article#959 more on OIC and ChatGPT - Some Business Applications of such...
The chat use case from the previous post may be interesting for those with a literary bent, but what about concrete business use cases for OIC and ChatGPT? When I say OIC, I am of course referring to a...
View Article#960 OIC 23.04 New Features - Events
What are OIC Events?OIC 23.04 introduces Events. For many of you with a SOA Suite background, think of EDN. For OIC Gen 2 users, think of the Publish/Subscribe pattern. Here we have the ability to...
View Article#961 OIC 23.04 New Features - OCI Functions Action
 Before 23.04 one had to create a REST connection for OCI functions, now, thanks to a capability RPST - Resource Principal authentication. The resource principal provider uses a resource provider...
View Article#962 OIC 23.04 New Features - Configurable WAIT Action
The 23.04 release allows one to use expressions to set the duration of the WAIT action.Let's look at configuring the WAIT action in 23.02 -Here's the 23.04 version -Â I set the wait time to the...
View Article