Update a work plan template

patch

/fscmRestApi/resources/11.13.18.05/workPlanTemplates/{WorkPlanTemplateId}

Request

Path Parameters
  • The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Work Plan Template Currency Code
    Maximum Length: 15
    Default Value: USD
    The required currency code for the work plan template. The value defaults from the project plan when creating the work plan template from an existing project plan.
  • Title: Work Plan Template Description
    Maximum Length: 2000
    Description of the work plan template.
  • Title: Work Plan Template Name
    Maximum Length: 240
    Default Value: DEFAULT
    The required name of the work plan template.
  • Title: Public
    Maximum Length: 1
    Default Value: false
    Indicates whether the work plan template is shared with other project managers. True indicates the template is public and false indicates only the owner can use the template.
  • Title: Work Plan Template Schedule Type
    Maximum Length: 30
    The required schedule type for the work plan template. Values are FIXED_EFFORT and FIXED_DURATION. The value defaults from the project plan when creating the work plan template from an existing project plan.
  • Task Deliverables
    Title: Task Deliverables
    The Task Deliverables resource is used to view the association of a deliverable with a task. For example, a task can have an association with a deliverable draft budget. You can have multiple deliverables associated with each task.
  • Task Dependencies
    Title: Task Dependencies
    The Task Dependency resource is used to view dependencies between tasks in a work plan template. For example, a task that has a finish-to-start dependency with another task can start only after the predecessor task is completed. You can have many dependencies for each task.
  • Task Expense Resource Assignments
    Title: Task Expense Resource Assignments
    The Task Expenses Resource Assignments resource is used to view the assignment of an expense resource for a task. For example, hotel expenses can be planned for a task. You can have multiple expense resource assignments for each task.
  • Task Labor Resource Assignments
    Title: Task Labor Resource Assignments
    The Task Labor resource assignments resource is used to view the assignment of a labor resource for a task. For example, a Database Analyst can be assigned as a labor resource for a task. You can have many labor resource assignments for each task.
  • Tasks
    Title: Tasks
    The Tasks resource is used to view task details. A task is an activity that needs to be performed by the assigned resources within the defined time period.
Nested Schema : Task Deliverables
Type: array
Title: Task Deliverables
The Task Deliverables resource is used to view the association of a deliverable with a task. For example, a task can have an association with a deliverable draft budget. You can have multiple deliverables associated with each task.
Show Source
Nested Schema : Task Dependencies
Type: array
Title: Task Dependencies
The Task Dependency resource is used to view dependencies between tasks in a work plan template. For example, a task that has a finish-to-start dependency with another task can start only after the predecessor task is completed. You can have many dependencies for each task.
Show Source
Nested Schema : Task Expense Resource Assignments
Type: array
Title: Task Expense Resource Assignments
The Task Expenses Resource Assignments resource is used to view the assignment of an expense resource for a task. For example, hotel expenses can be planned for a task. You can have multiple expense resource assignments for each task.
Show Source
Nested Schema : Task Labor Resource Assignments
Type: array
Title: Task Labor Resource Assignments
The Task Labor resource assignments resource is used to view the assignment of a labor resource for a task. For example, a Database Analyst can be assigned as a labor resource for a task. You can have many labor resource assignments for each task.
Show Source
Nested Schema : Tasks
Type: array
Title: Tasks
The Tasks resource is used to view task details. A task is an activity that needs to be performed by the assigned resources within the defined time period.
Show Source
Nested Schema : workPlanTemplates-TaskDeliverables-item-patch-request
Type: object
Show Source
Nested Schema : workPlanTemplates-TaskDependencies-item-patch-request
Type: object
Show Source
  • Title: Dependency Type
    Maximum Length: 30
    Default Value: fs
    The type of dependency between tasks. Valid values are finish-to-start, start-to-start, finish-to-finish, and start-to-finish.
  • Title: Lag
    Default Value: 0
    The number of days after which the dependency is activated. For example, if there is a finish-to-start dependency and a lag of 2 days, the successor task will start 2 days after the predecessor task is completed.
  • Title: Predecessor Task ID
    Unique identifier of the predecessor task.
  • Title: Successor Task ID
    Unique identifier of the successor task.
