I want to create a repository in FME Server 2015 where anyone can run the workspaces.
Solved
Can I run a workspace in FME Server without logging in?
Best answer by fmelizard
@arjanvanzutphen
The fmeguest role provides this sort of unauthenticated access. Each request to FME Server that lacks credentials is first attempted with the guest account. So if the guest account is connected to a role that has permission to use repository 'x', then no credentials will be required. I think the only thing you need to do is give the fmeguest role the read and run policy for your workspace.
A bit more information on the guest account. http://docs.safe.com/fme/html/FME_Server_Documenta...
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.
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.



