#1051 - OIC Factory API for Project Export/Import
IntroductionThis post details how to use the OIC Factory apis to export projects from one OIC instance, say Dev, and then import the aforementioned into another OIC instance, let's call it Test.Basic...
View Article#1052 - OIC Project Deployment
IntroductionThis post is based on a conversation with my esteemed colleague, Harris Q. Here I look at the basics of project deployment.Basic Use CaseHere I have 2 integrations, one connection and a...
View Article#1053 OIC 2024 Review
Introduction2024 was a great year for OIC, ushering in the release of a plethora of new features and enhancements. As we head towards the end of the year, let's review some of the excellent value-add...
View Article#1054 - OIC3 unique outbound ip address with Private Endpoint
IntroductionYou may have multiple OIC3 instances in the same region/datacenter. Check out the About box in OIC designtime and you will see -Â Now imagine you need to have a unique outbound ip. How can...
View Article#1055 OIC3 New OCI Consumption Dashboards
Just in case you've notice the new consumption charts in the OCI Integration instance page.These are new metrics which are surfacing and nothing like a simple example to explain them.I run a test in...
View Article#1056 - OIC3 File Server Factory API
IntroductionYou may be an OIC customer leveraging the File Server. You may also have use cases that require using the File Server REST API. If you're such a customer, read on!Firstly, the File Server...
View Article#1057 - OIC - Tracing/Logging
Introduction In this post I will bring clarity to what is traced when in OIC. I will also discuss the broader area of OIC logging and give some recommendations. I will use the following integration for...
View Article#1058 - OCI Monitoring API for OIC Service Metrics
IntroductionOCI provides a rich set of Service Metrics for OIC. You can check them out on the OCI page for your OIC instance -This post doesn't discuss the individual metrics. Check out another post of...
View Article#1059 - OCI Logging Analytics Dashboards for OIC
 Starting off with a screenshot that is indecipherable may seem strange, but please humour me. The screenshot shows some of the widgets from an OCI Logging Analytics Dashboard I created specifically...
View Article#1060 - OIC3 - Projects API
IntroductionThis post shows how you can use the OIC3 Factory apis to manage the lifecycle of your OIC projects. I cover creating a project, applying RBAC to a project, activating project integrations,...
View Article#1061 - OIC Projects - Copying Integrations
Starting point is two projects, A and B.Both projects are private.Project A contains 1 integration, that is not available to other projects -I select the Copy Integration option in Project B -I return...
View Article#1062 OCI Logging Analytics Dashboards for OIC - more details
I go into a bit more detail here - based on the following Billing Dashboard. The first section looks at linking a new widget to the dashboard filter.  There are 4 dashboards for OIC, delivered OOTB...
View Article#1063 OIC 25.04 New Features - Decisions in Projects
Decisions, previously only available in Process Automation, can now be created within the context of an OIC Project.Naturally, this also includes the ability to invoke a Decision from an integration -...
View Article#1064 OIC 25.04 New Features - AI Doc Understanding & SELECT AI support
The OIC 25.04 release introduces a new native action for OCI AI Document Understanding -This makes it very easy to implement scenarios, such as the following - every day, at 5pm, read invoices from our...
View Article#1065 OIC 25.04 New Features - Auto-Retry actions generation
This is a truly cool new feature - close to my heart. The use case is simple, I have an integration with one or more invokes and I want to apply retry functionality to them, e.g. retry on failure up to...
View Article#1066 - Invoking OCI GenAI from OIC
Introduction The OCI GenAI service offers access to pre-trained models, as well as allowing you to host your own custom models.The following OOTB models are available to you - OIC GenAI service is...
View Article#1067 OIC 25.04 New Features - File Server Events
With the 25.04 release, OIC events have been augmented to support File Server. The following file server events are supported -File createdFile deletedFolder createdFolder deletedSubscribing to the...
View Article#1068 - OIC 25.04 New Features - Auto Retry actions generation in detail
IntroductionThis post covers the details of leveraging the above, what it does, and what it doesn't do.Here's a very simple example, based on the following integration, which, incidentally, uses a...
View Article#1069 OIC invoking OCI GenAI Agents - the basics
IntroductionWelcome to this simple example of invoking an OCI Gen AI Agent from OIC. This post will introduce GenAI Agents and how to leverage them from your integrations.According to the docs -Â OCI...
View Article#1070 - OIC invoking OCI AI Language Service
Looks interesting, so let's try it out. OCI AI Language Service provides a lot of cool functionality, including -Â TranslationPII DetectionPII MaskingSentiment AnalysisFirst port of call is the AI...
View Article#1071 OIC invoking OCI AI Vision Service
IntroductionYet another post in the OIC for OCI AI Services series. Today we're looking at AI Vision service. Firstly, what does this service offer?Why begin with a picture of McSorleys? Because, we'll...
View Article#1073 OIC 25.06 New Features - AI Driven Integration Generation
This is a true gamechanger feature, the ability to generate an integration skeleton from natural language.So let's try this out -Â I enter the following text -Â Create an order in the NetSuite on closure...
View Article#1072 - Managing connectivity agent - some notes
Primarily for my own benefit, but maybe of use to others -Connectivity Agent is running -Â I shut it down and immediately restart it -Â Now to using jps to help me sort this out -Â the cmd is jps...
View Article#1074 - OIC 25.06 New Feature - User Friendly Error Messages
This is another compelling feature, coming with the June release. It certainly makes life easier for those troubleshooting OIC errors. This time no text, rather a video.
View Article#1075 25.06 New Features OpenAI adapter
 Kudos to our Adapters team for the plethora of new and enhanced adapters, coming with the 25.06 release. Today let's look at the OpenAI adapter.The first step, or pre-requisite is an OpenAI account. I...
View Article