Hi
Does anyone know how to identify the runner of a WF as part of the WF process? We want to have a WF read the runners name and include that in a dynamic file name output.
I found a simple solution using the [Engine.TempFilePath] field but this only works when the WF is run in Designer. We need to identify the runner when the WF is run on Server as well.
Thanks,
Kevin