You are here: FME Server Developer's Guide > Developing with the Web Services > REST Service > Working with Jobs

Working with Jobs

To List All Jobs

Jobs fall into one of four categories: completed, queued, scheduled, and running. To list each job requires iterating through all the categories.

To View the Details of a Job

To view the details of a job, the job ID is required.

To Delete Finished Jobs

As jobs are completed, the list of finished jobs accumulates. To clear the list of finished jobs, simply send a DELETE request.

To Cancel a Queued Job

To cancel a queued job, the job ID is required.

Safe Software Inc. www.safe.com