How to find in Job History the event name that triggered the process

Hello,

we have a process (Job, JobChain) in 1IM which has multiple events assigned.
Now, during some case investigation, we need to find out in Job History what exact event triggered a process?
Please, how we can do it?

We use One Identity 9.0 LTS CU 1.

Parents Reply
  • Say, we have a process CCC_CustomProcess1 which has two events assigned - CCC_Event1 and CCC_Event2.
    All works correctly. 

    Then, after a while, we need to understand what exact event (CCC_Event1 or CCC_Event2) it was, which triggered a specific instance of the process.
    We can that process instance in Job History (JobQueueInfo tool) but cannot find out what the event it was.

Children