Update one instance
patch
/fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/LaborInstance/{LaborInstanceId}
Request
Path Parameters
-
LaborInstanceId(required): integer(int64)
Value that uniquely identifies the labor resource instance. It is a primary key that the application generates when it creates a labor 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:
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
InactiveDate: string
(date)
Title:
Inactive On
Date when the labor instance becomes inactive. -
LaborIdentifier: string
Title:
Identifier
Maximum Length:30
Abbreviation that identifies the labor resource instance. -
LaborInstanceDFF: array
Flexfields for Labor Instances
Title:
Flexfields for Labor Instances
The Flexfields for Labor Instances resource manages descriptive flexfields that the labor instances uses. -
LaborInstanceName: string
Title:
Name
Maximum Length:360
Name of the labor resource instance. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization. It is a primary key that the application generates when it creates an inventory organization.
-
PartyId: integer
(int64)
Title:
Registry ID
Value that identifies the party table in Oracle Trading Community Architecture. It is a foreign key. -
PrimaryWorkCenterCode: string
Title:
Code
Maximum Length:30
Abbreviation that identifies the primary work center. -
PrimaryWorkCenterId: integer
(int64)
Title:
Primary Work Center
Value 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 assigned to this equipment instance. -
RegistryId: string
Title:
Registry ID
Maximum Length:30
Value that identifies the registry from the Oracle Trading Community Architecture. This attribute is a foreign key. -
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 Labor Instances
Type:
array
Title:
Flexfields for Labor Instances
The Flexfields for Labor Instances resource manages descriptive flexfields that the labor instances uses.
Show Source
Nested Schema : productionResources-LaborInstance-LaborInstanceDFF-item-patch-request
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:80
Descriptive flexfield context name for labor instances. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for labor instances.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context(required):
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(required):
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-LaborInstance-item-response
Type:
Show Source
object
-
InactiveDate: string
(date)
Title:
Inactive On
Date when the labor instance becomes inactive. -
LaborIdentifier: string
Title:
Identifier
Maximum Length:30
Abbreviation that identifies the labor resource instance. -
LaborInstanceDFF: array
Flexfields for Labor Instances
Title:
Flexfields for Labor Instances
The Flexfields for Labor Instances resource manages descriptive flexfields that the labor instances uses. -
LaborInstanceId: integer
(int64)
Value that uniquely identifies the labor resource instance. It is a primary key that the application generates when it creates a labor instance.
-
LaborInstanceName: string
Title:
Name
Maximum Length:360
Name of the labor resource instance. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization. It is a primary key that the application generates when it creates an inventory organization.
-
PartyId: integer
(int64)
Title:
Registry ID
Value that identifies the party table in Oracle Trading Community Architecture. It is a foreign key. -
PersonName: string
Title:
Name
Read Only:true
Maximum Length:360
Person name stored in Oracle Trading Community Architecture. -
PersonType: string
Title:
Usage
Read Only:true
Maximum Length:30
Type of person, such as employee, contingent worker, partner contact, and so on. -
PrimaryWorkCenterCode: string
Title:
Code
Maximum Length:30
Abbreviation that identifies the primary work center. -
PrimaryWorkCenterId: integer
(int64)
Title:
Primary Work Center
Value 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 assigned to this equipment instance. -
RegistryId: string
Title:
Registry ID
Maximum Length:30
Value that identifies the registry from the Oracle Trading Community Architecture. This attribute is a foreign key. -
ResourceCode: string
Title:
Code
Read Only:true
Maximum Length:30
Abbreviation 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 Labor Instances
Type:
array
Title:
Flexfields for Labor Instances
The Flexfields for Labor Instances resource manages descriptive flexfields that the labor instances uses.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : productionResources-LaborInstance-LaborInstanceDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:80
Descriptive flexfield context name for labor instances. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for labor instances. -
LaborInstanceId: integer
(int64)
Value that uniquely identifies the labor resource instance. It's a primary key that the application generates when it creates a labor instance.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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
- LaborInstanceDFF
-
Parameters:
- LaborInstanceId:
$request.path.LaborInstanceId
- ResourceId:
$request.path.ResourceId
The Flexfields for Labor Instances resource manages descriptive flexfields that the labor instances uses. - LaborInstanceId:
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/LaborInstance/LaborInstanceId"
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.
{ "LaborInstanceName" : "John" }
Example Response Body
The following example includes the contents of the response body in JSON format:
{ "LaborInstanceId" : 300100159342614, "LaborIdentifier" : "B12345", "LaborInstanceName" : "John", "PartyId" : null, "PersonName" : null, "PersonType" : null, "OrganizationId" : 207, "ResourceId" : 300100083871582, "ResourceCode" : "AG_Res1", "PrimaryWorkCenterId" : 300100083871587, "PrimaryWorkCenterCode" : "AG_workcentre1", "InactiveDate" : null, "links" : [ { .., }]