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.
Blog
Oracle Autonomous Database: Securing with Access Control Lists (ACL)
Access Control Lists (ACLs) enhance the security of Oracle Autonomous Database by restricting access to specific IP addresses or CIDR blocks. Users can configure ACLs during provisioning or update existing instances. This guide provides step-by-step instructions for both creating a new database and modifying an existing one to optimize security.
NEW FEATURES in Oracle Integration 3! (24.08)
In August 2024, Oracle Integration 3 v24.08 was released, introducing new features including increased service limits, new out-of-the-box recipes, enhancements to project functionality, and updates to existing adapters, offering a comprehensive upgrade to the integration platform.
NEW FEATURES in Oracle Integration 3! (24.06)
In June 2024, Oracle Integration 3 v24.06 was released with new common features such as new integration recipes and enhancements to OCI Logging analytics. It also includes new integration features like Rapid Adapter Builder updates and increased active integrations. Moreover, there are new adapters and updated existing ones for various platforms.
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.
NEW FEATURES in Oracle Integration 3! (24.02)
In February 2024, Oracle released Integration 3 v24.02, introducing various new features. Common features include an improved adapters page on the Oracle Help Center. Integration features consist of the Rapid Adapter Builder and enhanced observability. New adapters have been added, and existing ones have been updated with additional functionalities.
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.
Creating an Oracle Integration 3 Instance in Oracle Cloud
The post provides a step-by-step guide on creating and accessing an Oracle Integration 3 instance in Oracle Cloud. The guide includes logging into the Oracle Cloud account, navigation through the menu, selecting developer services, setting up compartments, supplying instance information, and finally creating the instance.
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.