Update one failure set association

patch

/fscmRestApi/resources/11.13.18.05/assetFailureSets/{FailureSetId}/child/failureAssociations/{SetAssociationId}

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=
  • The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Title: Capture Required
    Maximum Length: 1
    Default Value: N
    Indicates whether the values are Yes, No, or Corrective only. If yes, a failure code, cause code, and resolution code must be recorded on a failure event instance before the associated work order can be finished. If Corrective only, then a failure code, cause code, and resolution code must be registered on a failure event instance before completing the work order, but only if the work order is of type Corrective. If No, then failure, cause, and resolution aren't required to complete a work order. This attribute defaults to No if no value is provided.
  • Title: Disable
    Contains one of the following values: true or false. If true, then the active end date of the failure association is set to the system date and time.
  • Title: Failure Set ID
    Value that uniquely identifies the failure set. The value is system generated and read-only.
  • Number that identifies the Item Category.
  • Title: Object Type Code
    Maximum Length: 30
    Abbreviation that uniquely identifies the object type association to a failure set. The alphanumeric code is a required field. Values can be ORA_CATEGORY, ORA_ITEM, ORA_ASSET, or ORA_ALL.
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 : assetFailureSets-failureAssociations-item-response
Type: object
Show Source
  • Title: Active End Date
    Read Only: true
    Date when the failure set association becomes inactive. This attribute is read-only and is only set when the failureAssociationDisableCheckbox passes a value of true.
  • Title: Asset Description
    Read Only: true
    Maximum Length: 255
    Description of the asset association to the failure set. This optional attribute provides a brief user-defined text providing information on the asset's use and characteristics.
  • Title: Asset ID
    Value that uniquely identifies the asset. The value is system-generated and read-only. This is a required attribute if ObjectTypeCode is ORA_ASSET and no AssetNumber is provided.
  • Title: Asset Number
    Maximum Length: 255
    Name that uniquely identifies the asset associated with the failure set. This is a required attribute if ObjectTypeCode is ORA_ASSET and no AssetID is provided.
  • Title: Capture Required
    Maximum Length: 1
    Default Value: N
    Indicates whether the values are Yes, No, or Corrective only. If yes, a failure code, cause code, and resolution code must be recorded on a failure event instance before the associated work order can be finished. If Corrective only, then a failure code, cause code, and resolution code must be registered on a failure event instance before completing the work order, but only if the work order is of type Corrective. If No, then failure, cause, and resolution aren't required to complete a work order. This attribute defaults to No if no value is provided.
  • Title: Meaning
    Read Only: true
    Maximum Length: 80
    Name corresponding to one yes, no, or corrective only values. If yes, then a failure code, cause code, and resolution code must be captured on a failure event instance before the associated work order can be completed. If corrective only, then a failure code, cause code, and resolution code must be captured on a failure event instance before the associated work order can be completed if and only if the work order is of Work Order Type Corrective. If no, then failure, cause, and resolution aren't required to complete a work order. This attribute defaults to No if no value is passed.
  • Read Only: true
    Maximum Length: 64
    User who created the failure association. The application automatically sets this value during creation. This attribute is read-only.
  • Read Only: true
    Date when the failure association is created. The application automatically sets this value during creation. This attribute is read-only.
  • Title: Disable
    Contains one of the following values: true or false. If true, then the active end date of the failure association is set to the system date and time.
  • Title: Failure Set ID
    Value that uniquely identifies the failure set. The value is system generated and read-only.
  • Title: Item Category Code
    Maximum Length: 255
    Code that uniquely identifies the item category associated with the failure set. This is a required attribute if ObjectTypeCode is ORA_CATEGORY.
  • Read Only: true
    Maximum Length: 240
    Description of the item category in a failure set association. This is a read-only attribute.
  • Number that identifies the Item Category.
  • Title: Item Category Name
    Maximum Length: 255
    Name of the item category association to the failure set. This optional attribute provides a brief user-defined text providing information on the item category's use and characteristics.
  • Read Only: true
    Maximum Length: 255
    Description of the associated item.This is a read-only attribute.
  • Read Only: true
    Value that uniquely identifies the associated item. This is a required attribute if ObjectTypeCode is ORA_ITEM.
  • Title: Item Number
    Maximum Length: 255
    Name that uniquely identifies the associated item. This is a required attribute if ObjectTypeCode is ORA_ITEM.
  • Read Only: true
    Date when the user most recently updated the failure association. The application automatically sets this value during creation. This attribute is read-only.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the failure association. The application assigns a value to this attribute during creation. This attribute is read-only.
  • Read Only: true
    Maximum Length: 32
    Login that the user used when updating the failure association. The application assigns a value to this attribute during creation. This attribute is read-only.
  • Links
  • Maximum Length: 255
    Abbreviation that uniquely identifies the master organization in which the associated item is created. This attribute is required when ObjectTypeCode is ORA_ITEM.
  • Value that uniquely identifies the master organization in which the associated item is created. This attribute is required when ObjectTypeCode is ORA_ITEM.
  • Title: Object Type Code
    Maximum Length: 30
    Abbreviation that uniquely identifies the object type association to a failure set. The alphanumeric code is a required field. Values can be ORA_CATEGORY, ORA_ITEM, ORA_ASSET, or ORA_ALL.
  • Read Only: true
    Maximum Length: 240
    Meaning of the abbreviation that uniquely identifies the object type associated with a failure set. This is a read-only attribute.
  • Title: Set Association ID
    Read Only: true
    Value that uniquely identifies the failure set association. The value is system generated and read-only.
Back to Top