Integration Patterns In Oracle Integration Cloud (OIC)
Oracle Integration Cloud (OIC) support below integration patterns.
o
App
Driven Orchestration: Use this when an integration uses an event or a
business object as a trigger.
o
Scheduled
Orchestration: When a scheduler initiates the integration instead of an
adapter.
o
File Transfer:
When transferring file across networks.
o
Basic Routing:
Create an integration with a blank trigger and invoke in which you can add your own adapters. This
pattern supports single routing expression if you require multiple routing expressions
use Orchestration pattern.
o
Publish
To OIC: Use this when you use a trigger to publish messages to OIC through
a predefined Oracle Integration Messaging Invoke.
o
Subscribe
To OIC: Create an integration which subscribes to messages from OIC.
Ref: https://docs.oracle.com/en/cloud/paas/integration-cloud/integrations-user/understand-integration-patterns.html
Ref: https://docs.oracle.com/en/cloud/paas/integration-cloud/integrations-user/understand-integration-patterns.html
Comments
Post a Comment