Use Global Variables and Data Stitch to log request payloads by Thomas Hora
July 14, 2020 Leave a comment
In this blog, we will look at 2 new Integration features Global Variables, and Data Stitch. Data Stitch allows us to make assignments to complex type variables. We will show how the features can be leveraged to log invoke request payloads in case of fault.
Prerequisite
Enable following features:
- oic.ics.console.integration.stitch-action
- oic.ics.console.integration.complex-variables
To enable feature flags – Refer to Blog Enabling Feature Flags in Oracle Integration
The minimum Oracle Integration version required for the feature is 200113.1400.33493
Use case:
When invoke fails, we want to log the request payload. Currently, request payloads are visible after the invoke, but not visible inside the fault handlers.
Solution:
We will create a Global Variable based on the request payload. Global Variables are visible anywhere in the integration, including fault handlers. 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