Get a project that I can view

get

/fscmRestApi/resources/11.13.18.05/projectPlanDetails/{ProjectId}

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=
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 : projectPlanDetails-item-response
Type: object
Show Source
  • Read Only: true
    Unique identifier of the calendar associated to the project.
  • Title: Project Currency Code
    Read Only: true
    Maximum Length: 15
    Default Value: USD
    The code for the currency used in the project. The currency code is a three-letter ISO code associated with a currency.
  • Read Only: true
    Maximum Length: 2000
    A description about the project. This might include high-level information about the work being performed.
  • Title: Project Finish Date
    Read Only: true
    The date that work or information tracking completes for a project.
  • Title: Enabled for Financial Management
    Read Only: true
    Indicates whether the project is enabled for financial management. If the value is True, the project is enabled for financial management. The value is False when the project isn't enabled for financial management.
  • Links
  • Title: Project Name
    Read Only: true
    Maximum Length: 240
    Name of the project.
  • Read Only: true
    Project code defined during implementation that provides the ability to capture a numeric value 01 as additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides the ability to capture a numeric value 02 as additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides the ability to capture a numeric value 03 as additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides the ability to capture a numeric value 04 as additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides the ability to capture a numeric value 05 as additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides the ability to capture a numeric value 06 as additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides the ability to capture a numeric value 07 as additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides the ability to capture a numeric value 08 as additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides the ability to capture a numeric value 09 as additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides the ability to capture a numeric value 10 as additional information for a project.
  • Read Only: true
    Default Value: -1
    Unique identifier of the organization that owns the project.
  • Title: Project Percent Complete
    Read Only: true
    Default Value: 0
    Indicates the percentage of work completed for the project.
  • Title: Primary Project Manager Name
    Read Only: true
    Maximum Length: 240
    Name of the person who leads the project team and who has the authority and responsibility for meeting project objectives.
  • Project Calendars
    Title: Project Calendars
    The Project Calendars resource is used to view calendars used in a project which are single workday pattern and single shift. A calendar is used when scheduling a project plan. A project plan can use one project calendar as well as each labor resource can have a different calendar assigned.
  • Read Only: true
    Project code defined during implementation that provides a list of values 01 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 02 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 03 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 04 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 05 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 06 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 07 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 08 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 09 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 10 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 11 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 12 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 13 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 14 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 15 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 16 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 17 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 18 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 19 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 20 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 21 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 22 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 23 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 24 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 25 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 26 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 27 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 28 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 29 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 30 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 31 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 32 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 33 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 34 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 35 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 36 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 37 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 38 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 39 to capture additional information for a project.
  • Read Only: true
    Project code defined during implementation that provides a list of values 40 to capture additional information for a project.
  • Read Only: true
    Unique identifier of the project.
  • Title: Project Number
    Read Only: true
    Maximum Length: 25
    Number of a project.
  • Title: Project Schedule Type Code
    Read Only: true
    Maximum Length: 30
    The schedule type of the project. Valid values are FIXED_EFFORT and FIXED_DURATION.
  • Title: Project Start Date
    Read Only: true
    The date that work or information tracking begins on a project.
  • Title: Project Status
    Read Only: true
    Maximum Length: 80
    An implementation-defined classification of the status of a project.
  • Read Only: true
    Maximum Length: 30
    Default Value: ACTIVE
    The current status set on a project. A project status is an implementation-defined classification of the status of a project. Typical project status names are Active and Closed.
  • Title: System Project Status Code
    Read Only: true
    Maximum Length: 30
    The underlying system project status code associated with the implementation-defined project status. Valid values are ACTIVE, CLOSED, DRAFT, PENDING_CLOSE, and SUBMITTED.
  • Task Deliverables
    Title: Task Deliverables
    The Task Deliverables resource is used to view the association of a deliverable with a project task. For example, a project 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 two tasks in a project. 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 assignment resource is used to view the assignment of an expense resource for a project task. For example, hotel expenses can be planned on a project 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 project task. For example, a Database Analyst can be assigned as a labor resource for a project task. You can have many labor resource assignments for each task.
  • Tasks
    Title: Tasks
    The Tasks resource is used to view project task details. Tasks are units of project work assigned or performed as part of the duties of a resource. Tasks can be a portion of project work to be performed within a defined period by a specific resource or multiple resources. The resource always returns the rolled up values of all tasks as a task payload item with level 0.
  • Task Work Items
    Title: Task Work Items
    The Task Work Items resource is used to view and delete the association of a work item with a project task. You can also update the task completion criteria. Work items originate in Oracle Innovation Management, Oracle Product Development, and Oracle Sourcing. When the work item meets the completion criteria, your project task is automatically marked as complete.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 01 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 02 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 03 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 04 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 05 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 06 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 07 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 08 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 09 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 10 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 11 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 12 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 13 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 14 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 15 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 16 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 17 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 18 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 19 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 200
    Project code defined during implementation that provides free-form text entry 20 to capture additional information for a project.
  • Read Only: true
    Maximum Length: 30
    Default Value: ORA_PJT_PRJ_PLAN_VIEW_TEAM
    Code that specifies who has view-only access to the project plan in task management. Valid values are: ORA_PJT_PRJ_PLAN_VIEW_ALL to indicate that all users can view the project plan, and ORA_PJT_PRJ_PLAN_VIEW_TEAM to indicate that only the project team and all the participants associated to the Project Hierarchy Element can view the project plan.
