Skip to main content
Solved

Write out fME Server users, roles, access info to an external location


tnarladni
Enthusiast
Forum|alt.badge.img+16

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?

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.

 

View original
Did this help you find an answer to your question?

2 replies

Forum|alt.badge.img+2
  • Best Answer
  • September 6, 2018

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.

 


tnarladni
Enthusiast
Forum|alt.badge.img+16
  • Author
  • Enthusiast
  • September 6, 2018

Of course! Thanks for the reminder Jennifer!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings