Hey guys,
Do you know of a way to get the information about the user currently executing the workflow? I have been searching around without any luck on the variable you need to accomplish this:
I thought i could tie into the workflow token but cant seem to find a way to grab it other than the array of events.
var token = workflow;
var Info = token.logEvents;
I am trying to grab this email out during the workflow in order to use as a final email notification.
Thanks!
vRO 7.2
vCenter 6.5