Previous Topic

Next Topic

Book Contents

CreateProjectFromTemplate Operation

Description: Creates a project from a template project.

Service: Project Service

Style: Document/literal wrapped

Input:

Message: CreateProjectFromTemplate

Required fields: The following fields are required when creating the Project object:

  • ParentEPSObjectId
  • Id
  • Name

    Elements: elements that contain the following fields:

 Field

 Type

 Description

ObjectId

int

The unique ID generated by the system.

EPSObjectId

int

The unique ID of the associated EPS.

CopyRisks

boolean

The flag that indicates whether Risks should be copied.

CopyIssuesThresholds

boolean

The flag that indicates whether Thresholds should be copied.

CopyReports

boolean

The flag that indicates whether Reports should be copied.

CopyProjectDocuments

boolean

The flag that indicates whether ProjectDocuments should be copied.

CopyFundingSources

boolean

The flag that indicates whether FundingSources should be copied.

CopySummaryData

boolean

The flag that indicates whether SummaryData should be copied.

CopyProjectNotes

boolean

The flag that indicates whether ProjectNotes should be copied.

CopyActualToPlannedValues

boolean

The flag that indicates whether ActualToPlannedValues should be copied.

CopyWBSMilestones

boolean

The flag that indicates whether WBSMilestones should be copied.

CopyActivities

boolean

The flag that indicates whether Activities should be copied.

CopyHighLevelResourcePlanning

boolean

The flag that indicates whether HighLevelResourcePlanning should be copied.

CopyResourceAndRoleAssignments

boolean

The flag that indicates whether ResourceAndRoleAssignments should be copied.

CopyRelationships

boolean

The flag that indicates whether Relationships should be copied.

CopyOnlyBetweenCopiedActivities

boolean

The flag that indicates whether OnlyBetweenCopiedActivities should be copied.

CopyActivityExpenses

boolean

The flag that indicates whether Expenses should be copied.

CopyActivityCodes

boolean

The flag that indicates whether ActivityCodes should be copied.

CopyActivityNotes

boolean

The flag that indicates whether ActivityNotes should be copied.

CopyActivitySteps

boolean

The flag that indicates whether ActivitySteps should be copied.

CopyPastPeriodActuals

boolean

The flag that indicates whether PastPeriodActuals should be copied.

Required fields: The following fields are required when creating the Project object:

  • ParentEPSObjectId
  • Id
  • Name

Output:

Message: CreateProjectFromTemplateResponse

Output: ObjectId


Copyright information