Showing posts with label osb reporting. Show all posts
Showing posts with label osb reporting. Show all posts

Thursday, June 18, 2020

12c OSB - Message reporting

Here we will see how to use report and track from em console.

Steps:
Open the pipeline and drag and drop Report into a stage.


Provide the Content, Key name, variable as body and xpath for the key.

Deploy the code and test.
Open EM console and SOA⇾Service-bus
Service Bus ⇾ Message Reports
Search
You can see CountryName=India  report column. click here and you will get the body messages and other details.

Featured Post

OIC - Handling Base64 Encoded JSON NXSD Parsing Issue in Oracle Integration Cloud (OIC)

๐Ÿ“Œ Problem Statement In a Real-Time REST integration in Oracle Integration Cloud, the source system sends Base64 encoded JSON. Flow: Receive...