Previous Topic

Next Topic

Book Contents

ReadJobStatus Operation

Description: Retrieves the status of an asynchronous job initiated by P6 Web Services or the Integration API.

Service: Job Service

Style: Document/literal wrapped

Input:

Message: ReadJobStatus

Elements:


 Field


 Type


 Description

JobId

string

The unique identifier for the job.

Output:

Message: ReadJobStatusResponse

Elements:


 Field


 Type


 Description

JobStatus


JobStatusType

string
restricted to
Pending
Running
Complete
Failed
Cancelled

Specifies the status of the job.


Copyright information