OCI Integration Fundamentals: Scope Fault Handler

This blog series explores key concepts and functionality within Oracle Integration. This post focuses on fault handling mechanisms to capture and manage integration faults. Global and scope fault handlers are discussed, emphasizing their importance in building robust integrations and promoting centralized error management. Fault handling is crucial for system reliability, enhancing user experience, troubleshooting, system resilience, error logging, and monitoring. The post demonstrates the impact of fault handling through a practical example involving email notifications in integration flow failures.

OCI Integration Fundamentals: Global Fault Handler

This blog series explores key concepts and functionality within Oracle Integration. This post focuses on fault handling mechanisms to capture and manage integration faults. Global and scope fault handlers are discussed, emphasizing their importance in building robust integrations and promoting centralized error management. Fault handling is crucial for system reliability, enhancing user experience, troubleshooting, system resilience, error logging, and monitoring. The post demonstrates the impact of fault handling through a practical example involving email notifications in integration flow failures.

OCI Integration Fundamentals: Versioning

The post discusses the significance of versioning for robust integration lifecycle management, particularly within Oracle Integration Cloud and OCI integration. It highlights semantic versioning, a method of version control for software development that operates on a Major.Minor.Patch model. The post shows through various examples that only one integration can be activated at a time for minor or patch version changes, while multiple integrations can be activated simultaneously for major version changes.

Oracle Integration (Gen2): Connecting to UiPath

Oracle Integration Cloud comes with a library of adapters for both Oracle and 3rd Party applications. All of these capabilities mean that it’s possible to integrate applications faster and increase business agility. In this post I will look at how you can use Oracle Integration Cloud’s capabilities to connect to UiPath across in Oracle Integration generation 2. (future post coming for this same subject area on Oracle Integration Generation 3).

Oracle Integration: Connecting to Autonomous Database OOTB using Adapters

Oracle Integration Cloud comes with a library of adapters for both Oracle and 3rd Party applications. All of these capabilities mean that it’s possible to integrate applications faster and increase business agility. I've been writing a lot lately on the topic of Oracle Autonomous Database and also presenting about Oracle Integration Cloud, so I thought, why not merge the 2 subjects and document here how you might go about using the Oracle Integration out-of-the-box adapters to integrate to an Oracle Autonomous Transaction Processing (ATP) or Autonomous Data Warehouse (ADW) instance (both Oracle Autonomous Database - ADB - offerings). In this post I will describe how to use the Oracle Autonomous Database adapter in Oracle Integration Cloud to directly connect to an ATP or ADW instance.