GetCurrentJobs Operation
Description: Retrieves job information for current asynchronous jobs of this user.
Service: Job Service
Style: Document/literal wrapped
Input:
Message: GetCurrentJobs
Elements: None
Output:
Message: GetCurrentJobsResponse
Elements: Jobinfo Element that contains:
Field | Type | Description |
---|---|---|
JobId | string | The unique identifier of the job. |
JobType | string
| Specifies the JobType. |
JobStatus | string | Specifies the status of the job.
|
SubmittedDate | dateTime | The date and time that the job was submitted. |
LastRunDate | dateTime | The date and time the job was run. |
ProjectObjectId | int | The unique identifier of the project. This field does not apply to all jobs. |
EPSObjectId | int | The unique identifier of the EPS. This field does not apply to all jobs. |
WorkerHost | string | The name of the host machine that ran the job. |
Last Published Friday, November 29, 2024