Nested Schema : Project Calendars
Type: array
Title: Project Calendars
The Project Calendars resource is used to view calendars used in a project which are single workday pattern and single shift. A calendar is used when scheduling a project plan. A project plan can use one project calendar as well as each labor resource can have a different calendar assigned.
Show Source
Nested Schema : Task Deliverables
Type: array
Title: Task Deliverables
The Task Deliverables resource is used to view the association of a deliverable with a project task. For example, a project 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 two tasks in a project. 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 assignment resource is used to view the assignment of an expense resource for a project task. For example, hotel expenses can be planned on a project 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 project task. For example, a Database Analyst can be assigned as a labor resource for a project 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 project task details. Tasks are units of project work assigned or performed as part of the duties of a resource. Tasks can be a portion of project work to be performed within a defined period by a specific resource or multiple resources. The resource always returns the rolled up values of all tasks as a task payload item with level 0.
Show Source
Nested Schema : Task Work Items
Type: array
Title: Task Work Items
The Task Work Items resource is used to view and delete the association of a work item with a project task. You can also update the task completion criteria. Work items originate in Oracle Innovation Management, Oracle Product Development, and Oracle Sourcing. When the work item meets the completion criteria, your project task is automatically marked as complete.
Show Source
Nested Schema : projectPlanDetails-ProjectCalendars-item-response
Type: object
Show Source
  • Title: Active Indicator
    Read Only: true
    Indicates if the calendar is active.
  • Calendar Exceptions
    Title: Calendar Exceptions
    The Calendar Exceptions resource is used to view exceptions on a calendar. A calendar exception is used for example to define holidays or exceptional working days on a weekend. A calendar could have many exceptions.
  • Title: Calendar ID
    Read Only: true
    Unique identifier of the calendar.
  • Title: Name
    Read Only: true
    Maximum Length: 240
    Name of the calendar.
  • Title: Calendar Category Code
    Read Only: true
    Maximum Length: 30
    The category of the use of the calendar.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    Indicates the resource who created the row of data.
  • Title: Creation Date
    Read Only: true
    Date when the row of data was created.
  • Title: Calendar Description
    Read Only: true
    Maximum Length: 2000
    Description of the calendar.
  • Title: Effective from Date
    Read Only: true
    The date for which the calendar starts to be effective.
  • Title: Effective to Date
    Read Only: true
    The inclusive last date of the effectivity of the calendar.
  • Title: First Day of Week for Calendar
    Read Only: true
    The index of the first day in the week, 1 for Sunday, 2 for Monday, 3 for Tuesday, and so on.
  • Title: Friday Work Indicator
    Read Only: true
    Indicates if Fridays are workable. True if it's workable, False if it isn't.
  • Title: Hours per Day
    Read Only: true
    Number of hours used to calculate when one day is entered. Value depends on the number of hours of the shift.
  • Title: Last Updated Date
    Read Only: true
    Date when the record was last edited.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    Indicates who last edited the record.
  • Links
  • Title: Monday Work Indicator
    Read Only: true
    Indicates if Mondays are workable. True if it's workable, False if it's not.
  • Title: Quarterly Type Code
    Read Only: true
    Maximum Length: 30
    Indicates the quarter type used for the calendar.
  • Title: Saturday Work Indicator
    Read Only: true
    Indicates if Saturdays are workable. True if it's workable, False if it's not.
  • Title: Sunday Work Indicator
    Read Only: true
    Indicates if Sundays are workable. True if it's workable, False if it's not.
  • Title: Thursday Work Indicator
    Read Only: true
    Indicates if Thursdays are workable. True if it's workable, False if it's not.
  • Title: Tuesday Work Indicator
    Read Only: true
    Indicates if Tuesdays are workable. True if it's workable, False if it's not.
  • Title: Wednesday Work Indicator
    Read Only: true
    Indicates if Wednesdays are workable. True if it's workable, False if it's not.
