Skip to main content
Question

How can we query - FME server database to determine job run time by child script and engine host ?

  • February 13, 2019
  • 1 reply
  • 7 views

Need to get job run time.

1 reply

david_r
Celebrity
  • February 13, 2019

You can use the REST API for this, e.g.

GET /transformations/jobs/id/<jobid>

This will return a JSON object containing the engineHost and engineName, as well as timeStarted and timeFinished.


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