Has anybody written a workspace to grab the users, roles, access of FME Server to write out to an external location like SDE table or excel? Is it even possible?
Solved
Write out fME Server users, roles, access info to an external location
Best answer by jlutherthomas
Hi @tnarladni
You could look at the FME Server REST API, and use the HTTPCaller transformer to return the information that you'd need. Once you've parsed the json you can write it out to a database.
The Rest API doc is here, you'll want the GET requests than return info about users and roles.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.