Nested Schema : Calendar Exceptions
Type: array
Title: Calendar Exceptions
The Calendar Exceptions resource is used to view exceptions on a calendar. A calendar exception is used for example to define holidays or exceptional working days on a weekend. A calendar could have many exceptions.
Show Source
Nested Schema : projectPlanDetails-ProjectCalendars-CalendarExceptions-item-response
Type: object
Show Source
  • Title: All Day Exception Indicator
    Read Only: true
    Maximum Length: 1
    Default Value: true
    Indicates if the calendar exception is for the whole day.
  • Title: Calendar Exception Category Code
    Read Only: true
    Maximum Length: 30
    Category code in which the exception falls.
  • Title: Calendar Exception Code
    Read Only: true
    Maximum Length: 3
    Code to identify the exception.
  • Title: Calendar Exception Description
    Read Only: true
    Maximum Length: 2000
    Description of the exception.
  • Title: Calendar Exception End Date
    Read Only: true
    The inclusive end date of the calendar exception. Value contains a time component if the exception isn't for all day long.
  • Title: Calendar Exception ID
    Read Only: true
    Unique identifier of the exception in the calendar.
  • Links
  • Title: Calendar Exception Name
    Read Only: true
    Maximum Length: 240
    Name of the exception.
  • Title: Calendar Exception Period Type
    Read Only: true
    Maximum Length: 30
    Indicates if the calendar exception is a workable period or not. Valid values are OFF_PERIOD and WORK_PERIOD.
  • Title: Calendar Exception Start Date
    Read Only: true
    The date on which the calendar exception begins. Value contains a time component if the exception isn't for all day long.
Nested Schema : projectPlanDetails-TaskDeliverables-item-response
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : projectPlanDetails-TaskDeliverables-Attachments-item-response
Type: object
Show Source
Nested Schema : projectPlanDetails-TaskDependencies-item-response
Type: object
Show Source
  • Title: Dependency ID
    Read Only: true
    Identifier of the dependency that exists between two tasks.
  • Title: Dependency Type
    Read Only: true
    Maximum Length: 30
    Default Value: fs
    The type of dependency that exists between project elements. Valid values are fs, ff, ss, and sf.
  • Title: Integration Source
    Read Only: true
    Indicates the task was created in a third-party application.
  • Title: Lag
    Read Only: true
    Default Value: 0
    Number of days that exist between project elements before the dependency is activated.
  • Links
  • Title: Predecessor Task ID
    Read Only: true
    Unique identifier of the predecessor project element.
  • Title: Successor Task ID
    Read Only: true
    Unique identifier of the successor project element.
