Include Unique ID in Response QDocs
You can use the node includeUniqueIdInQdoc in the qxtendconfig.xml file to control whether the QXtend ID is added to the session context of response as uniqueID. Locate the qxtendconfig.xml file in TOMCAT_HOME/webapps//WEB-INF/conf. To include the QXtend ID in the session context of the response QDocs, change the node to:includeUniqueIdInQdoc = “true”
QXtend ID is a unique ID assigned to each QDoc by QXtend. It is recorded in qdocRequests.log, qdocResponses.log, and qdocSummary.log. With the QXtend ID available in the response QDoc, you can easily locate it in the log files.