Publish messages in Stream using Oracle Integration by Ankur Jain
August 24, 2022 Leave a comment
In this article, I’ll demonstrate how to publish messages into a Stream using Oracle Integration. In the previous article, I have described the capabilities offered by the OCI Streaming adapter and how to use this adapter to connect to the OCI stream.
To complete this article, you must have the OCI Streaming connection already created. If you have not created it earlier, follow this video to know to create a Streaming connection using OCI Streaming adapter in Oracle Integration.
After completing this usecase, the integration will be look like as per the screenshot:
Following is the sample JSON which is used to publish the message into OCI Stream:
[
{
"OppName":"qq",
"Amount":1,
"Stage":"",
"AccountName":""
}
]
To demonstrate, how to publish messages in Stream using Oracle Integration, I have captured a short video that will help you to achieve this. 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