Cannot Set ECID For REST Endpoints
(Doc ID 2502151.1)
Last updated on DECEMBER 18, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.1.3.0 version, Fabric
ACTUAL BEHAVIOR
---------------
Cannot set ECID for REST endpoints
To correlate log messages across our whole application stack, we want to make use of the ecid value. However, the invoking system does not run on WLS, so we have to set the ecid programmatically when invoking a SOA Suite composite.
If the composite exposes a SOAP service, we are able to set the ecid by specifying the instra:tracking.ecid-Element in the SOAP header.
However, for REST-endpoints, this does not seem to work. We tried to set the HTTP header X-ORACLE-DMS-ECID to a UUID generated by the invoking application, but the value does not seem to get picked up by the composite.
EXPECTED BEHAVIOR
-----------------------
To be able to set the HTTP header X-ORACLE-DMS-ECID while using REST-endpoints
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |