Get a task of a project

get

/fscmRestApi/resources/11.13.18.05/projectPlans/{ProjectId}/child/Tasks/{TaskId}

Request

Path Parameters
Query Parameters
  • This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2

    Format: <attr1>=<val1>,<attr2>=<value2>
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
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.

There's no request body for this operation.

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 : projectPlans-Tasks-item-response
Type: object
Show Source
  • Title: Total Actual Cost
    The total actual cost amount for all the labor and expense resources associated with the task.
  • Title: Actual Expense
    Default Value: 0
    The actual expense amount for the task.
  • Title: Actual Finish Date
    The actual finish date for the task as opposed to a planned finish date for the task. It is recommended to use ActualFinishDateTime attribute.
  • Title: Actual Finish Date and Time
    The date and time when work finished on a task as opposed to the planned finish date and time for the task.
  • Title: Actual Hours
    Default Value: 0
    Actual effort spent on the project task. Value is 0 if not provided when using POST.
  • Title: Actual Labor Bill Amount
    The actual bill amount for all the labor resources associated with the task.
  • Title: Actual Labor Cost
    The actual cost amount for all the labor resources associated with the task.
  • Title: Actual Start Date
    The date that work commenced on a task as opposed to the planned start date for the task. It is recommended to use ActualStartDateTime attribute.
  • Title: Actual Start Date and Time
    The date and time when work started on a task as opposed to the planned start date and time for the task.
  • Title: Primary Baseline Allocation
    Original planned allocation of the task in the primary work plan baseline. The Baseline value will only be set when a primary baseline is created.
  • Title: Primary Baseline Duration
    Original planned duration of the task in the primary work plan baseline. The Baseline value will only be set when a primary baseline is created.
  • Title: Primary Baseline Effort in Hours
    Original planned hours of effort of the task in the primary work plan baseline. The Baseline value will only be set when a primary baseline is created.
  • Title: Baseline Expense
    Read Only: true
    Original expense amount for the task in the primary work plan baseline. The Baseline value will only be set when a primary baseline is created.
  • Title: Primary Baseline Finish Date
    Original planned finish date of the task in the primary work plan baseline. It is recommended to use BaselineFinishDateTime attribute.
  • Title: Baseline Finish Date and Time
    Read Only: true
    The planned finish date and time of the task in the primary work plan baseline. This value is available only if a primary baseline is set.
  • Title: Baseline Labor Bill Amount
    Read Only: true
    Original bill amount for all the labor resources associated with the task in the primary work plan baseline. The Baseline value will only be set when a primary baseline is created.
  • Title: Baseline Labor Cost
    Read Only: true
    Original labor cost or all the labor resources associated with the task in the primary work plan baseline. The Baseline value will only be set when a primary baseline is created.
  • Title: Primary Baseline Start Date
    Original planned start date of the task in the primary work plan baseline. It is recommended to use BaselineStartDateTime attribute.
  • Title: Baseline Start Date and Time
    Read Only: true
    The planned start date and time of the task in the primary work plan baseline. This value is available only if a primary baseline is set.
  • Maximum Length: 1
    Indicates that transactions charged to that task can be billed to customers. The transactions are billable when the value is True. The value is False when the transactions are not billable. Value is True only when the task is a financial task. Value is False if not provided when using POST.
  • Maximum Length: 1
    Indicates that something is eligible to be charged to a task. The task is chargeable when the value is True. The value is False when the task is not chargeable. Value is True only when the task is a financial task. Value is False if not provided when using POST.
  • Title: Constraint Date
    The date when a task must start or complete based on the constraint type for the task. It is recommended to use ConstraintDateTime attribute.
  • Title: Constraint Date and Time
    The date and time when a task must start or finish based on the constraint type for the task.
  • Title: Constraint Type
    Maximum Length: 30
    The type of scheduling constraint applied on the task. Valid values are MUST_START_BY, MUST_START_ON, START_ON_OR_AFTER, MUST_FINISH_BY, MUST_FINISH_ON, and FINISH_ON_OR_AFTER.
  • Read Only: true
    Unique identifier of the contract event, such as a milestone.
  • Title: Cost Percent Complete
    The percentage of the cost consumed in the task.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    Identifier of the user that created the task. Value is auto-generated on POST.
  • Title: Critical
    Maximum Length: 1
    Default Value: false
    A task that must be completed on schedule or it will impact the finish date of the entire project. This attribute is not currently used.
  • Title: Allow milestone date changes in the project plan
    Read Only: true
    Maximum Length: 1
    Indicates whether milestone date changes are allowed in the project plan. Possible values are Y and N. Y indicates that the milestone dates can be modified in the project plan.
  • Title: Total Current Cost
    The total current cost amount for all the labor and expense resources associated with the task.
  • Title: Current Duration
    Length of time within which the project task is estimated to be completed. Duration is displayed in days.
  • Title: Current Effort in Hours
    Total estimated effort on the task at completion. Value is auto-calculated as the sum of Remaining Hours and Actual Hours.
  • Title: Current Expense
    The estimated expense amount for the task at completion.
  • Title: Current Finish Date
    The date when the task is estimated to finish. It is recommended to use CurrentFinishDateTime attribute.
  • Title: Current Finish Date and Time
    The date and time when the task is estimated to finish.
  • Title: Current Labor Bill Amount
    The current bill amount for all the labor resources associated with the task.
  • Title: Current Labor Cost
    The current cost amount for all the labor resources associated with the task.
  • Title: Current Start Date
    The date when the task is estimated to start. It is recommended to use CurrentStartDateTime attribute.
  • Title: Current Start Date and Time
    The date and time when the task is estimated to start.
  • Title: Task Deadline
    The target date for the project manager when the task needs to be done. This attribute is not currently used.
  • Title: Deadline Date and Time
    The target date and time by which the task should be completed.
  • Title: Task Description
    Maximum Length: 2000
    Text description of the project task.
  • Title: Display in Timeline
    Maximum Length: 1
    Indicates whether a task is visible in timeline when available. Values are True if task will be displayed in Timeline and False if task will not be displayed in Timeline. Default value is False if not provided when using POST. This attribute is not currently used.
  • The order in which the task is displayed in the project plan. Default value is auto-calculated if not provided when using POST.
  • Title: Early Finish Date
    Date that is the earliest that a task can finish on. It is recommended to use EarlyFinishDateTime attribute.
  • Title: Early Finish Date and Time
    The earliest date and time that a task can finish on.
  • Title: Early Start Date
    Date that is the earliest that a task can start on. It is recommended to use EarlyStartDateTime attribute.
  • Title: Early Start Date and Time
    The earliest date and time that a task can start on.
  • 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. Default value is EXECUTION if not provided when using POST or when invalid value is provided.
  • Title: Free Float
    The free float or free slack is the amount of time in days that this task can be delayed without causing a delay to any of its successors. This attribute is not currently used.
  • Gate Approvers
    Title: Gate Approvers
    The Gate Approvers resource is used to create a gate approver and to view and update approver details for a gate.
  • Title: Gate
    Maximum Length: 1
    Default Value: false
    Indicates whether the task is a gate within the project. The task is a gate when the value is True. The task is not a gate when the value is False or Null. Default value is False if not provided when using POST.
  • Title: Gate Status Code
    Maximum Length: 50
    The code for the status of the gate. Valid values are IN_REVIEW, OPEN, CLOSED, and TERMINATED. Value is NULL when the task is not a gate.
  • Title: Is Integrated Indicator
    Read Only: true
    Maximum Length: 1
    Indicates the task was created in a third-party application. The task was integrated by a third-party application when the value is Y. The value is N when the task is not integrated. Default value is N if not provided when using POST.
  • Title: Integration Source
    Indicates the task was created in a third-party application.
  • Title: Late Finish Date
    Date that is the latest that a task can finish on that won't impact the finish date of the project. It is recommended to use LateFinishDateTime attribute.
  • Title: Late Finish Date and Time
    The date and time by when a task must finish to avoid a delay in project completion.
  • Title: Late Start Date
    Date that is the latest that a task can start on that won't impact the finish date of the project. It is recommended to use LateStartDateTime attribute.
  • Title: Late Start Date and Time
    The date and time by when a task must start to avoid a delay in project completion.
  • Title: Leaf Indicator
    Maximum Length: 1
    Default Value: Y
    Indicates whether a task is a leaf task. Value is Y if a task is a leaf and N if a task is not a leaf.
  • 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. The schedule mode of the task is Manual when the value is True. The value is False when the schedule mode of the task is Automatic. Default value is False if not provided when using POST or if task is a summary or financial task.
  • Maximum Length: 1
    Default Value: false
    Indicates whether the task is a project milestone. The task is a milestone when the value is True. The value is False when the task is not a milestone. Default value is False if not provided when using POST.
  • Maximum Length: 255
    The name of the task. A task is a subdivision of the project work. Each project can have a set of top tasks and a hierarchy of subtasks below each top task. Default value is new task when using POST and Element Type is Execution. Default value is new financial task if Element Type is Financial.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a project task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a project task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a project task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a project task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a project task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a project task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a project task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a project task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a project task.
  • Task code defined during implementation that provides the ability to capture a numeric value as additional information for a project task.
  • Identifier of the parent task of the task. Default value is the project plan task at level 0 if neither Parent Task ID nor Peer Reference Task ID is provided when using POST.
  • Title: Peer Reference Task ID
    The task ID of the previous peer task in the project plan at the time of the creation of the task. If Peer Reference Task ID and Parent Task ID are not provided in POST, then task is created as the last task of the project.
  • Title: Pending Rollup Indicator
    Maximum Length: 1
    Indicates that changes done at tasks need to be rolled up at the project level.
  • Title: Task Percent Complete
    Default Value: 0
    Indicates the percentage of work completed for a task.
  • Title: Task Physical Percent Complete
    Default Value: 0
    The amount of physical work achieved on a task. Default values is 0 if not provided when using POST.
  • Unique identifier of the task planline.
  • Title: Planned Allocation Percentage
    Percentage of hours that resources are allocated to the project task for a specified duration.
  • Title: Total Planned Cost
    The total planned cost amount for all the labor and expense resources associated with the task.
  • Title: Planned Duration
    Length of time within which the project task is scheduled to be completed. Duration is displayed in days.
  • Title: Planned Effort in Hours
    Measure of the effort required to complete the project task.
  • Title: Planned Expense
    Default Value: 0
    The planned expense amount for the task.
  • Title: Planned Finish Date
    The date when work is scheduled to end for a project task. It is recommended to use PlannedFinishDateTime attribute.
  • Title: Planned Finish Date and Time
    The date and time when work is scheduled to finish for a project task.
  • 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: Planned Start Date
    The date when work is scheduled to start for a project task. It is recommended to use PlannedStartDateTime attribute.
  • Title: Planned Start Date and Time
    The date and time when work is scheduled to start for a project 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 task.
  • Title: Priority
    Priority of the task.
  • Title: Proposed Effort in Hours
    Read Only: true
    Amount of effort to complete the project task proposed by the team member. Value is defaulted on POST and overwritten on PATCH to Planned Effort.
  • Title: Proposed Finish Date
    Read Only: true
    Date proposed by the team member to finish the project task. It is recommended to use ProposedFinishDateTime attribute.
  • Title: Proposed Finish Date and Time
    Read Only: true
    The date and time proposed by the team member to finish the project task. Value is defaulted on POST and overwritten on PATCH to Planned Finish Date and Time.
  • Title: Proposed Start Date
    Read Only: true
    Date proposed by the team member to start the project task. It is recommended to use ProposedStartDateTime attribute.
  • Title: Proposed Start Date and Time
    Read Only: true
    The date and time proposed by the team member to start the project task. Value is defaulted on POST and overwritten on PATCH to Planned Start Date and Time.
  • Title: Total Remaining Cost
    The total remaining cost amount for all the labor and expense resources associated with the task.
  • Title: Remaining Expense
    Default Value: 0
    The remaining expense amount for the task.
  • Title: Remaining Hours
    Effort in hours that is remaining to be completed on the project task.
  • Title: Remaining Labor Bill Amount
    The remaining bill amount for all the labor resources associated with the task.
  • Title: Remaining Labor Cost
    The remaining cost amount for all the labor resources associated with the task.
  • Title: Requirement ID
    Unique identifier of the requirement associated to the task.
  • Title: Task Schedule Type Code
    Maximum Length: 30
    The schedule type of the task. Valid values are FIXED_EFFORT and FIXED_DURATION. Default value is the Project Schedule Type Code if not entered when using POST.
  • Title: Sprint ID
    Unique identifier of the sprint associated to the task.
  • Title: Status Change Comments
    Maximum Length: 4000
    The comments entered when the status of the milestone is changed.
  • StatusHistory
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Task code defined during implementation that provides a list of values to capture additional information for a project task.
  • Tasks Descriptive Flexfields
    Title: Tasks Descriptive Flexfields
    The Tasks Descriptive Flexfields resource is used to modify and view a list of all the descriptive flexfields available for a task.
  • Title: Task ID
    Unique identifier of the project task. Value is auto-generated when using POST and mandatory when using PATCH.
  • Indicates level of the task. Level 0 is reserved for the task that holds the rollup values of the project. Value is auto-calculated.
  • Maximum Length: 100
    The number of a task that needs to be unique within the project. Value will be auto-generated if not added in POST.
  • A value prefixed to the task number while creating tasks from the work plan template. This attribute is applicable only for PATCH operation and you must enter a different prefix each time you create tasks from the same work plan template in the same project.
  • Title: Task Status Code
    Maximum Length: 20
    The code for the status of work completed on the task. Valid values are NOT_STARTED, IN_PROGRESS, and COMPLETED. Value is NOT_STARTED if not provided when using POST and it is neither a task nor a gate.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Maximum Length: 200
    Task code defined during implementation that provides free-form text entry to capture additional information for a project task.
  • Title: Top Task ID
    Identifier of the top task to which a task rolls up. If the task is a top task, then identifier of the top task is same as the identifier of the task.
  • Title: Total Float
    The total float or total slack is the amount of time in days that the task can be delayed without causing a delay to the project. This attribute is not currently used.
  • Maximum Length: 30
    For internal use. The source from which the task was last updated.
  • Unique identifier of the work plan template. You must enter either the Work Plan Template ID or the Work Plan Template Name when using the PATCH operation to create tasks in a project from a work plan template, but not both.
  • Name of the work plan template. You must enter either the Work Plan Template ID or the Work Plan Template Name when using the PATCH operation to create tasks in a project from a work plan template, but not both.
  • Title: Work Type
    Maximum Length: 240
    Name of the work type associated to a task
  • Title: Work Type ID
    Unique identifier of the work type
