Match the Request and Response in the Audit Log
search cancel

Match the Request and Response in the Audit Log

book

Article ID: 11904

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

How do you match the request and response in the Audit log so that it's easy to find for debugging?

Environment

All supported versions of the API Gateway

Resolution

You can use the context variable ${requestId}. This generates a unique request number for each transaction. This can be included in the Add Audit Details assertion. 

REF: General Context Variables