Nested Schema : projectPlanDetails-TaskExpenseResourceAssignments-item-response
Type: object
Show Source
Nested Schema : projectPlanDetails-TaskLaborResourceAssignments-item-response
Type: object
Show Source
  • Title: Actual Labor Resource Cost Amount
    Read Only: true
    The actual cost amount for the labor resource associated with the task.
  • Title: Actual Labor Resource Effort in Hours
    Read Only: true
    Default Value: 0
    Actual effort in hours for the labor resource assigned to the task.
  • Title: Current Labor Resource Effort in Hours
    Read Only: true
    Estimated effort in hours on the task at completion for the labor resource.
  • Title: Integration Source
    Read Only: true
    Indicates the task was created in a third-party application.
  • Title: Labor Resource ID
    Read Only: true
    Unique identifier of the labor resource assigned to the project task.
  • Links
  • Title: Labor Resource Percent Complete
    Read Only: true
    Default Value: 0
    Indicates the percentage of work completed for the labor resource assigned to the task.
  • Title: Planned Labor Resource Effort in Hours
    Read Only: true
    Planned effort in hours of the labor resource assigned to the task.
  • Title: Primary Resource
    Read Only: true
    Indicates whether the resource is the primary labor resource for the project task. The resource is the primary labor resource when the value is True. The value is False when the resource isn't the primary labor resource.
  • Title: Labor Resource Progress Status
    Read Only: true
    Maximum Length: 20
    Indicates the status of the work for the labor resource assigned to the task.
  • Title: Project Resource Assignment ID
    Read Only: true
    Unique identifier of the assignment of the labor resource in a project.
  • Title: Remaining Labor Resource Effort in Hours
    Read Only: true
    Remaining effort in hours for the labor resource assigned to the task.
  • Title: Labor Resource Allocation
    Read Only: true
    Allocation percentage of the labor resource assigned to the task.
  • Title: Labor Resource Email
    Read Only: true
    Maximum Length: 240
    Email address of the labor resource assigned to the task.
  • Title: Labor Resource Name
    Read Only: true
    Maximum Length: 240
    Name of the labor resource assigned to the project task.
  • Title: Task ID
    Read Only: true
    Identifier of the task to which the labor resource is assigned.
  • Title: Labor Resource Assignment ID
    Read Only: true
    Unique identifier of the labor resource assignment for the project task.