Nested Schema : workPlanTemplates-TaskExpenseResourceAssignments-item-patch-request
Type: object
Show Source
Nested Schema : workPlanTemplates-TaskLaborResourceAssignments-item-patch-request
Type: object
Show Source
Nested Schema : workPlanTemplates-Tasks-item-patch-request
Type: object
Show Source
  • Title: Allocation Percentage
    The percentage of resource's hours allocated to the task for the task duration.
  • Title: Billable
    Maximum Length: 1
    Indicates whether the transactions charged to the task can be billed to customers. Only the lowest-level financial tasks can be billable.
  • Title: Chargeable
    Maximum Length: 1
    Indicates whether transactions can be charged to the task. Only the lowest-level financial tasks can be chargeable.
  • Title: Task Description
    Maximum Length: 2000
    Text description of the task.
  • Title: Display Sequence
    For internal use. The order in which the task is displayed.
  • Title: Planned Duration
    The planned duration of the task.
  • Title: Planned Effort in Hours
    The estimated effort, in hours, required to complete a task.
  • Title: Planned Expense Amount
    Default Value: 0
    The planned expense amount for the task.
  • Gate Approvers
    Title: Gate Approvers
    The Gate Approvers resource is used to view gate approver details.
  • Title: Planned Labor Bill Amount
    The planned bill amount for all the labor resources associated with the task.
  • Title: Planned Labor Cost
    The planned cost amount for all the labor resources associated with the task.
  • Title: Leaf Indicator
    Maximum Length: 1
    Default Value: Y
    Indicates whether the task is a lowest-level task.
  • Title: Manual Schedule
    Maximum Length: 1
    Indicates whether the schedule mode of a task is manual. If the schedule mode is manual, the task can't be updated automatically using the scheduling process.
  • Title: Milestone
    Maximum Length: 1
    Default Value: false
    Indicates whether the task is a milestone.
  • Title: Task Name
    Maximum Length: 255
    Name of the task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Title: Parent Task ID
    Identifier of the parent task of the task.
  • Title: Peer Reference Task ID
    Unique identifier of the peer task.
  • Title: Priority
    Priority of the task for the assigned resource.
  • Title: Task Schedule Type Code
    Maximum Length: 30
    Schedule type of the task. Valid values are fixed effort and fixed duration.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • TaskDFF
  • Title: Task Level
    Indicates the level of the task in the hierarchy. The level of the task that holds the rollup values of the project is 0.
  • Title: Task Number
    Maximum Length: 100
    The number assigned to a task. It's used to uniquely identify a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Title: Total Cost
    The total cost of the task. It's the sum of expense and labor costs.
  • Title: Work Type
    Maximum Length: 240
    Name of the classification of the work associated with the project task. Use work types to categorize and group tasks for processing purposes. The work type must be active as of the current system date.
  • Title: Work Type ID
    Unique identifier of the work type. Work type is used to classify the work associated with the project task. The work type must be active as of the current system date.
Nested Schema : Gate Approvers
Type: array
Title: Gate Approvers
The Gate Approvers resource is used to view gate approver details.
Show Source
Nested Schema : TaskDFF
Type: array
Show Source
Nested Schema : workPlanTemplates-Tasks-GateApprovers-item-patch-request
Type: object
Show Source
Nested Schema : workPlanTemplates-Tasks-TaskDFF-item-patch-request
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : workPlanTemplates-item-response
Type: object
Show Source
  • Title: Project ID to Copy Work Plan Template From
    The unique identifier of the project plan to copy from when creating the work plan template. The value isn't stored and is required only when creating the work plan template.
  • Read Only: true
    Maximum Length: 64
    The user who created the record.
  • Read Only: true
    The date when the record was created.
  • Title: Work Plan Template Currency Code
    Maximum Length: 15
    Default Value: USD
    The required currency code for the work plan template. The value defaults from the project plan when creating the work plan template from an existing project plan.
  • Title: Work Plan Template Description
    Maximum Length: 2000
    Description of the work plan template.
  • Links
  • Title: Work Plan Template Name
    Maximum Length: 240
    Default Value: DEFAULT
    The required name of the work plan template.
  • Title: Work Plan Template Owner ID
    Read Only: true
    Identifier of the work plan template owner. The owner is the user who creates the work plan template.
  • Title: Public
    Maximum Length: 1
    Default Value: false
    Indicates whether the work plan template is shared with other project managers. True indicates the template is public and false indicates only the owner can use the template.
  • Title: Work Plan Template Schedule Type
    Maximum Length: 30
    The required schedule type for the work plan template. Values are FIXED_EFFORT and FIXED_DURATION. The value defaults from the project plan when creating the work plan template from an existing project plan.
  • Task Deliverables
    Title: Task Deliverables
    The Task Deliverables resource is used to view the association of a deliverable with a task. For example, a task can have an association with a deliverable draft budget. You can have multiple deliverables associated with each task.
  • Task Dependencies
    Title: Task Dependencies
    The Task Dependency resource is used to view dependencies between tasks in a work plan template. For example, a task that has a finish-to-start dependency with another task can start only after the predecessor task is completed. You can have many dependencies for each task.
  • Task Expense Resource Assignments
    Title: Task Expense Resource Assignments
    The Task Expenses Resource Assignments resource is used to view the assignment of an expense resource for a task. For example, hotel expenses can be planned for a task. You can have multiple expense resource assignments for each task.
  • Task Labor Resource Assignments
    Title: Task Labor Resource Assignments
    The Task Labor resource assignments resource is used to view the assignment of a labor resource for a task. For example, a Database Analyst can be assigned as a labor resource for a task. You can have many labor resource assignments for each task.
  • Tasks
    Title: Tasks
    The Tasks resource is used to view task details. A task is an activity that needs to be performed by the assigned resources within the defined time period.
  • Title: Project Work Plan Template ID
    Read Only: true
    Unique identifier of the work plan template generated when creating the work plan template.
