Previous Topic

Next Topic

Book Contents

CancelJob Operation

Description: Cancels an asynchronous job initiated by P6 EPPM Web Services or the P6 Integration API.

Service: Job Service

Style: Document/literal wrapped

Input:

Message: CancelJob

Elements:


 Field


 Type


 Description

JobId

string

The unique identifier for the job.

Output:

Message: CancelJobResponse

Elements:


 Field


 Type


 Description

JobStatus


JobStatusType

string
restricted to
Pending
Running
Complete
Failed
Cancelled

Specifies the status of the job.


Copyright information