Get all operations

get

/fscmRestApi/resources/11.13.18.05/maintenanceWorkOrders/{WorkOrderId}/child/WorkOrderOperation

Request

Path Parameters
  • Value that uniquely identifies the work order. This attribute is read-only. The value of this attribute is derived from the work order number when the application creates the work order.
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
  • Used as a predefined finder to search the collection.

    Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>

    The following are the available finder names and corresponding finder variables:

    • PrimaryKey: Finds resources according to the primary key.
      Finder Variables:
      • WoOperationId; integer; Value that uniquely identifies the work order operation.
    • RowFinder: Finds resources according to the row finder.
      Finder Variables:
      • WoOperationId; integer; Value that uniquely identifies the work order operation.
  • This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
  • 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
  • Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
  • This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
  • This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY

    Format: ?q=expression1;expression2

    You can use these queryable attributes to filter this collection resource using the q query parameter:
    • AutoTransactFlag; boolean; Contains one of the following values: true or false. If true, then automatically report the operation when the operation occurs on the shop floor. If false, then do not report this operation automatically. If the operation is not significant, it is recommended that you set AutoTransactFlag to true. The Count Point attribute and the Automatically Transact attribute are mutually exclusive. You must make sure that each of these attributes do not both contain true. If Count Point and Automatically Transact each contain false, then the operation is optional. Note that the user can manually report component usage and resource usage for an optional operation. The default value is false.
    • CountPointOperationFlag; boolean; Contains one of the following values: true or false. If true, then make this operation a count point operation. If an operation occurs on the shop floor, the user must manually report it in the application when the operation occurs. If false, then do not make this operation a count point operation. the user does not need to report the operation. It is recommended that you configure each work order so that it includes at least one count point operation, and to make sure that the last operation that the work order performs is a count point operation. The default value is true.
    • ExecutionSequence; number; Number that indicates the execution sequence of operations when the work order allows resequencing. It's a read-only value. This attribute is associated with a feature that requires opt in.
    • FixedLeadTime; number; Value that indicates a fixed lead time necessary to perform the supplier operation outside processing (OSP) item quantity. This attribute is optional to create a supplier operation.
    • LeadTimeUOM; string; Abbreviation that uniquely identifies the lead times unit of measure applicable to the supplier operation. This attribute is optional to create a supplier operation.
    • OSPItemDescription; string; Description of the outside processing (OSP) item. This attribute is read-only. The value of this attribute is derived from the outside processing item identifier.
    • OSPItemId; integer; Value that uniquely identifies the outside processing (OSP) item representing the supplier operation. This attribute is required to create the supplier operation.
    • OSPItemNumber; string; Number that identifies the outside processing (OSP) item representing the supplier operation. This attribute is required to create the supplier operation.
    • OperationDescription; string; Description of the operation to be performed during the work order execution. The operation description is optional to create the work order operation.
    • OperationName; string; Name of the work order operation. The operation name is required to create an operation.
    • OperationSequenceNumber; number; Number that identifies the sequence to use when performing the work order operations. The operation sequence is required to create an operation. It must be a positive integer. Its value must be unique within the work order operations. If it is not provided, the last operation sequence incremented by 10 is used as sequence to create an operation.
    • OperationType; string; Abbreviation that identifies the operation type. Valid values include IN_HOUSE or SUPPLIER. A list of accepted values is defined in the lookup type ORA_WIS_OPERATION_TYPE. The operation type is required to create the work order. The default value is IN_HOUSE.
    • OperationTypeDescription; string; Description of the operation type. This attribute is read-only. The value of this attribute is derived from the operation type.
    • OrganizationId; integer; Value that uniquely identifies the organization where the operation is performed. This attribute is read-only. The value of this attribute is derived from the work order organization.
    • PlannedCompletionDate; string; Date when the operation is planned to finish. The date is set by the scheduling application. The planned completion date must not occur before the start date of the work order or after the finish date of the work order. This attribute is required. The default value is the work order planned end date.
    • PlannedStartDate; string; Date when the operation is planned to start. The scheduling application sets this date. The planned start date must not occur before the start date of the work order or after the finish date of the work order. This attribute is required it is defaulted to the work order planned start date if not provided.
    • ReasonForRepairName; string; Name of the reason for the repair code.
    • RepairTransactionName; string; Name of the repair transaction code.
    • ResequenceFlag; boolean; Contains one of the following values: TRUE or FALSE. If TRUE, then the operation can be completed in different sequence. If FALSE, then the operation is completed in the defined sequence. If no value is provided for this attribute, the default value is FALSE.
    • ShippingDocumentsFlag; boolean; Contains one of the following values: TRUE or FALSE. If TRUE, then shipping documents are generated. If FALSE, then shipping documents are not generated. If no value is provided for this attribute, the default value is based on the Shippable attribute of the Outside Processing(OSP) item. If Shippable is YES then the default value is TRUE.
    • StandardOperationCode; string; Abbreviation that identifies the operation.
    • StandardOperationId; integer; Value that uniquely identifies the standard operation that the work order references. It is optional to provide a standard operation to create a work order operation. If provided the other operation attributes are inherited from the standard operation.
    • StandardOperationName; string; Name of the standard operation that the work order operation references. This is a read-only attribute derived from the standard operation identifier.
    • SupplierId; integer; Value that uniquely identifies the supplier performing the operation. This attribute is required if the operation is a supplier operation.
    • SupplierName; string; Name of the supplier performing the operation. This attribute is read-only. The value of this attribute is derived from the supplier identifier.
    • SupplierSiteCode; string; Abbreviation that identifies the supplier site where the operation is performed. This attribute is required if the operation is a supplier operation.
    • SupplierSiteId; integer; Value that uniquely identifies the supplier site where the operation is performed. This attribute is required if the operation is a supplier operation.
    • UOMCode; string; Abbreviation that identifies the unit of measure (UOM) of the operation quantity.
    • UnitOfMeasure; string; Unit of measure of the quantities for the operation. This attribute is read-only. The value of this attribute is derived from the operation unit of measure code.
    • VariableLeadTime; number; Value that indicates the lead time necessary to perform the supplier operation for each unit of the outside processing (OSP) item. This attribute is optional to create a supplier operation.
    • WdOperationId; integer; Value that uniquely identifies the maintenance work definition operation from which the work order operation was created. This attribute is read-only. The value of this attribute is derived from the work definition.
    • WoOperationId; integer; Value that uniquely identifies the work order operation. This attribute is read-only. The value of this attribute is generated when the application creates the work order operation.
    • WorkAccomplishedName; string; Name of the work accomplished code.
    • WorkAreaId; integer; Value that uniquely identifies the work area in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the operation work center.
    • WorkCenterCode; string; Abbreviation that uniquely identifies the work center in which the operation is performed. You must provide either the work center identifier or the work center code to create an in-house work order operation.
    • WorkCenterDescription; string; Description of the work center in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the work center identifier.
    • WorkCenterId; integer; Value that uniquely identifies the work center in which the operation is performed. You must provide either the work center identifier or the work center code to create an in-house work order operation.
    • WorkCenterName; string; Name of the work center in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the work center identifier.
    • WorkDefinitionId; integer; Value that uniquely identifies the maintenance work definition applicable to the work order. This attribute is read-only. The value of this attribute is derived from the work order.
    • WorkOrderId; integer; Value that uniquely identifies the work order to which the operation belongs. This attribute is read-only.
    • WorkOrderNumber; string; Number that identifies the work order to which the operation belongs. This attribute is read-only. The value of this attribute is derived from the work order identifier.
  • The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
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 : maintenanceWorkOrders-WorkOrderOperation
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : maintenanceWorkOrders-WorkOrderOperation-item-response
Type: object
Show Source
  • Title: Automatically Transact
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then automatically report the operation when the operation occurs on the shop floor. If false, then do not report this operation automatically. If the operation is not significant, it is recommended that you set AutoTransactFlag to true. The Count Point attribute and the Automatically Transact attribute are mutually exclusive. You must make sure that each of these attributes do not both contain true. If Count Point and Automatically Transact each contain false, then the operation is optional. Note that the user can manually report component usage and resource usage for an optional operation. The default value is false.
  • Title: Count Point
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then make this operation a count point operation. If an operation occurs on the shop floor, the user must manually report it in the application when the operation occurs. If false, then do not make this operation a count point operation. the user does not need to report the operation. It is recommended that you configure each work order so that it includes at least one count point operation, and to make sure that the last operation that the work order performs is a count point operation. The default value is true.
  • Read Only: true
    Number that indicates the execution sequence of operations when the work order allows resequencing. It's a read-only value. This attribute is associated with a feature that requires opt in.
  • Title: Fixed
    Value that indicates a fixed lead time necessary to perform the supplier operation outside processing (OSP) item quantity. This attribute is optional to create a supplier operation.
  • Title: UOM
    Maximum Length: 3
    Abbreviation that uniquely identifies the lead times unit of measure applicable to the supplier operation. This attribute is optional to create a supplier operation.
  • Links
  • Title: Description
    Maximum Length: 240
    Description of the operation to be performed during the work order execution. The operation description is optional to create the work order operation.
  • Title: Name
    Maximum Length: 120
    Name of the work order operation. The operation name is required to create an operation.
  • Title: Sequence
    Number that identifies the sequence to use when performing the work order operations. The operation sequence is required to create an operation. It must be a positive integer. Its value must be unique within the work order operations. If it is not provided, the last operation sequence incremented by 10 is used as sequence to create an operation.
  • Title: Operation Type
    Maximum Length: 30
    Default Value: IN_HOUSE
    Abbreviation that identifies the operation type. Valid values include IN_HOUSE or SUPPLIER. A list of accepted values is defined in the lookup type ORA_WIS_OPERATION_TYPE. The operation type is required to create the work order. The default value is IN_HOUSE.
  • Read Only: true
    Maximum Length: 255
    Description of the operation type. This attribute is read-only. The value of this attribute is derived from the operation type.
  • Value that uniquely identifies the organization where the operation is performed. This attribute is read-only. The value of this attribute is derived from the work order organization.
  • Read Only: true
    Maximum Length: 255
    Description of the outside processing (OSP) item. This attribute is read-only. The value of this attribute is derived from the outside processing item identifier.
  • Title: Outside Processing Item
    Value that uniquely identifies the outside processing (OSP) item representing the supplier operation. This attribute is required to create the supplier operation.
  • Maximum Length: 255
    Number that identifies the outside processing (OSP) item representing the supplier operation. This attribute is required to create the supplier operation.
  • Title: Completion Date
    Date when the operation is planned to finish. The date is set by the scheduling application. The planned completion date must not occur before the start date of the work order or after the finish date of the work order. This attribute is required. The default value is the work order planned end date.
  • Title: Start Date
    Date when the operation is planned to start. The scheduling application sets this date. The planned start date must not occur before the start date of the work order or after the finish date of the work order. This attribute is required it is defaulted to the work order planned start date if not provided.
  • Maximum Length: 255
    Abbreviation that identifies the reason for repair of the maintenance work order operation. This attribute is read-only. The list of values comes from the user-defined condition event codes with the transaction type Reason for repair.
  • Title: Name
    Read Only: true
    Maximum Length: 240
    Name of the reason for the repair code.
  • Maximum Length: 255
    Abbreviation that identifies the repair transaction for the maintenance work order operation. This attribute is read-only. The list of values comes from the user-defined condition event codes with the transaction type Repair Transaction.
  • Title: Name
    Read Only: true
    Maximum Length: 240
    Name of the repair transaction code.
  • Title: Allow Resequencing
    Maximum Length: 1
    Contains one of the following values: TRUE or FALSE. If TRUE, then the operation can be completed in different sequence. If FALSE, then the operation is completed in the defined sequence. If no value is provided for this attribute, the default value is FALSE.
  • Title: Generate shipment
    Maximum Length: 1
    Contains one of the following values: TRUE or FALSE. If TRUE, then shipping documents are generated. If FALSE, then shipping documents are not generated. If no value is provided for this attribute, the default value is based on the Shippable attribute of the Outside Processing(OSP) item. If Shippable is YES then the default value is TRUE.
  • Maximum Length: 255
    Abbreviation that identifies the operation.
  • Value that uniquely identifies the standard operation that the work order references. It is optional to provide a standard operation to create a work order operation. If provided the other operation attributes are inherited from the standard operation.
  • Maximum Length: 255
    Name of the standard operation that the work order operation references. This is a read-only attribute derived from the standard operation identifier.
  • Value that uniquely identifies the supplier performing the operation. This attribute is required if the operation is a supplier operation.
  • Maximum Length: 255
    Name of the supplier performing the operation. This attribute is read-only. The value of this attribute is derived from the supplier identifier.
  • Maximum Length: 255
    Abbreviation that identifies the supplier site where the operation is performed. This attribute is required if the operation is a supplier operation.
  • Value that uniquely identifies the supplier site where the operation is performed. This attribute is required if the operation is a supplier operation.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure of the quantities for the operation. This attribute is read-only. The value of this attribute is derived from the operation unit of measure code.
  • Title: UOM Code
    Read Only: true
    Maximum Length: 3
    Abbreviation that identifies the unit of measure (UOM) of the operation quantity.
  • Title: Variable
    Value that indicates the lead time necessary to perform the supplier operation for each unit of the outside processing (OSP) item. This attribute is optional to create a supplier operation.
  • Value that uniquely identifies the maintenance work definition operation from which the work order operation was created. This attribute is read-only. The value of this attribute is derived from the work definition.
  • Value that uniquely identifies the work order operation. This attribute is read-only. The value of this attribute is generated when the application creates the work order operation.
  • Maximum Length: 255
    Abbreviation that identifies the work accomplished against the maintenance work order operation. This attribute is read-only. The list of values comes from the user-defined condition event codes with the transaction type Reason for repair.
  • Title: Name
    Read Only: true
    Maximum Length: 240
    Name of the work accomplished code.
  • Read Only: true
    Value that uniquely identifies the work area in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the operation work center.
  • Maximum Length: 255
    Abbreviation that uniquely identifies the work center in which the operation is performed. You must provide either the work center identifier or the work center code to create an in-house work order operation.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work center in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the work center identifier.
  • Title: Work Center
    Value that uniquely identifies the work center in which the operation is performed. You must provide either the work center identifier or the work center code to create an in-house work order operation.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the work center in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the work center identifier.
  • Read Only: true
    Value that uniquely identifies the maintenance work definition applicable to the work order. This attribute is read-only. The value of this attribute is derived from the work order.
  • Value that uniquely identifies the work order to which the operation belongs. This attribute is read-only.
  • Title: Work Order
    Read Only: true
    Maximum Length: 120
    Number that identifies the work order to which the operation belongs. This attribute is read-only. The value of this attribute is derived from the work order identifier.
  • Flexfields for Operations
    Title: Flexfields for Operations
    The Flexfields for Operations resource manages descriptive flexfields that each work order operation references.
  • Materials
    Title: Materials
    The Materials for Maintenance Work Orders resource manages the materials that the work order requires to perform a maintenance operation.
  • Resources
    Title: Resources
    The Resources for Maintenance Work Orders resource manages the resources that the work order requires to perform a maintenance operation.
