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 - how can I use XSLT functions to remove leading zeros from numeric and alphanumeric fields?

To remove leading zeros from an numeric field in Oracle Integration Cloud (OIC) using XSLT, you can Use number() Function The number() funct...