OSB 12c - Reporting Actions (Report)
Here we go! Information that you need to know: Configuring Actions in Stages and Route Nodes Actions provide instructions for handling messages in pipeline stages, error handler stages, and route nodes. The context determines which actions are available, as described in the following sections. Communication Actions Flow Control Actions Message Processing Actions Reporting Actions For more detailed information read the following URL: https://docs.oracle.com/middleware/1213/osb/develop/GUID-FE2CAC5B-E4DF-49DE-AD3C-36EEAF750BFE.htm#OSBDV2361 Reporting Actions You use the actions in this category to log or report errors and generate alerts if required in a message flow within a stage. The following table describes the reporting actions. Action Report Used to... Enable message reporting for a pipeline. An XQuery / XSLT expression is used to create the data that is reported to the Service Bus dashboard. ...