Get all forecast line due dates

get

/fscmRestApi/resources/11.13.18.05/maintenanceForecasts/{ForecastId}/child/forecastLines/{ForecastLineId}

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 : maintenanceForecasts-forecastLines-item-response
Type: object
Show Source
  • Title: Calendar Pattern
    Read Only: true
    Maximum Length: 120
    Name of the calendar pattern for the forecasted due date. This value is read-only.
  • Title: Calendar Pattern ID
    Value that uniquely identifies the calendar pattern for the forecasted due date. This value is read-only.
  • Title: Create Work Orders Option
    Read Only: true
    Maximum Length: 80
    Meaning of the create work order option of a work requirement. Values are either Item or Asset. This value is read-only.
  • Title: Create Work Orders Option Code
    Read Only: true
    Maximum Length: 30
    Default Value: ORA_AUTOMATIC
    Abbreviation that uniquely identifies if work orders will be created based on the forecast or not. Values are either ORA_AUTOMATIC or ORA_MANUALLY as defined in the lookup ORA_MNT_MX_PROGRAM_WO_CREATE. This value is read-only.
  • Title: Day Interval
    Value for the number of days that will be incremented to calculate the forecast due dates into the future. This value is read-only.
  • Title: Due at Cycle Interval
    Cycle interval in which the forecast is generated. This value is read-only.
  • Title: Due at Meter Reading
    Value for the meter on the forecast due date. This value is read-only.
  • Title: Due Date
    Date on which the forecast is due. This value is read-only.
  • Title: Forecast Id
    Read Only: true
    Value that uniquely identifies the forecast due date for a work requirement and asset in a maintenance program. This value is read-only.
  • Title: Forecast Interval
    Read Only: true
    Maximum Length: 255
    Describes how each due date in the forecast is incremented. For a Calendar Pattern the pattern name is displayed. For a Day Interval the number of days of unit of measure is displayed. For a Meter the meter interval and unit of measure is displayed. For a Condition Event a null value is displayed. This value is read-only.
  • Read Only: true
    Value that uniquely identifies the forecast line for a work requirement and asset in a maintenance program. This value is read-only.
  • Title: Forecast Method
    Read Only: true
    Maximum Length: 255
    Describes how a maintenance forecast is generated. A forecast can be generated by one these methods: Calendar Pattern, Day Interval value, Meter Template name or Condition Event code. This value is read-only.
  • Title: Next Due Date Method
    Read Only: true
    Maximum Length: 255
    Meaning of how the next due date in the forecast will be calculated. For a Calendar Pattern it will display as Last Completion. For a Day Interval it will display as Last Completion or Base Interval . For a Meter it will display as Last Completion or Base Interval. For a Condition Event nothing is displayed. This value is read-only.
  • Title: Next Due Date Code
    Read Only: true
    Maximum Length: 255
    Abbreviation that indicates how the next due date in the forecast will be calculated. The values are ORA_BASE_INTERVAL or ORA_READING_HISTORY as defined in the lookup ORA_MNT_METER_NEXT_DUE. This value is read-only.
  • Title: Forecast using a cycle
    Read Only: true
    Maximum Length: 1
    Indicates if the forecast will be incremented on a cycle of intervals or not. This value is read-only.
  • Links
  • Title: Meter Daily Rate
    Value for the daily utilization rate that will be incremented to calculate the forecast due dates into the future. This value is read-only.
  • Title: Meter ID
    Value that uniquely identifies the asset meter for the forecasted due date. This value is read-only.
  • Title: Meter Name
    Read Only: true
    Maximum Length: 120
    Name of the asset meter for the forecasted due date. This value is read-only.
  • Title: Next work order only
    Maximum Length: 1
    Indicates if the next work orders are created or not. If the value is equal to Y, then the next work order is only created after the completion of the last due work order in the forecast. This value is read-only.
  • Title: Number of Intervals per Cycle
    Read Only: true
    Number of intervals for a forecast that is incremented on a cycle of intervals. This value is read-only.
  • Title: End Date
    Read Only: true
    Date when a work requirement will no longer be considered by the maintenance forecast. This value is read-only.
  • Title: Work Requirement
    Value that uniquely identifies a work requirement in a maintenance program. This value is read-only.
  • Title: Work Requirement Name
    Read Only: true
    Maximum Length: 120
    Name that uniquely identifies a work requirement across all maintenance programs. This value is read-only.
  • Title: Requirement Reference
    Read Only: true
    Maximum Length: 80
    Reference for a work requirement in a maintenance program. This value is read-only.
  • Title: Start Date
    Read Only: true
    Date when a work requirement will be considered by the maintenance forecast. This value is read-only.
  • Title: Type
    Read Only: true
    Maximum Length: 80
    Meaning of the type of a work requirement. Values are either Item or Asset. This value is read-only.
  • Title: Type
    Read Only: true
    Maximum Length: 30
    Abbreviation that uniquely identifies the type of a work requirement. Values are either ORA_ITEM or ORA_ASSET. This value is read-only.
  • Title: Suppress
    Read Only: true
    Maximum Length: 1
    Value that indicates whether the work definition requirement is suppressed for the asset in the creation of the forecast. This value is read-only.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Work definition code used in the generated forecast. This value is read-only.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Work definition description used in the generated forecast. This value is read-only.
  • Title: Work Definition
    Read Only: true
    Work definition identifier used in the generated forecast. This value is read-only.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Work definition name used in the generated forecast. This value is read-only.
  • Title: Version
    Read Only: true
    Maximum Length: 10
    Work definition version used in the generated forecast. This value is read-only.
Back to Top