Nested Schema : Gate Approvers
Type: array
Title: Gate Approvers
The Gate Approvers resource is used to create a gate approver and to view and update approver details for a gate.
Show Source
Nested Schema : StatusHistory
Type: array
Show Source
Nested Schema : Tasks Descriptive Flexfields
Type: array
Title: Tasks Descriptive Flexfields
The Tasks Descriptive Flexfields resource is used to modify and view a list of all the descriptive flexfields available for a task.
Show Source
Nested Schema : projectPlans-Tasks-GateApprovers-item-response
Type: object
Show Source
Nested Schema : projectPlans-Tasks-StatusHistory-item-response
Type: object
Show Source
Nested Schema : projectPlans-Tasks-TaskDFF-item-response
Type: object
Show Source
Back to Top

Examples

The following example shows how to get a task of a project by submitting a GET request on the REST resource using cURL.

curl --user ppm_cloud_user https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectPlans/300100038328105/child/Tasks/300100038328109

Response Body Example

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

 {
"ActualFinishDate": null,
"ActualHours": 0,
"ActualStartDate": null,
"BaselineAllocation": null,
"BaselineDuration": null,
"BaselineEffortinHours": null,
"BaselineFinishDate": null,
"BaselineStartDate": null,
"BillableFlag": null,
"ChargeableFlag": null,
"CurrentEffort": null,
"CurrentFinishDate": null,
"CurrentStartDate": null,
"Description": null,
"DisplaySequence": 0,
"ElementType": "FIN_EXEC",
"GateFlag": null,
"ManualScheduleFlag": false,
"GateStatusCode": null,
"MilestoneFlag": false,
"Name": "TAP_PJT_Draft_Project ",
"ParentTaskId": null,
"PeerReferenceTaskId": null,
"PercentComplete": 0,
"PlannedAllocation": null,
"PlannedDuration": null,
"PlannedEffort": null,
"PlannedFinishDate": null,
"PlannedStartDate": null,
"PrimaryResourceEmail": "prj_connor_horton_grp@oracle.com",
"PrimaryResourceName": "Connor Horton",
"RemainingHours": null,
"TaskId": 300100038328109,
"TaskLevel": 0,
"TaskNumber": "300100038328109",
"TaskStatusCode": "NOT_STARTED",
"TaskNumberPrefix": null,
"WorkPlanTemplateId": null,
"WorkPlanTemplateName": null,
"NumberAttr01": null,
"NumberAttr02": null,
"NumberAttr03": null,
"NumberAttr04": null,
"NumberAttr05": null,
"NumberAttr06": null,
"NumberAttr07": null,
"NumberAttr08": null,
"NumberAttr09": null,
"NumberAttr10": null,
"TaskCode01Id": null,
"TaskCode02Id": null,
"TaskCode03Id": null,
"TaskCode04Id": null,
"TaskCode05Id": null,
"TaskCode06Id": null,
"TaskCode07Id": null,
"TaskCode08Id": null,
"TaskCode09Id": null,
"TaskCode10Id": null,
"TaskCode11Id": null,
"TaskCode12Id": null,
"TaskCode13Id": null,
"TaskCode14Id": null,
"TaskCode15Id": null,
"TaskCode16Id": null,
"TaskCode17Id": null,
"TaskCode18Id": null,
"TaskCode19Id": null,
"TaskCode20Id": null,
"TaskCode21Id": null,
"TaskCode22Id": null,
"TaskCode23Id": null,
"TaskCode24Id": null,
"TaskCode25Id": null,
"TaskCode26Id": null,
"TaskCode27Id": null,
"TaskCode28Id": null,
"TaskCode29Id": null,
"TaskCode30Id": null,
"TaskCode31Id": null,
"TaskCode32Id": null,
"TaskCode33Id": null,
"TaskCode34Id": null,
"TaskCode35Id": null,
"TaskCode36Id": null,
"TaskCode37Id": null,
"TaskCode38Id": null,
"TaskCode39Id": null,
"TaskCode40Id": null,
"TextAttr01": null,
"TextAttr02": null,
"TextAttr03": null,
"TextAttr04": null,
"TextAttr05": null,
"TextAttr06": null,
"TextAttr07": null,
"TextAttr08": null,
"TextAttr09": null,
"TextAttr10": null,
"TextAttr11": null,
"TextAttr12": null,
"TextAttr13": null,
"TextAttr14": null,
"TextAttr15": null,
"TextAttr16": null,
"TextAttr17": null,
"TextAttr18": null,
"TextAttr19": null,
"TextAttr20": null,
"PhysicalPercentComplete": 0,
"ConstraintDate": null,
"ConstraintType": null,
"ScheduleTypeCode": "FIXED_EFFORT",
"Deadline": null,
"DisplayInTimelineFlag": false,
"LeafIndicator": "N",
"PlannedLaborCost": null,
"PlannedLaborBillAmount": null,
"PlannedExpense": 0,
"ActualLaborCost": null,
"ActualLaborBillAmount": null,
"CurrentLaborCost": null,
"CurrentLaborBillAmount": null,
"RemainingLaborCost": null,
"RemainingLaborBillAmount": null,
"BaselineLaborCost": null,
"BaselineLaborBillAmount": null,
"ActualExpense": 0,
"RemainingExpense": 0,
"CurrentExpense": null,
"BaselineExpense": null,
"PlannedCost": null,
"ActualCost": null,
"RemainingCost": null,
"CurrentCost": null,
"CostPercentComplete": null,
"CreatedBy": "Connor.Horton",
"ProposedEffort": null,
"ProposedStartDate": null,
"ProposedFinishDate": null,
"Integrated": null,
"CurrentDuration": null,
"IntegrationSource": null,
"links": [
  {
"rel": "self",
"href": "https://servername/fscmRestApi/resources/11.13.18.05/projectPlans/300100038328105/child/Tasks/300100038328109",
"name": "Tasks",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A657870000000047704000000047372001B6F7261636C652E6A626F2E646F6D61696E2E4E756C6C56616C75655899C1C58DAABEEB02000149000A6D53514C54797065496478700000000C71007E0003737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000171007E000378"
}
},
  {
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/11.13.18.05/projectPlans/300100038328105/child/Tasks/300100038328109",
"name": "Tasks",
"kind": "item"
},
  {
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/11.13.18.05/projectPlans/300100038328105",
"name": "projectPlans",
"kind": "item"
},
  {
"rel": "child",
"href": "https://servername/fscmRestApi/resources/11.13.18.05/projectPlans/300100038328105/child/Tasks/300100038328109/child/GateApprovers",
"name": "GateApprovers",
"kind": "collection"
}
],
}
Back to Top