Skip to main content
Solved

FME Flow Workspace App: How to get the Username as variable

  • April 23, 2024
  • 1 reply
  • 137 views

hermann
Contributor
Forum|alt.badge.img+10

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.  

Best answer by david_r

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

david_r
Celebrity
  • 8394 replies
  • Best Answer
  • April 23, 2024

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