Hi , Is there a REST API that can help me access the job history in FME server (2013) . I am trying to get all the FME workspaces that have executed for the day/timespan
Page 1 / 1
Here is documentation on the current Rest Api: http://docs.safe.com/fme/html/FME_REST/v2/apidoc/i...
And here an example of python and the rest api for 2013: http://www.slideshare.net/SafeSoftware/python-and-...
I hope this is of any help.
Hi
The current REST API (v2) isn't available in FME Server 2013, try this local URL instead on your server:
If that doesn't work, look at the documentation in the FME Server installation directory.
David