Nested Schema : Flexfields for Operations
Type: array
Title: Flexfields for Operations
The Flexfields for Operations resource manages descriptive flexfields that each work order operation references.
Show Source
Nested Schema : Materials
Type: array
Title: Materials
The Materials for Maintenance Work Orders resource manages the materials that the work order requires to perform a maintenance operation.
Show Source
Nested Schema : Resources
Type: array
Title: Resources
The Resources for Maintenance Work Orders resource manages the resources that the work order requires to perform a maintenance operation.
Show Source
Nested Schema : maintenanceWorkOrders-WorkOrderOperation-WorkOrderOperationDFF-item-response
Type: object
Show Source
Nested Schema : maintenanceWorkOrders-WorkOrderOperation-WorkOrderOperationMaterial-item-response
Type: object
Show Source
  • Title: Allocated Quantity
    Quantity of material allocated during the picking process when a movement request is created for a work order operation item.
  • Title: Basis
    Maximum Length: 30
    Value that indicates whether the material quantity is fixed (for example, quantity per lot produced) or variable (for example, quantity per item produced). A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE. The default value is variable.
  • Title: Include in planning
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then planning considers the material when it plans the supply. If false, then planning does not consider the material when it plans the supply. The default value is true.
  • Value that uniquely identifies the material component item to issue to the work order. You must provide either the item number or the item identifier to create a work order operation material.
  • Maximum Length: 255
    Number that uniquely identifies the material component item to issue to the work order. You must provide either the item number or the item identifier to create a work order operation material.
  • Title: Issued Quantity
    Net quantity of the material issued to the operation.
  • Read Only: true
    Maximum Length: 300
    Number that identifies the material component item to issue to the work order. You must provide either the item number or the item identifier to create a work order operation material.
  • Links
  • Title: Sequence
    Number that identifies the sequence of the material component assigned to the work order operation. The sequence is required to create an operation material. The last operation material sequence incremented by 10 is used as sequence to create an operation material.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the operation to which the operation material belongs. This attribute is read-only. The value of this attribute is derived from the work order operation.
  • Title: Operation Sequence
    Read Only: true
    Number that identifies the sequence to use when performing the work order operations to which the operation material belongs. This attribute is read-only. The value of this attribute is derived from the work order operation.
  • Title: Picked Quantity
    Quantity of material picked when the pick slip is confirmed and is issued either directly to the work order or is moved to the supply subinventory for a work order operation item.
  • Quantity that the work order creates. This attribute is not applicable to maintenance work orders.
  • Title: Quantity per Product
    Material component quantity required to complete the work order operation per asset. It's a required attribute to create an operation material. The value of the RequiredQuantity attribute is calculated based on this value and the option chosen for basis type.
  • Maximum Length: 255
    Abbreviation that identifies the reason for repair of the maintenance work order operation material. This attribute is read-only. The list of values comes from the user-defined condition event codes with the transaction type Reason for repair.
  • Title: Name
    Read Only: true
    Maximum Length: 240
    Meaning of the repair transaction code.
  • Title: Required Date
    Date when the plant requires the materials so it can perform the operation. This attribute is required. The default value is the operation start date. The required date must not occur before the operation start date, or after the operation completion date.
  • Title: Required Quantity
    Read Only: true
    Required component quantity. The value ia derived based on the value of Basis Type and Quantity attributes. This attribute is read-only.
  • Title: Reserved Quantity
    Quantity of material that is reserved for a work order operation item.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the standard operation the operation is referring to. This attribute is read-only. The value of this attribute is derived from the operation.
  • Read Only: true
    Value that uniquely identifies the standard operation the operation is referring to. This attribute is read-only. The value of this attribute is derived from the operation.
  • Read Only: true
    Maximum Length: 255
    Name of the supply locator from where the material component item is issued. This attribute is read-only. The value of this attribute is derived from the supply locator identifier.
  • Title: Supply Locator
    Value that uniquely identifies the supply subinventory locator from where the material is issued during an assembly or operation pull. The default value is the component item definition or the plant parameters.
  • Title: Supply Subinventory
    Maximum Length: 20
    Supply subinventory from where the material is issued during an assembly or operation pull. The default value is the component item definition or the plant parameters.
  • Title: Supply Type
    Maximum Length: 30
    Type of consumption of the material component. Valid values include 1: Push, 2: Assembly pull, 3: Operation pull, 4: Bulk, and 5: Supplier. This attribute is required to create an operation material. If the supply type is not provided the default value is material component item. If the work order was created with a work definition then the default value is based on the work definition.
  • Read Only: true
    Maximum Length: 80
    Description of the operation material supply type. This attribute is read-only. The value of this attribute is derived from the supply type code.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure of the material component quantity to be issued. It is the primary unit of measure of the item. This attribute is read-only. The value of this attribute is derived from the material component item.
  • Title: UOM
    Maximum Length: 3
    Abbreviation that identifies the unit of measure (UOM) of the operation material quantity.
  • Value that uniquely identifies the material for work order operation. This attribute is read-only. The value of this attribute is generated when the application creates the operation material.
  • Read Only: true
    Value that uniquely identifies the work area in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the operation work center.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the work area in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the operation work center.
  • Read Only: true
    Value that uniquely identifies the work center in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the operation.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the work center in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the operation.
  • Value that uniquely identifies the work order to which the operation material belongs. This attribute is read-only. The value of this attribute is derived from the work order.
  • Flexfields for Operation Materials
    Title: Flexfields for Operation Materials
    The Flexfields for Operation Materials resource manages descriptive flexfields that contain details about the materials that the work order operation processes.
