Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Capturing XML request and response in OSB using Dynatrace ?

Hi Team ,
One of our banking client is using Dynatrace as a monitoring tool for end to end traffic monitoring . As part of this the Dynatrace team has requested the Class and Method names to be entered in the Dynatrace tool for getting the XML payloads coming via http protocol .
Can someone please guide us how this can be achieved . Any leads on this part would be helpful .
In case someone knows similar implementation of Dynatrace in Oracle , please share references of resource so that i can check with them ,
I am not a Java coder by expertise but would appreciate if anyone has some ready Java code which can be used with OSB 12.2.3 to retrieve the payloads.
----------------------------------------------------
From our end we have check the OSB API reference guide and provided the below class and method name but Dynatrace could't get the payload so far .
com.bea.wli.sb.transports.CoLocatedMessageContext.getResponsePayload
()and getRequestMetaData()