It’s time to move to Oracle Integration 3!

Oracle Integration Cloud Gen2 will be deprecated entirely by August 31, 2025, with provisioning ending on March 20, 2025. Customers must upgrade to Oracle Integration 3, a cloud-native solution providing improved performance and scalability. Administrators should watch for important emails and announcements regarding necessary actions to avoid service disruptions.

NEW FEATURES in Oracle Integration 3! (24.04)

In April 2024, Oracle Integration 3 v24.04 was released with new features. Common features include support for customer-managed disaster recovery, TLS cipher rotation update, and custom endpoints. Integration features include OpenAPI support for Rapid Adapter Builder, JSON payload syntax validation, duration-based activity stream sorting, and shared connections. New adapters and updates are also available.

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.