ApplyActuals Operation

Description: Asynchronously applies actuals to a project.

Service: Job Service

Style: Document/literal wrapped

Input:

Message: ApplyActuals

Elements:


 Field


 Type


 Description

ProjectObjectId

int

The unique identifier for the project.

EPSObjectId

int

The unique identifier of the EPS node to whose projects you want to apply actuals.

PortfolioObjectId

int

The unique identifier of the portfolio to whose projects you want to apply actuals.

ProjectCodeObjectId

int

The unique identifier of a project code value you want to use to select the projects to which you want to apply actuals.

NewDataDate

dateTime

The new data date.

Timeout

int

The amount of time in seconds that the server side will wait for the job service to complete before it returns with the current job status. The Timeout parameter is optional. When this operation is used without specifying a Timeout parameter or with a Timeout of 0, the server immediately returns without waiting for the job service to complete.

Output:

Message: ApplyActualsResponse

Elements:


 Field


 Type


 Description

JobId

string

Specifies the unique identifier for the job.

JobStatus


JobStatusType

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


Specifies the status of the job.



Last Published Friday, November 29, 2024