Nested Schema : projectPlanDetails-Tasks-item-response
Type: object
Show Source
  • Title: Actual Finish Date
    Read Only: true
    The actual finish date for the task as opposed to a planned finish date for the task.
  • 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. This attribute isn't currently used.
  • Title: Actual Hours
    Read Only: true
    Default Value: 0
    Actual effort spent on the project task.
  • Title: Actual Start Date
    Read Only: true
    The date that work commenced on a task as opposed to the planned start date for the task.
  • 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. This attribute isn't currently used.
  • Title: Primary Baseline Allocation
    Read Only: true
    Original planned allocation of the task in the primary work plan baseline.
  • Title: Primary Baseline Duration
    Read Only: true
    Original planned duration of the task in the primary work plan baseline.
  • Title: Primary Baseline Effort in Hours
    Read Only: true
    Original planned hours of effort of the task in the primary work plan baseline.
  • Title: Primary Baseline Finish Date
    Read Only: true
    Original planned finish date of the task in the primary work plan baseline.
  • Title: Baseline Finish Date and Time
    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: Primary Baseline Start Date
    Read Only: true
    Original planned start date of the task in the primary work plan baseline.
  • Title: Baseline Start Date and Time
    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.
  • Title: Constraint Date
    Read Only: true
    The date when a task must start or complete based on the constraint type for the task.
  • Title: Constraint Date and Time
    The date and time when a task must start or finish based on the constraint type for the task. This attribute isn't currently used.
  • Title: Constraint Type
    Read Only: true
    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.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    Identifier of the user that created the task.
  • Title: Critical
    Read Only: true
    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 currently not supported.
  • Title: Current Duration
    Read Only: true
    Length of time within which the project task is estimated to be completed. Duration is displayed in days.
  • Title: Current Effort in Hours
    Read Only: true
    Total estimated effort on the task at completion.
  • Title: Current Finish Date
    Read Only: true
    The date when the task is estimated to finish.
  • Title: Current Finish Date and Time
    Read Only: true
    The date and time when the task is estimated to finish. This attribute is currently not supported.
  • Title: Current Start Date
    Read Only: true
    The date when the task is estimated to start.
  • Title: Current Start Date and Time
    Read Only: true
    The date and time when the task is estimated to start. This attribute is currently not supported.
  • Title: Task Deadline
    Read Only: true
    The target date for the project manager when the task needs to be done. This attribute is currently not supported.
  • Title: Deadline Date and Time
    The target date and time by which the task should be completed. This attribute isn't currently used.
  • Title: Task Description
    Read Only: true
    Maximum Length: 2000
    Text description of the project task.
  • Title: Display in Timeline
    Read Only: true
    Maximum Length: 1
    Indicates whether a task is visible in the timeline when available. Values are True if a task will be displayed in Timeline and False if task won't be displayed in the Timeline. This attribute is currently not supported.
  • Title: Display Sequence
    The order in which the task is displayed in the project plan.
  • Title: Early Finish Date
    Read Only: true
    Date that's the earliest that a task can finish on. This attribute is currently not supported.
  • Title: Early Finish Date and Time
    The earliest date and time that a task can finish on. This attribute isn't currently used.
  • Title: Early Start Date
    Read Only: true
    Date that's the earliest that a task can start on. This attribute is currently not supported.
  • Title: Early Start Date and Time
    The earliest date and time that a task can start on. This attribute isn't currently used.
  • Title: Task Element Type
    Read Only: true
    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: Free Float
    Read Only: true
    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 currently not supported.
  • Gate Approvers
    Title: Gate Approvers
    The Gate Approvers resource is used to view the approver details for a gate.
  • Title: Gate
    Read Only: true
    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 isn't a gate when the value is False or Null.
  • Title: Gate Status Code
    Read Only: true
    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 isn't 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 isn't integrated.
  • Title: Integration Source
    Read Only: true
    Indicates the task was created in a third-party application.
  • Title: Late Finish Date
    Read Only: true
    Date that's the latest that a task can finish on that won't impact the finish date of the project. This attribute is currently not supported.
  • Title: Late Finish Date and Time
    The date and time by which a task must finish to avoid a delay in project completion. This attribute isn't currently used.
  • Title: Late Start Date
    Read Only: true
    Date that's the latest that a task can start on that won't impact the finish date of the project. This attribute is currently not supported.
  • Title: Late Start Date and Time
    The date and time by which a task must start to avoid a delay in project completion. This attribute isn't currently used.
  • Title: Leaf Indicator
    Read Only: true
    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 isn't a leaf.
  • Links
  • Title: Manual Schedule
    Read Only: true
    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.
  • Read Only: true
    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 isn't a milestone.
  • Read Only: true
    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.
  • Read Only: true
    Task code defined during implementation that provides the ability to capture a numeric value 01 as additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides the ability to capture a numeric value 02 as additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides the ability to capture a numeric value 03 as additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides the ability to capture a numeric value 04 as additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides the ability to capture a numeric value 05 as additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides the ability to capture a numeric value 06 as additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides the ability to capture a numeric value 07 as additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides the ability to capture a numeric value 08 as additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides the ability to capture a numeric value 09 as additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides the ability to capture a numeric value 10 as additional information for a project task.
  • Read Only: true
    Identifier of the parent task of the task.
  • Title: Pending Rollup Indicator
    Read Only: true
    Maximum Length: 1
    Indicates that changes done at tasks need to be rolled up at the project level.
  • Title: Task Percent Complete
    Read Only: true
    Default Value: 0
    Indicates the percentage of work completed for a task.
  • Title: Task Physical Percent Complete
    Read Only: true
    Default Value: 0
    The amount of physical work achieved on a task.
  • Title: Planned Allocation Percentage
    Read Only: true
    Percentage of hours that resources are allocated to the project task for a specified duration.
  • Title: Planned Duration
    Read Only: true
    Length of time within which the project task is scheduled to be completed. Duration is displayed in days.
  • Title: Planned Effort in Hours
    Read Only: true
    Measure of the effort required to complete the project task.
  • Title: Planned Finish Date
    Read Only: true
    The date when work is scheduled to end for a project task.
  • Title: Planned Finish Date and Time
    The date and time when work is scheduled to finish for a project task. This attribute isn't currently used.
  • Title: Planned Start Date
    Read Only: true
    The date when work is scheduled to start for a project task.
  • Title: Planned Start Date and Time
    The date and time when work is scheduled to start for a project task. This attribute isn't currently used.
  • 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: Proposed Effort in Hours
    Read Only: true
    Amount of effort to complete the project task proposed by the team member.
  • Title: Proposed Finish Date
    Read Only: true
    Date proposed by the team member to finish the project task.
  • Title: Proposed Finish Date and Time
    The date and time proposed by the team member to finish the project task. This attribute isn't currently used.
  • Title: Proposed Start Date
    Read Only: true
    Date proposed by the team member to start the project task.
  • Title: Proposed Start Date and Time
    The date and time proposed by the team member to start the project task. This attribute isn't currently used.
  • Title: Remaining Hours
    Read Only: true
    Effort in hours that's remaining to be completed on the project task.
  • Title: Task Schedule Type Code
    Read Only: true
    Maximum Length: 30
    The schedule type of the task. Valid values are FIXED_EFFORT and FIXED_DURATION.
  • Read Only: true
    Task code defined during implementation that provides a list of values 01 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 02 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 03 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 04 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 05 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 06 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 07 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 08 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 09 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 10 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 11 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 12 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 13 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 14 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 15 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 16 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 17 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 18 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 19 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 20 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 21 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 22 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 23 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 24 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 25 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 26 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 27 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 28 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 29 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 30 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 31 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 32 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 33 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 34 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 35 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 36 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 37 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 38 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 39 to capture additional information for a project task.
  • Read Only: true
    Task code defined during implementation that provides a list of values 40 to capture additional information for a project task.
  • TaskDFF
  • Title: Task ID
    Read Only: true
    Unique identifier of the project task.
  • Read Only: true
    Indicates level of the task. Level 0 is reserved for the task that holds the rollup values of the project.
  • Read Only: true
    Maximum Length: 100
    The number of a task that needs to be unique within the project.
  • Title: Task Status Code
    Read Only: true
    Maximum Length: 20
    The code for the status of work completed on the task. Valid values are NOT_STARTED, IN_PROGRESS, and COMPLETED.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 01 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 02 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 03 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 04 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 05 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 06 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 07 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 08 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 09 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 10 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 11 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 12 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 13 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 14 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 15 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 16 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 17 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 18 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 19 to capture additional information for a project task.
  • Read Only: true
    Maximum Length: 200
    Task code defined during implementation that provides free-form text entry 20 to capture additional information for a project task.
  • Title: Top Task ID
    Read Only: true
    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
    Read Only: true
    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 currently not supported.
  • Read Only: true
    Maximum Length: 30
    For internal use. The source from which the task was last updated.
  • Title: Work Type
    Read Only: true
    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 the approver details for a gate.
