Hey, is it possible to see which version of the Process was used in a job?
The orchestrator shows alot of information, but I can’t see the process version number. We want to check this for audit and change management purposes.
(I have all colums visible)
1 Like
Hello Joris,
I’m afraid that the only way is to check the logs of the job and click on View Details button.
Gil_Silva, thanks for your reply.
When I check the logs in the Orchestrator, the list is empty.
Is the log only created when I use the “Log Message” activity?
At the moment I use “Write Line” for logging.
1 Like
Yes, that’s correct.
I recommend you to use logs in your process, otherwise it will be much harder to track issues and perform fixes.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.