Nested Schema : Task Deliverables
Type: array
Title: Task Deliverables
The Task Deliverables resource is used to view the association of a deliverable with a task. For example, a task can have an association with a deliverable draft budget. You can have multiple deliverables associated with each task.
Show Source
Nested Schema : Task Dependencies
Type: array
Title: Task Dependencies
The Task Dependency resource is used to view dependencies between tasks in a work plan template. For example, a task that has a finish-to-start dependency with another task can start only after the predecessor task is completed. You can have many dependencies for each task.
Show Source
Nested Schema : Task Expense Resource Assignments
Type: array
Title: Task Expense Resource Assignments
The Task Expenses Resource Assignments resource is used to view the assignment of an expense resource for a task. For example, hotel expenses can be planned for a task. You can have multiple expense resource assignments for each task.
Show Source
Nested Schema : Task Labor Resource Assignments
Type: array
Title: Task Labor Resource Assignments
The Task Labor resource assignments resource is used to view the assignment of a labor resource for a task. For example, a Database Analyst can be assigned as a labor resource for a task. You can have many labor resource assignments for each task.
Show Source
Nested Schema : Tasks
Type: array
Title: Tasks
The Tasks resource is used to view task details. A task is an activity that needs to be performed by the assigned resources within the defined time period.
Show Source
Nested Schema : workPlanTemplates-TaskDeliverables-item-response
Type: object
Show Source
Nested Schema : workPlanTemplates-TaskDependencies-item-response
Type: object
Show Source
  • Title: Dependency ID
    Read Only: true
    Identifier of the dependency between two tasks.
  • Title: Dependency Type
    Maximum Length: 30
    Default Value: fs
    The type of dependency between tasks. Valid values are finish-to-start, start-to-start, finish-to-finish, and start-to-finish.
  • Title: Lag
    Default Value: 0
    The number of days after which the dependency is activated. For example, if there is a finish-to-start dependency and a lag of 2 days, the successor task will start 2 days after the predecessor task is completed.
  • Links
  • Title: Predecessor Task ID
    Unique identifier of the predecessor task.
  • Title: Successor Task ID
    Unique identifier of the successor task.
