server-replay icon indicating copy to clipboard operation
server-replay copied to clipboard

Example of how to replace an attribute value in payload

Open neocdtv opened this issue 8 years ago • 0 comments

Hi, this is not exactly an issue, but more a question. The recorded traffic to/from an external system uses in the body of every request payload a dynamic id in a property named "requestId" for tracing purposes. How should a configuration looks like, to match such requests properly? Currently I end up with 404 since the payload is every time different, because of this one dynamic property value.

Regards Krzysztof

neocdtv avatar May 08 '17 14:05 neocdtv