Publish Operation
Description: Asynchronously applies actuals to a project.
Service: Job Service
Style: Document/literal wrapped
Input:
Message: Publish
Elements:
|
|
|
---|---|---|
ProjectObjectId | int | The unique identifier for the single project you want to publish. |
EPSObjectId | int | The unique identifier of the EPS node whose projects you want to publish. |
PortfolioObjectId | int | The unique identifier of the portfolio whose projects you want to publish. |
ProjectCodeObjectId | int | The unique identifier of a project code value you want to use to select the projects you want to publish. |
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: PublishResponse
Elements:
|
|
|
---|---|---|
JobId | string | Specifies the unique identifier for the job. |
JobStatus |
| Specifies the status of the job. |
Last Published Friday, November 29, 2024