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
restricted to
'Apply Actuals'
'Level',
'Recalculate Assignment Costs'
'Schedule'
'Store Period Performance'
'Summarize'
'Sync Actual This Period'

 

Specifies the JobType.

JobStatus

string
restricted to
'Pending'
'Running'
'Complete'
'Failed'
'Cancelled'
'Completed With Errors'

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