What are the Different Types of Integration Pattern available in Oracle Integration Cloud Services
Once you subscribe to Oracle Integration cloud services, you will have access to different sorts of integration patterns. This Integration pattern enables you to build integration faster in an efficient way, rather than creating an integration application from scratch and building it.
So let's discuss what are those integration patterns and how to use them
App Driven Orchestration
App Driven Orchestration pattern is a multi-step pattern, allows invoking multiple applications in a single flow, doing a for-each loop, if-else logic, apply complex logic, etc.
Basic Routing
Basic Routing Integration is created initially with empty Trigger and Invoke connections. This design is adopted with the use case, when we have a requirement of integrating business entity of one system to another, with their mapping data structure for request and Response.
We can create only SINGLE routing expressions in Basic Routing integration. In case we have a requirement for creating multiple routing expressions, we should use the Orchestration Design pattern.
Publish to OIC
Subscribe to OIC
Comments
Post a Comment