Hello,
I am trying to achieve the following :
We have several workflows triggered by User when they click on buttons. Is there a way to retrieve the User that launched the associated job? I can see the name in the "Owner" field of the system job record, but can't seem to retrieve it within the workflow itself (I expected to do it similarly to the Process execution time).
The idea is, within a workflow, to set a field a field value to the user that launched the iteration of the workflow.
Is there any way to achieve this?
Thanks.