Updated content above. Enjoy!
- Log in to post comments
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