Nested Schema : workPlanTemplates-TaskExpenseResourceAssignments-item-response
Type: object
Show Source
Nested Schema : workPlanTemplates-TaskLaborResourceAssignments-item-response
Type: object
Show Source
Nested Schema : workPlanTemplates-Tasks-item-response
Type: object
Show Source
  • Title: Allocation Percentage
    The percentage of resource's hours allocated to the task for the task duration.
  • Title: Billable
    Maximum Length: 1
    Indicates whether the transactions charged to the task can be billed to customers. Only the lowest-level financial tasks can be billable.
  • Title: Chargeable
    Maximum Length: 1
    Indicates whether transactions can be charged to the task. Only the lowest-level financial tasks can be chargeable.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    The user who created the task.
  • Title: Creation Date
    Read Only: true
    The date when the task was created.
  • Title: Task Description
    Maximum Length: 2000
    Text description of the task.
  • Title: Display Sequence
    For internal use. The order in which the task is displayed.
  • Title: Planned Duration
    The planned duration of the task.
  • Title: Planned Effort in Hours
    The estimated effort, in hours, required to complete a task.
  • Title: Task Element Type
    Maximum Length: 30
    Default Value: EXECUTION
    Indicates if the task is financially tracked or tracked for execution only. Valid values are EXECUTION and FINANCIAL.
  • Title: Planned Expense Amount
    Default Value: 0
    The planned expense amount for the task.
  • Gate Approvers
    Title: Gate Approvers
    The Gate Approvers resource is used to view gate approver details.
  • Title: Gate
    Maximum Length: 1
    Default Value: false
    Indicates whether the task is a gate.
  • Title: Planned Labor Bill Amount
    The planned bill amount for all the labor resources associated with the task.
  • Title: Planned Labor Cost
    The planned cost amount for all the labor resources associated with the task.
  • Title: Leaf Indicator
    Maximum Length: 1
    Default Value: Y
    Indicates whether the task is a lowest-level task.
  • Links
  • Title: Manual Schedule
    Maximum Length: 1
    Indicates whether the schedule mode of a task is manual. If the schedule mode is manual, the task can't be updated automatically using the scheduling process.
  • Title: Milestone
    Maximum Length: 1
    Default Value: false
    Indicates whether the task is a milestone.
  • Title: Task Name
    Maximum Length: 255
    Name of the task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a task.
  • Title: Parent Task ID
    Identifier of the parent task of the task.
  • Title: Peer Reference Task ID
    Unique identifier of the peer task.
  • Title: Primary Resource Email
    Read Only: true
    Maximum Length: 240
    Email of the person who leads the task.
  • Title: Primary Resource Name
    Read Only: true
    Maximum Length: 240
    Name of the resource who leads the work on a task.
  • Title: Priority
    Priority of the task for the assigned resource.
  • Title: Task Schedule Type Code
    Maximum Length: 30
    Schedule type of the task. Valid values are fixed effort and fixed duration.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • Task code defined during implementation that provides a list of values to capture additional information for a task.
  • TaskDFF
  • Title: Task ID
    Unique identifier of the task.
  • Title: Task Level
    Indicates the level of the task in the hierarchy. The level of the task that holds the rollup values of the project is 0.
  • Title: Task Number
    Maximum Length: 100
    The number assigned to a task. It's used to uniquely identify a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a task.
  • Title: Total Cost
    The total cost of the task. It's the sum of expense and labor costs.
  • Title: Work Type
    Maximum Length: 240
    Name of the classification of the work associated with the project task. Use work types to categorize and group tasks for processing purposes. The work type must be active as of the current system date.
  • Title: Work Type ID
    Unique identifier of the work type. Work type is used to classify the work associated with the project task. The work type must be active as of the current system date.
Nested Schema : Gate Approvers
Type: array
Title: Gate Approvers
The Gate Approvers resource is used to view gate approver details.
Show Source
Nested Schema : TaskDFF
Type: array
Show Source
Nested Schema : workPlanTemplates-Tasks-GateApprovers-item-response
Type: object
Show Source
Nested Schema : workPlanTemplates-Tasks-TaskDFF-item-response
Type: object
Show Source
Back to Top

Examples

The following example shows how to update a work plan template by submitting a PATCH request on the REST resource using cURL.

curl --user ppm_cloud_user -X PATCH -d @example_request_payload.json --header "Content-Type: application/json" https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/workPlanTemplates/100100113819490

Request Body Example

The following shows an example of the request body in JSON format.

{
    "Name": "Updated Work Plan Template Name",
    "Description": "This is an updated work plan template description",
    "PublicFlag": false,
    "CurrencyCode": "INR",
    "ScheduleType": "FIXED_EFFORT"
}

Response Body Example

The following shows an example of the response body in JSON format.

{
    "WorkPlanTemplateId": 100100113819490,
    "Name": "Updated Work Plan Template Name",
    "Description": "This is an updated work plan template description",
    "PublicFlag": false,
    "CopyFromProjectId": null,
    "OwnerId": 300100024326655,
    "CurrencyCode": "INR",
    "ScheduleType": "FIXED_EFFORT",
    "links": [
        {
            "rel": "self",
            "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/workPlanTemplates/100100113819490",
            "name": "workPlanTemplates",
            "kind": "item",
            "properties": {
                "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000002770400000002737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B0200007870000000027371007E00020000000278"
            }
        },
        {
            "rel": "canonical",
            "href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/workPlanTemplates/100100113819490",
            "name": "workPlanTemplates",
            "kind": "item"
        }
    ]
}
Back to Top