getJobDetails
The API getJobDetails returns the results of the specified job. Deprecated. See jobs.
Return value
Returns the SPXML string containing the results of the requested job. See Output SPXML string for more information.
Remarks
When you send an expression or function to the server for asynchronous or scheduled evaluation, the server immediately returns the results containing the jobId and status. Use the jobId to retrieve the job.
Note that the Administration Service API, the Expression Service API, and the Function Service API all contain getJobDetails functions that are identical. This design allows you to retrieve a job using only the API for that service.
An existing job can have a status of one of the following:
Deleted jobs are not considered existing jobs.