Create one instance
post
/fscmRestApi/resources/11.13.18.05/productionResources/{ResourceId}/child/LaborInstance
Request
Path Parameters
-
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.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
InactiveDate: string
(date)
Title:
Inactive OnDate when the labor instance becomes inactive. -
LaborIdentifier(required): string
Title:
IdentifierMaximum Length:30Abbreviation that identifies the labor resource instance. -
LaborInstanceDFF: array
Flexfields for Labor Instances
Title:
Flexfields for Labor InstancesThe 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(required): string
Title:
NameMaximum Length:360Name 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 IDValue that identifies the party table in Oracle Trading Community Architecture. It is a foreign key. -
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 assigned to this equipment instance. -
RegistryId: string
Title:
Registry IDMaximum Length:30Value that identifies the registry from the Oracle Trading Community Architecture. This attribute is a foreign key. -
ResourceId(required): 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:
arrayTitle:
Flexfields for Labor InstancesThe Flexfields for Labor Instances resource manages descriptive flexfields that the labor instances uses.
Show Source
Nested Schema : schema
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:80Descriptive flexfield context name for labor instances. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentDescriptive 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.
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-LaborInstance-item-response
Type:
Show Source
object-
InactiveDate: string
(date)
Title:
Inactive OnDate when the labor instance becomes inactive. -
LaborIdentifier: string
Title:
IdentifierMaximum Length:30Abbreviation that identifies the labor resource instance. -
LaborInstanceDFF: array
Flexfields for Labor Instances
Title:
Flexfields for Labor InstancesThe 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:
NameMaximum Length:360Name of the labor resource instance. -
links: array
Links
Title:
LinksThe 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 IDValue that identifies the party table in Oracle Trading Community Architecture. It is a foreign key. -
PartyUsageMeaning: string
Read Only:
trueMaximum Length:255Meaning of the party usage assigned to the party. -
PersonName: string
Title:
NameRead Only:trueMaximum Length:360Person name stored in Oracle Trading Community Architecture. -
PersonType: string
Title:
UsageRead Only:trueMaximum Length:30Type of person, such as employee, contingent worker, partner contact, and so on. -
PrimaryPhoneNumber: string
Title:
Primary PhoneRead Only:trueMaximum Length:40Telephone number formatted in local format should exclude the country code, area code, and extension. -
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 assigned to this equipment instance. -
RegistryId: string
Title:
Registry IDMaximum Length:30Value that identifies the registry from the Oracle Trading Community Architecture. This attribute is a foreign key. -
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 Labor Instances
Type:
arrayTitle:
Flexfields for Labor InstancesThe Flexfields for Labor Instances resource manages descriptive flexfields that the labor instances uses.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe 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 SegmentMaximum Length:80Descriptive flexfield context name for labor instances. -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentDescriptive 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:
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
- 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 create one instance.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/productionResources/ResourceId/child/LaborInstance"
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 creates.
{
"LaborIdentifier" : "B12345",
"LaborInstanceName" : "Radhika"
}
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" : [ {
..,
}]
}