Hello,
how can I get the jobname of a job which raised an event with REL?
The jobId I can get with =waitEvents.<Event>.raiserJobId.
At the moment I extract the jobname from "waitEvents.<Event>.raiserComment" with "substring" and "indexOf", but I hope there could be a better possibility.
Thanks and best regards
Dana