Show Source
Nested Schema : TaskDFF
Type: array
Show Source
Nested Schema : projectPlanDetails-Tasks-GateApprovers-item-response
Type: object
Show Source
Nested Schema : projectPlanDetails-Tasks-TaskDFF-item-response
Type: object
Show Source
Nested Schema : projectPlanDetails-TaskWorkItems-item-response
Type: object
Show Source
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    The user who created the record.
  • Title: Creation Date
    Read Only: true
    The date when the record was created.
  • Title: Last Updated Date
    Read Only: true
    The date when the record was last updated.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    The user who last updated the record.
  • Links
  • Title: Object Association ID
    Read Only: true
    The unique identifier of the association of two business objects. For example, an identifier of the association between a work item and a project task.
  • Title: Source Work Item ID
    Read Only: true
    The unique identifier of the associated work item in the source application.
  • Title: Task Completion Event
    Read Only: true
    The associated work item event or status change required in the source application to automatically mark the project task as complete. For example, approved, production, and suppliers invited.
  • Title: Task Completion Event Code
    Read Only: true
    Maximum Length: 30
    The code that represents the associated work item event or status change in the source application required to automatically mark the project task as complete.
  • Title: Task Completion Event Status
    Read Only: true
    Maximum Length: 80
    The status that indicates whether the task completion event is pending, completed, or not set. The list of values is defined in the lookup ORA_PJE_COMPLETION_RULE_STATUS. The list of values can be accessed using the Setup and Maintenance work area and the Manage Standard Lookups task.
  • Title: Task Completion Event Status Code
    Read Only: true
    Maximum Length: 30
    The code that represents whether the task completion event is pending, completed, or not set. Valid values are ORA_PENDING, ORA_COMPLETE, and ORA_NOT_SET. The list of values is defined in the lookup ORA_PJE_COMPLETION_RULE_STATUS. The list of values can be accessed using the Setup and Maintenance work area and the Manage Standard Lookups task.
  • Title: Task ID
    Read Only: true
    Unique identifier of the project task.
  • Title: Task Name
    Read Only: true
    Maximum Length: 255
    The name of the task.
  • Read Only: true
    Maximum Length: 100
    The number of a task that's unique within the project.
  • Title: Type
    Read Only: true
    Maximum Length: 80
    The name of the work item type.
  • Title: Type ID
    Read Only: true
    The unique identifier of the work item type.
  • Title: Work Item Current Status
    Read Only: true
    The current status of the associated work item in the source application. For example, draft, prototype, or design.
  • Title: Work Item Current Status Code
    Read Only: true
    The code that represents the current status of the associated work item in the source application.
  • Title: Work Item Name
    Read Only: true
    The name of the associated work item in the source application.
  • Title: Work Item Revision
    Read Only: true
    The revision of the associated work item in the source application.
