Skip to main content

In a FME Flow Workspace App can users log in.

How can I get the username as a variable in my workspace. 

Each user shall read and edit diffrent datasetts.  

Have a look at FME_SERVER_RUNTIME_USER and/or FME_SERVER_RUNTIME_ID:

Documentation: https://support.safe.com/s/article/Working-with-the-FME-Server-Runtime-Parameters


Reply