S
ssouthwe
Guest
Irfan, if you're talking about CURRENT-REQUEST-INFO:RequestID, that's present in my 11.7.4 product, but the ID at the end keeps incrementing on each request, and doesn't match the agent log. SESSION:CURRENT-REQUEST-INFO:RequestId = Appname:w:00000024 I'm actually looking for something that identifies which particular session of the multi-session agent. For example, in WebSpeed, you can get the PID by doing this: ASSIGN cAgentPID = ENTRY(3,WEB-CONTEXT:EXCLUSIVE-ID,":"). Now that we can have more than one session per OS process, I need to track specifically which session has done something.
Continue reading...
Continue reading...