Update one instance
patch
/fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/EquipmentInstance/{EquipmentInstanceId}
Request
Path Parameters
-
EquipmentInstanceId(required): integer(int64)
Value that uniquely identifies the equipment resource instance. It is a primary key that the application generates when it creates a equipment instance.
-
ResourceId(required): integer(int64)
Value that uniquely identifies the production resource. It's a primary key that the application generates when it creates a production resource.
Header Parameters
-
Metadata-Context: string
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".
-
REST-Framework-Version: string
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
- application/json
Root Schema : schema
Type:
Show Source
object-
AssetId: integer
(int64)
Title:
Asset NumberValue that uniquely identifies the item associated with the asset in the maintenance organization. -
AssetNumber: string
Maximum Length:
80Unique asset number that identifies the equipment instance. -
EquipmentIdentifier: string
Title:
IdentifierMaximum Length:80Abbreviation that identifies the equipment resource instance. -
EquipmentInstanceDFF: array
Flexfields for Equipment Instances
Title:
Flexfields for Equipment InstancesThe Flexfields for Equipment Instances resource manages descriptive flexfields that the equipment instances uses. -
EquipmentInstanceName: string
Title:
NameMaximum Length:120Name of the equipment resource instance. -
InactiveDate: string
(date)
Title:
Inactive OnDate when the equipment instance becomes inactive. -
PrimaryWorkCenterCode: string
Title:
CodeMaximum Length:30Abbreviation that identifies the primary work center. -
PrimaryWorkCenterId: integer
(int64)
Title:
Primary Work CenterValue that uniquely identifies the work center. It is a primary key that the application generates when it creates a work center. This is the default work center that the application assigns to this equipment instance. -
ResourceId: integer
(int64)
Value that uniquely identifies the production resource. It is a primary key that the application generates when it creates a production resource.
Nested Schema : Flexfields for Equipment Instances
Type:
arrayTitle:
Flexfields for Equipment InstancesThe Flexfields for Equipment Instances resource manages descriptive flexfields that the equipment instances uses.
Show Source
Nested Schema : schema
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:80Descriptive flexfield context name for equipment instances. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentDescriptive flexfield context display value for equipment instances.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
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".
-
REST-Framework-Version:
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.
Root Schema : productionResources-EquipmentInstance-item-response
Type:
Show Source
object-
AssetDescription: string
Read Only:
trueMaximum Length:240Description of the asset that identifies the equipment instance. -
AssetId: integer
(int64)
Title:
Asset NumberValue that uniquely identifies the item associated with the asset in the maintenance organization. -
AssetItemDescription: string
Title:
Item DescriptionRead Only:trueMaximum Length:240Description of the asset in the maintenance organization. -
AssetItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the item associated with the asset in the maintenance organization. -
AssetItemNumber: string
Read Only:
trueMaximum Length:300Item number of the asset that identifies the equipment instance. -
AssetNumber: string
Maximum Length:
80Unique asset number that identifies the equipment instance. -
EquipmentIdentifier: string
Title:
IdentifierMaximum Length:80Abbreviation that identifies the equipment resource instance. -
EquipmentInstanceDFF: array
Flexfields for Equipment Instances
Title:
Flexfields for Equipment InstancesThe Flexfields for Equipment Instances resource manages descriptive flexfields that the equipment instances uses. -
EquipmentInstanceId: integer
(int64)
Value that uniquely identifies the equipment resource instance. It is a primary key that the application generates when it creates a equipment instance.
-
EquipmentInstanceName: string
Title:
NameMaximum Length:120Name of the equipment resource instance. -
InactiveDate: string
(date)
Title:
Inactive OnDate when the equipment instance becomes inactive. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory organization. It is a primary key that the application generates when it creates an inventory organization. -
PrimaryWorkCenterCode: string
Title:
CodeMaximum Length:30Abbreviation that identifies the primary work center. -
PrimaryWorkCenterId: integer
(int64)
Title:
Primary Work CenterValue that uniquely identifies the work center. It is a primary key that the application generates when it creates a work center. This is the default work center that the application assigns to this equipment instance. -
PrimaryWorkCenterName: string
Title:
NameRead Only:trueMaximum Length:120Abbreviation that identifies the name of the primary work center. -
ResourceCode: string
Title:
CodeRead Only:trueMaximum Length:30Abbreviation that identifies the production resource. -
ResourceId: integer
(int64)
Value that uniquely identifies the production resource. It is a primary key that the application generates when it creates a production resource.
Nested Schema : Flexfields for Equipment Instances
Type:
arrayTitle:
Flexfields for Equipment InstancesThe Flexfields for Equipment Instances resource manages descriptive flexfields that the equipment instances uses.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : productionResources-EquipmentInstance-EquipmentInstanceDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:80Descriptive flexfield context name for equipment instances. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentDescriptive flexfield context display value for equipment instances. -
EquipmentInstanceId: integer
(int64)
Value that uniquely identifies the equipment resource instance. It is a primary key that the application generates when it creates a equipment instance.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- EquipmentInstanceDFF
-
Parameters:
- EquipmentInstanceId:
$request.path.EquipmentInstanceId - ResourceId:
$request.path.ResourceId
The Flexfields for Equipment Instances resource manages descriptive flexfields that the equipment instances uses. - EquipmentInstanceId:
Examples
This example describes how to update one instance.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/productionResources/ResourceId/child/EquipmentInstance/EquipmentInstanceId"
Example Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{
"EquipmentInstanceName" : "Automatic Assembly Drilling Machine"
}
Example Response Body
The following example includes the contents of the response body in JSON format:
{
"EquipmentInstanceId" : 300100150115731,
"EquipmentIdentifier" : "ASSY-DRILL-001",
"EquipmentInstanceName" : "Automatic Assembly Drilling Machine",
"AssetId" : 300100150115717,
"AssetNumber" : "DRILL-001",
"AssetDescription" : "Drilling Machine",
"AssetItemId" : 300100013645842,
"AssetItemNumber" : "alm-srl-001",
"AssetItemDescription" : "Serialized Asset Item",
"OrganizationId" : 207,
"ResourceId" : 300100150115730,
"ResourceCode" : "ASSY-DRILL-001",
"PrimaryWorkCenterId" : null,
"PrimaryWorkCenterCode" : null,
"InactiveDate" : null,
"links" : [ {
...
}]
}