How to capture HTTP inbound request when using HTTP Service?
How to capture HTTP inbound request and use it inside Pega?
We need this to only log those inbound requests which cause an error in the end of the process. If we log all inbound requests, the log file is overfilled too quickly and we have performance issues.
We see the request we need in tracer, but it disappears from clipboard before the first activity runs, so we cannot get hold of it:
https://pdn.pega.com/system/files/HTTPRequestInTracer.png (adding a link as image embedding does not work here)
For example, we can capture inbound request for Service SOAP rules - the request is available in pxRequestor.pxReqSOAPEnvelope, but we cannot find similar property for Service HTTP.
If you have any idea, please, let us know.
@Pega team, maybe you know a way, how to get hold of the request or you plan to make a change to keep it in clipboard a little longer?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.