Skip to main content
Is there a way to get the username of the user who is running the workbench and populate this to an attribute?  Essentially I want to populate a feature class field named Last User with who ran the workbench.

 

 

All that I've been able to find is for FME Server - not for Desktop.
You can use the EnvironmentVariableFetcher with the variable USERNAME.
@TomF Yup - that did it.  Thanks!

Reply