$$$JobSessionId should work. That will return the session ID for the message being processed if there is one. Brendan, is there any reason that David should not use this?
As a note, when we create a new Ens.AlertRequest, we call %OnNew and do the following
Set ..SessionId = $get($$$JobSessionId)
-Michael
To leave a comment or answer to post please log in
Updated content above. Enjoy!
Hi David,
$$$JobSessionId should work. That will return the session ID for the message being processed if there is one. Brendan, is there any reason that David should not use this?
As a note, when we create a new Ens.AlertRequest, we call %OnNew and do the following
Set ..SessionId = $get($$$JobSessionId)
-Michael