I
Irfan
Guest
If you would like to know the context information of the request which means the (WebApp,Transport and Unique Request ID) then you can try the MDC feature we added in 12.0 and 11.7.4. You can get it by running the below code session:current-request-info:RequestID. For example, a REST request to ROOT WebApplication should give this - ROOT:r:00000001. Regards, Irfan
Continue reading...
Continue reading...