Back to Top

Examples

The following example shows how to get 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/projectPlanDetails/300100185844495

Response Body Example

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

{
"CalendarId": 300100010293735,
"CurrencyCode": "USD",
"Description": null,
"EndDate": null,
"FinanciallyEnabledFlag": false,
"Name": "Proj-1609",
"OrganizationId": -1,
"PercentComplete": 0,
"PrimaryProjectManagerName": "Connor Horton",
"ProjectId": 300100185844495,
"ProjectNumber": "300100185844495",
"ScheduleTypeCode": "FIXED_EFFORT",
"StartDate": "2020-09-16",
"Status": "Active_1",
"StatusCode": "ACTIVE",
"ViewAccessCode": "ORA_PJT_PRJ_PLAN_VIEW_TEAM",
"ProjectCode01": null,
"ProjectCode02": null,
"ProjectCode03": null,
"ProjectCode04": null,
"ProjectCode05": null,
"ProjectCode06": null,
"ProjectCode07": null,
"ProjectCode08": null,
"ProjectCode09": null,
"ProjectCode10": null,
"ProjectCode11": null,
"ProjectCode12": null,
"ProjectCode13": null,
"ProjectCode14": null,
"ProjectCode15": null,
"ProjectCode16": null,
"ProjectCode17": null,
"ProjectCode18": null,
"ProjectCode19": null,
"ProjectCode20": null,
"ProjectCode21": null,
"ProjectCode22": null,
"ProjectCode23": null,
"ProjectCode24": null,
"ProjectCode25": null,
"ProjectCode26": null,
"ProjectCode27": null,
"ProjectCode28": null,
"ProjectCode29": null,
"ProjectCode30": null,
"ProjectCode31": null,
"ProjectCode32": null,
"ProjectCode33": null,
"ProjectCode34": null,
"ProjectCode35": null,
"ProjectCode36": null,
"ProjectCode37": null,
"ProjectCode38": null,
"ProjectCode39": null,
"ProjectCode40": 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,
"NumberAttr01": null,
"NumberAttr02": null,
"NumberAttr03": null,
"NumberAttr04": null,
"NumberAttr05": null,
"NumberAttr06": null,
"NumberAttr07": null,
"NumberAttr08": null,
"NumberAttr09": null,
"NumberAttr10": null,
"SystemStatusCode": "ACTIVE",
"links": [
{
"rel": "self",
"href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectPlanDetails/300100185844495",
"name": "projectPlanDetails",
"kind": "item",
"properties": {
"changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A657870000000027704000000027372001B6F7261636C652E6A626F2E646F6D61696E2E4E756C6C56616C75655899C1C58DAABEEB02000149000A6D53514C54797065496478700000000C71007E000378"
}
},
{
"rel": "canonical",
"href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectPlanDetails/300100185844495",
"name": "projectPlanDetails",
"kind": "item"
},
{
"rel": "child",
"href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectPlanDetails/300100185844495/child/ProjectCalendars",
"name": "ProjectCalendars",
"kind": "collection"
},
{
"rel": "child",
"href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectPlanDetails/300100185844495/child/TaskDeliverables",
"name": "TaskDeliverables",
"kind": "collection"
},
{
"rel": "child",
"href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectPlanDetails/300100185844495/child/TaskDependencies",
"name": "TaskDependencies",
"kind": "collection"
},
{
"rel": "child",
"href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectPlanDetails/300100185844495/child/TaskExpenseResourceAssignments",
"name": "TaskExpenseResourceAssignments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectPlanDetails/300100185844495/child/TaskLaborResourceAssignments",
"name": "TaskLaborResourceAssignments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectPlanDetails/300100185844495/child/TaskWorkItems",
"name": "TaskWorkItems",
"kind": "collection"
},
{
"rel": "child",
"href": "https://your_organization.com:port/fscmRestApi/resources/11.13.18.05/projectPlanDetails/300100185844495/child/Tasks",
"name": "Tasks",
"kind": "collection"
}
]
}
Back to Top