Nested Schema : Flexfields for Operation Materials
Type: array
Title: Flexfields for Operation Materials
The Flexfields for Operation Materials resource manages descriptive flexfields that contain details about the materials that the work order operation processes.
Show Source
Nested Schema : maintenanceWorkOrders-WorkOrderOperation-WorkOrderOperationMaterial-WorkOrderOperationMaterialDFF-item-response
Type: object
Show Source
Nested Schema : maintenanceWorkOrders-WorkOrderOperation-WorkOrderOperationResource-item-response
Type: object
Show Source
  • Title: Assigned Units
    Default Value: 1
    Number of resource units required to perform the operation.
  • Title: Basis
    Maximum Length: 30
    Default Value: 1
    Contains one of the following values: 1 or 2. If 1, then the resource consumption is fixed. It does not change according to work order quantity. If 2, then the resource consumption is not fixed. It might change according to work order quantity. The default value is 2. A list of accepted values is defined in the lookup type EGP_BOM_BASIS_TYPE. For maintenance work orders the work order quantity is always one.
  • Title: Charge Type
    Maximum Length: 30
    Abbreviation that identifies how the resource is charged. A list of accepted values is defined in the lookup type ORA_WIS_CHARGE_TYPE. The charge type is required. Valid values include MANUAL or AUTOMATIC. For a count point operation, the value must be AUTOMATIC for automatic transact operations and MANUAL for optional operations.
  • Maximum Length: 255
    Abbreviation that uniquely identifies the qualification profile. Values are predefined and created for equipment qualifications. This attribute is applicable only for equipment type resources. When it's specified, only those equipment resource instances that meet the qualifications can be reported for resource transactions. It's a non-mandatory attribute for a work order operation resource.
  • Title: Equipment Profile
    Value that uniquely identifies the qualification profile. Values are predefined and created for equipment qualifications. This attribute is applicable only for equipment type resources. When it's specified, only those equipment resource instances that meet the qualifications can be reported for resource transactions. It's a non-mandatory attribute for a work order operation resource.
  • Links
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the operation to which the operation resource belongs. This attribute is read-only. The value of this attribute is derived from the work order operation.
  • Title: Operation Sequence
    Read Only: true
    Number that identifies the sequence to use when performing the work order operations to which the operation resource belongs. This attribute is read-only. The value of this attribute is derived from the work order operation.
  • Value that uniquely identifies the organization where the operation is performed. This attribute is read-only. The value of this attribute is derived from the work order organization.
  • Title: Completion Date
    Date when the resource is planned to finish. The scheduling application sets this date. The planned completion date must not occur before the operation start date or after the operation finish date. This attribute is required. The default value is the operation end date.
  • Title: Start Date
    Date when the resource is planned to start. The scheduling application sets this date. The planned start date must not occur before the operation start date or after the operation finish date. This attribute is required. The default value is the operation start date.
  • Title: Principal
    Maximum Length: 1
    Contains one of the following values: true or false. If true, then this resource is the principal resource among the group of simultaneous resources. If false, then this resource is not the principal resource. Note that one of the simultaneous resources must be a principal resource. The default value is false.
  • Maximum Length: 255
    Indicates the skills and qualifications that make up the resource's job profile. The lookup value is taken from the employee's human resource talent profile and must be a valid and active PROFILE_CODE.
  • Value that uniquely identifies the work order operation resource's job profile. The application generates this key value.
  • Maximum Length: 255
    Abbreviation that identifies the reason for repair of the maintenance work order operation resource. This attribute is read-only. The list of values comes from the user-defined condition event codes with the transaction type Reason for repair.
  • Title: Name
    Read Only: true
    Maximum Length: 240
    Name of the reason for the repair code.
  • Maximum Length: 255
    Abbreviation that identifies the repair transaction for the maintenance work order operation resource. This attribute is read-only. The list of values comes from the user-defined condition event codes with the transaction type Repair Transaction.
  • Title: Name
    Read Only: true
    Maximum Length: 240
    Name of the repair transaction code.
  • Title: Required Usage
    Resource usage that the plant requires to make the required work order quantity. The application calculates this value depending on whether the basis type is fixed or variable. Fixed: the required usage equals the usage rate. Variable: the required usage is the product of the usage rate and the work order quantity. For maintenance work orders the work order quantity is always one.
  • Maximum Length: 255
    Abbreviation that identifies the resource assigned to the work order operation. You must provide either the resource identifier or the resource code to create an operation resource.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the operation of the resource assigned to the work order operation such as labor or equipment. This attribute is read-only. The value of this attribute is derived from the resource.
  • Value that uniquely identifies the resource assigned to the work order operation. You must provide either the resource identifier or the resource code to create a work order operation resource.
  • Title: Sequence
    Number that indicates the unique sequence of the resource assigned to the work order operation. The sequence is required to create an operation resource. The resource sequence number can be same for more than one resource and they are called simultaneous resources. For simultaneous resources one of the resources must be a principal resource. When principal resource has scheduled = YES, then other resources have schedule = YES or NO, but when principal resource has scheduled = NO, other resources should have scheduled = NO.
  • Title: Type
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the type of the resource assigned to the work order operation such as labor or equipment. This attribute is read-only. The value of this attribute is derived from the resource.
  • Title: Scheduled
    Read Only: true
    Maximum Length: 30
    This attribute is not currently used for Oracle Maintenance Cloud. You must use the ScheduledIndicator attribute instead.
  • Contains one of the following values: YES or NO. If YES, then scheduling schedules the resource and computes the start date and completion dates. If NO, then scheduling does not schedule the resource and it sets the start date equal to the completion date. A list of accepted values is defined in the lookup type ORA_WIS_RESOURCE_SCHEDULE. The default value is YES.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that identifies the standard operation the operation is referring to. This attribute is read-only. The value of this attribute is derived from the operation.
  • Read Only: true
    Value that uniquely identifies the standard operation the operation is referring to. This attribute is read-only. The value of this attribute is derived from the operation.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure of the resource consumption. This attribute is read-only. The value of this attribute is derived from the resource.
  • Title: Usage Rate
    Resource usage rate that the plant requires to make the required work order quantity. The resource usage rate is used to calculate the required usage based on the basis type and the work order quantity. For maintenance work orders the work order quantity is always one.
  • Value that uniquely identifies the work order operation. This is a prepopulated row. This attribute is read-only. The value of this attribute is derived from the work order operation.
  • Read Only: true
    Value that uniquely identifies the work order operation resource. It is a primary key that the application generates when it creates the work order operation resource.
  • Maximum Length: 255
    Abbreviation that identifies the work accomplished against the maintenance work order operation resource. This attribute is read-only. The list of values comes from the user-defined condition event codes with the transaction type Reason for repair.
  • Title: Name
    Read Only: true
    Maximum Length: 240
    Name of the work accomplished code.
  • Title: Code
    Read Only: true
    Maximum Length: 30
    Abbreviation that uniquely identifies the work area in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the operation work center.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work area in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the operation work center.
  • Read Only: true
    Value that uniquely identifies the work area in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the operation work center.
  • Title: Name
    Read Only: true
    Maximum Length: 80
    Name of the work area in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the operation work center.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the work center in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the work center identifier.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the work center in which the operation is performed. This attribute is read-only. The value of this attribute is derived from the operation.
  • Read Only: true
    Value that uniquely identifies the work order to which the operation resource belongs. This attribute is read-only. The value of this attribute is derived from the work order.
  • Flexfields for Resources
    Title: Flexfields for Resources
    The Flexfields for Resources resource manages descriptive flexfields that contain details about the resources that the work order operations use.
  • Resource Instances
    Title: Resource Instances
    The Resource Instances for Maintenance Work Orders resource manages the resource instances that the work order requires to perform a maintenance operation.
