#980 OIC 3 Billing Metrics and Alarms
This is another compelling feature of OIC3, making it simple for you to see the number of billed messages per integration and get notified about such. For example you can set a threshold and get...
View Article#981 OPA 23.08 New Features
Welcome to OCI Process Automation 23.08 release!This is a follow up post to the official 23.08 announcement on blogs.oracle.com. You can read that post here. This release contains a plethora of new...
View Article#982 OIC3 Service Metrics
Service Metrics provide us the following stats -Received MessagesSuccessful MessagesFailed MessagesInbound Request Processing TimeOutbound Request Invocation TimeInbound RequestsOutbound...
View Article#983 SFDC User Sync with OIC and other things SFDC adapter
Simple use case here - users created in SFDC are pushed to a downstream app. If a user is deleted/deactivated in the app, the SFDC pendant needs to be deactivated.But this post will cover more features...
View Article#984 OCI Logging Analytics OOTB OIC Dashboards
Kudos to my colleague Valeria C. and the OCI Logging Analytics team for creating these compelling dashboards. These dashboards are based on the OCI Service Metrics relevant for OIC, and the OIC log...
View Article#985 Data Sync Strategies with the OIC SFDC Adapter
Back to the use case from the previous post - syncing users between SFDC and downstream apps. There are multiple approaches to getting the users from SFDC.Scheduled IntegrationThis approach is useful...
View Article#986 OIC3 Factory api - Confidential App Configuration
I've covered the detailed setup of the IDCS confidential app for OIC in a previous post. You can check it out here.There are two things that seem to trip people up, when trying out the factory api...
View Article#987 OIC Integration Dependencies - who calls what?
This is a question I often get asked by customers - "Can I have a report of my integrations, listing their dependencies?"e.g. Integration 1 invokes ATP and then another integration via local...
View Article#988 OIC3 23.10 - xsl:for-each-group
Here is a simple example, in which I will read the following file - The goal is to parse this file and extract distinct band names. Ergo, grouping will be done based on band name e.g. Jethro...
View Article#989 OIC 23.10 - OIC Events Enhancements
The 23.10 release includes the following enhancements - Ability to retain subscription on "subscriber" integration deactivationLarge Payload supportRetain SubscriptionIn 23.08 you see the following,...
View Article#990 - OIC Projects - RBAC
Here I look at the OIC Monitoring Role in respect of Projects RBAC. To this end, I have created a new OCI user and assigned them the OIC Service Monitor role - The user has been assigned the...
View Article#991 OIC Healthcare
OIC 23.10 includes the first release of OIC Healthcare. Initially, this is feature flag driven, but should be generally available soon. Thanks to my colleague Steve T. - the real Healthcare SME - for...
View Article#992 OIC3 VB invoking Process Automation with Identity Propagation
This simple example is for those who need to invoke Process from VB with identity propagation. This is a common requirement, when the person is a registered user of both apps, i.e. the pre-requisite...
View Article#993 VB invoking OIC3
This post covers invoking OIC from VB, both from an VB as part of OIC and VB standalone perspective.Step 1 is to create a confidential app, the previous post went into great detail on how to do such. I...
View Article#994 - Monitoring Fusion Events in OIC
I've touched this topic in a recent "new features" post, but let's look at this in a bit more detail. Fusion Apps can raise business events to which OIC integrations can subscribe. OIC now provides us...
View Article#995 - OIC Healthcare - MLLP adapter
The latest release of OIC includes an MLLP adapter. MLLP, aka Minimal Lower Layer Protocol, goes hand in hand with HL7 message processing. So this new adapter is very interesting from an OIC Healthcare...
View Article#996 OIC Healthcare: MLLP Adapter Part II
Leading on from the previous post, let's now look at outbound, i.e. OIC sending HL7 messages to a target, in my case, HL7 Inspector. Th following connection will be used - note the port. This is what...
View Article#997 - OIC - Integration with RabbitMQ on CloudAMQP
CloudAMQP provides managed RabbitMQ clusters on the cloud. It is quite popular, so it was only a matter of time before I got the question - How can I use OIC to integrate with RabbitMQ. Never one to...
View Article#998 OIC 23.12 Release New Features
23.12 is is yet another compelling release of OIC. Without further ado, let's look at some of the new features - Global OIC New FeaturesImport / Export SupportThis feature allows you to do global...
View Article#999 23.12 - Publishing OIC endpoints to OCI API Gateway in detail
Welcome to this post, which will look at the publishing of OIC endpoints to OCI API Gateway.I'm starting from scratch, with a new OIC3 instance -This functionality is available only in domain enabled...
View Article