Integration Patterns – Publish/Subscribe (Part2) by Daniel Martins Teixeira
May 16, 2020 1 Comment
In my previous blog post, I explained the integration pattern publish/subscribe, and how easy it is to make use of its power with Oracle Integration Cloud – all without the need to setup a messaging infrastructure.
The previous post covered the required steps to create the connection, the integration and the trigger (using Postman) to publish a message.
This second part will explain step-by-step how to consume those messages.
1. Create an Integration.
We will select the Type Subscribe To OIC.
Provide a name a description and optionally associate this integration with a package. Read the complete article here.
For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.
Blog
Twitter
LinkedIn
Facebook
Wiki
Technorati Tags: SOA Community,Oracle SOA,Oracle BPM,OPN,Jürgen Kress
I have an requirement on Publish to oic and subscribe to oic ,
once the message is published in queue, i need to retrieve that message from queue, could you please insist me how to do it?