Nested Schema : Flexfields for Resources
Type: array
Title: Flexfields for Resources
The Flexfields for Resources resource manages descriptive flexfields that contain details about the resources that the work order operations use.
Show Source
Nested Schema : Resource Instances
Type: array
Title: Resource Instances
The Resource Instances for Maintenance Work Orders resource manages the resource instances that the work order requires to perform a maintenance operation.
Show Source
Nested Schema : maintenanceWorkOrders-WorkOrderOperation-WorkOrderOperationResource-WorkOrderOperationResourceDFF-item-response
Type: object
Show Source
Nested Schema : maintenanceWorkOrders-WorkOrderOperation-WorkOrderOperationResource-WorkOrderOperationResourceInstance-item-response
Type: object
Show Source
  • Maximum Length: 255
    Abbreviation that identifies the equipment resource instance assigned to the operation resource. This attribute is read-only. The value of this attribute is derived from the equipment instance identifier.
  • Value that uniquely identifies the equipment resource instance assigned to the operation resource. You must provide either the equipment resource identifier or a labor resource identifier to create an operation resource instance.
  • Title: Identifier
    Read Only: true
    Maximum Length: 80
    Value that uniquely identifies the equipment resource instance assigned to the operation resource. This attribute is read-only. The value of this attribute is derived from the equipment instance identifier.
  • Title: Name
    Read Only: true
    Maximum Length: 120
    Name of the equipment resource instance assigned to the operation resource. This attribute is read-only. The value of this attribute is derived from the equipment instance identifier.
  • Maximum Length: 255
    Abbreviation that identifies the labor resource instance assigned to the operation resource. This attribute is read-only. The value of this attribute is derived from the labor instance identifier.
  • Value that uniquely identifies the labor resource instance assigned to the operation resource. You must provide either the equipment resource identifier or a labor resource identifier to create an operation resource instance.
  • Title: Identifier
    Read Only: true
    Maximum Length: 30
    Value that uniquely identifies the labor resource instance assigned to the operation resource. This attribute is read-only. The value of this attribute is derived from the labor instance identifier.
  • Title: Name
    Read Only: true
    Maximum Length: 360
    Name of the labor resource instance assigned to the operation resource. This attribute is read-only. The value of this attribute is derived from the equipment instance identifier.
  • Links
  • Value that uniquely identifies the organization in which the work order is performed. This attribute is read-only. The value of this attribute is derived from the work order.
  • Read Only: true
    Value that uniquely identifies the work order operation. This attribute is read-only. The value of this attribute is derived from the operation.
  • Value that uniquely identifies work order resource to which the resource instance is added. The operation resource identifier is required to create an operation resource instance.
  • Value that uniquely identifies the resource instance for the work order operation resource. The value is generated when the resource instance is created. This attribute is read-only.
  • Read Only: true
    Value that uniquely identifies the work order. This attribute is read-only. The value of this attribute is derived from the work order.
  • Flexfields for Resource Instances
    Title: Flexfields for Resource Instances
    The Flexfields for Resource Instances resource manages descriptive flexfields that contain details about the resource instance.
Nested Schema : Flexfields for Resource Instances
Type: array
Title: Flexfields for Resource Instances
The Flexfields for Resource Instances resource manages descriptive flexfields that contain details about the resource instance.
Show Source
Nested Schema : maintenanceWorkOrders-WorkOrderOperation-WorkOrderOperationResource-WorkOrderOperationResourceInstance-WorkOrderOperationResourceInstanceDFF-item-response
Type: object
Show Source
Back to Top

Examples

This example describes how to get all operations that one maintenance work order performs.

Example cURL Command

Use the following cURL command to submit a request on the REST resource:

curl -u username:password "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/WorkOrderId/WorkOrderOperation"

For example, the following command gets all operations that maintenance work order 25447 performs:

curl -u username:password "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation"

Example Response Body

The following example includes the contents of the response body in JSON format:

{
    "items": [
        {
            "WoOperationId": 300100122317444,
            "OperationName": "SD_OPER_05",
            "OperationSequenceNumber": 50,
            "OperationDescription": null,
            "OperationType": "IN_HOUSE",
            "OperationTypeDescription": "In-house",
            "OrganizationId": 207,
            "WorkOrderNumber": "M1-1518",
            "WorkOrderId": 25447,
            "WorkCenterCode": "MFGQA2",
            "WorkCenterId": 300100073217943,
            "WorkCenterName": "MFGQA2",
            "WorkCenterDescription": "Work Center for QA",
            "CountPointOperationFlag": true,
            "AutoTransactFlag": false,
            "PlannedStartDate": "2017-08-08T00:00:00+00:00",
            "PlannedCompletionDate": "2017-08-08T00:00:00+00:00",
            "WorkDefinitionId": null,
            "WdOperationId": null,
            "LeadTimeUOM": null,
            "SupplierName": null,
            "SupplierId": null,
            "SupplierSiteId": null,
            "StandardOperationName": null,
            "StandardOperationId": null,
            "VariableLeadTime": null,
            "FixedLeadTime": null,
            "WorkAreaId": 300100073217899,
            "OSPItemId": null,
            "OSPItemDescription": null,
            "UnitOfMeasure": "Each",
            "UOMCode": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/300100122317444",
                    "name": "WorkOrderOperation",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/300100122317444",
                    "name": "WorkOrderOperation",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447",
                    "name": "maintenanceWorkOrders",
                    "kind": "item"
                },
                {
                    "rel": "child",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/300100122317444/child/WorkOrderOperationMaterial",
                    "name": "WorkOrderOperationMaterial",
                    "kind": "collection"
                },
                {
                    "rel": "child",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/300100122317444/child/WorkOrderOperationResource",
                    "name": "WorkOrderOperationResource",
                    "kind": "collection"
                }
            ]
        },
        {
            "WoOperationId": 30386,
            "OperationName": "Fuel System",
            "OperationSequenceNumber": 30,
            "OperationDescription": null,
            "OperationType": "IN_HOUSE",
            "OperationTypeDescription": "In-house",
            "OrganizationId": 207,
            "WorkOrderNumber": "M1-1518",
            "WorkOrderId": 25447,
            "WorkCenterCode": "MCNOCAL",
            "WorkCenterId": 300100111025400,
            "WorkCenterName": "MC NoCal",
            "WorkCenterDescription": "Mind Craft North CA",
            "CountPointOperationFlag": true,
            "AutoTransactFlag": false,
            "PlannedStartDate": "2017-08-08T00:00:00+00:00",
            "PlannedCompletionDate": "2017-08-08T00:00:00+00:00",
            "WorkDefinitionId": 300100111034240,
            "WdOperationId": 300100111034248,
            "LeadTimeUOM": null,
            "SupplierName": null,
            "SupplierId": null,
            "SupplierSiteId": null,
            "StandardOperationName": null,
            "StandardOperationId": null,
            "VariableLeadTime": null,
            "FixedLeadTime": null,
            "WorkAreaId": 300100111025381,
            "OSPItemId": null,
            "OSPItemDescription": null,
            "UnitOfMeasure": "Each",
            "UOMCode": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30386",
                    "name": "WorkOrderOperation",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30386",
                    "name": "WorkOrderOperation",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447",
                    "name": "maintenanceWorkOrders",
                    "kind": "item"
                },
                {
                    "rel": "child",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30386/child/WorkOrderOperationMaterial",
                    "name": "WorkOrderOperationMaterial",
                    "kind": "collection"
                },
                {
                    "rel": "child",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30386/child/WorkOrderOperationResource",
                    "name": "WorkOrderOperationResource",
                    "kind": "collection"
                }
            ]
        },
        {
            "WoOperationId": 30385,
            "OperationName": "Power Unit",
            "OperationSequenceNumber": 20,
            "OperationDescription": null,
            "OperationType": "IN_HOUSE",
            "OperationTypeDescription": "In-house",
            "OrganizationId": 207,
            "WorkOrderNumber": "M1-1518",
            "WorkOrderId": 25447,
            "WorkCenterCode": "MCNOCAL",
            "WorkCenterId": 300100111025400,
            "WorkCenterName": "MC NoCal",
            "WorkCenterDescription": "Mind Craft North CA",
            "CountPointOperationFlag": true,
            "AutoTransactFlag": false,
            "PlannedStartDate": "2017-08-08T00:00:00+00:00",
            "PlannedCompletionDate": "2017-08-08T00:00:00+00:00",
            "WorkDefinitionId": 300100111034240,
            "WdOperationId": 300100111034245,
            "LeadTimeUOM": null,
            "SupplierName": null,
            "SupplierId": null,
            "SupplierSiteId": null,
            "StandardOperationName": null,
            "StandardOperationId": null,
            "VariableLeadTime": null,
            "FixedLeadTime": null,
            "WorkAreaId": 300100111025381,
            "OSPItemId": null,
            "OSPItemDescription": null,
            "UnitOfMeasure": "Each",
            "UOMCode": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30385",
                    "name": "WorkOrderOperation",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30385",
                    "name": "WorkOrderOperation",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447",
                    "name": "maintenanceWorkOrders",
                    "kind": "item"
                },
                {
                    "rel": "child",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30385/child/WorkOrderOperationMaterial",
                    "name": "WorkOrderOperationMaterial",
                    "kind": "collection"
                },
                {
                    "rel": "child",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30385/child/WorkOrderOperationResource",
                    "name": "WorkOrderOperationResource",
                    "kind": "collection"
                }
            ]
        },
        {
            "WoOperationId": 30384,
            "OperationName": "Cooling System",
            "OperationSequenceNumber": 10,
            "OperationDescription": null,
            "OperationType": "IN_HOUSE",
            "OperationTypeDescription": "In-house",
            "OrganizationId": 207,
            "WorkOrderNumber": "M1-1518",
            "WorkOrderId": 25447,
            "WorkCenterCode": "MCNOCAL",
            "WorkCenterId": 300100111025400,
            "WorkCenterName": "MC NoCal",
            "WorkCenterDescription": "Mind Craft North CA",
            "CountPointOperationFlag": true,
            "AutoTransactFlag": false,
            "PlannedStartDate": "2017-08-08T00:00:00+00:00",
            "PlannedCompletionDate": "2017-08-08T00:00:00+00:00",
            "WorkDefinitionId": 300100111034240,
            "WdOperationId": 300100111034242,
            "LeadTimeUOM": null,
            "SupplierName": null,
            "SupplierId": null,
            "SupplierSiteId": null,
            "StandardOperationName": null,
            "StandardOperationId": null,
            "VariableLeadTime": null,
            "FixedLeadTime": null,
            "WorkAreaId": 300100111025381,
            "OSPItemId": null,
            "OSPItemDescription": null,
            "UnitOfMeasure": "Each",
            "UOMCode": null,
            "links": [
                {
                    "rel": "self",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30384",
                    "name": "WorkOrderOperation",
                    "kind": "item",
                    "properties": {
                        "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178"
                    }
                },
                {
                    "rel": "canonical",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30384",
                    "name": "WorkOrderOperation",
                    "kind": "item"
                },
                {
                    "rel": "parent",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447",
                    "name": "maintenanceWorkOrders",
                    "kind": "item"
                },
                {
                    "rel": "child",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30384/child/WorkOrderOperationMaterial",
                    "name": "WorkOrderOperationMaterial",
                    "kind": "collection"
                },
                {
                    "rel": "child",
                    "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation/30384/child/WorkOrderOperationResource",
                    "name": "WorkOrderOperationResource",
                    "kind": "collection"
                }
            ]
        }
    ],
    "count": 4,
    "hasMore": false,
    "limit": 25,
    "offset": 0,
    "links": [
        {
            "rel": "self",
            "href": "https://servername/fscmRestApi/resources/version/maintenanceWorkOrders/25447/child/WorkOrderOperation",
            "name": "WorkOrderOperation",
            "kind": "collection"
        }
    ]
}
Back to Top