You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a requirement for a custom handler (extends AbstractHandler) but the handler needs to access the request and response payloads. I see that there are interfaces available for extracting SOAP payloads from MessageContext, but what if the payloads are JSON.
How does one get the JSON string? Any inputs greatly appreciated.
Affected Component
APIM
Version
4.2
Environment Details (with versions)
Linux/windows
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered:
Description
We have a requirement for a custom handler (extends AbstractHandler) but the handler needs to access the request and response payloads. I see that there are interfaces available for extracting SOAP payloads from MessageContext, but what if the payloads are JSON.
How does one get the JSON string? Any inputs greatly appreciated.
Affected Component
APIM
Version
4.2
Environment Details (with versions)
Linux/windows
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: