Create resources
post
/fscmRestApi/resources/11.13.18.05/workCenters/{WorkCenterId}/child/WorkCenterResource
Request
Path Parameters
-
WorkCenterId(required): integer(int64)
Value that uniquely identifies the work center. It is a primary key that the application generates when it creates a work center.
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-
Available24HoursFlag: boolean
Title:
Available 24 HoursMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the work center resource is available 24 hours each day. If false, then the work center resource is not available 24 hours each day. A work center resource that is not available 24 hours each day is available only during the shifts that you assign to this work center resource. A work center resource is available in shifts only if this attribute is set to false. The default value is true. -
CheckCtpFlag: boolean
Title:
Check Capable to PromiseMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then Oracle Global Order Promising Cloud considers the capacity of this work center resource during order promising. If false, then Global Order Promising does not consider this capacity. If this attribute is set to false, then the capable-to-promise (CTP) check does not consider the capacity of this work center resource. The default value is false. -
EfficiencyPercentage: number
Title:
EfficiencyDefault Value:100Percent of time that the work center resource requires to finish the task. -
ResourceId(required): integer
(int64)
Value that uniquely identifies the work center resource. It is a primary key that the application generates when it creates a work center resource.
-
ResourceName(required): string
Title:
NameMaximum Length:80Name of the work center resource. -
ResourceQuantity(required): number
Title:
Default Units AvailableNumber of work center resources assigned to this work center. -
UtilizationPercentage: number
Title:
UtilizationDefault Value:100Percent of time that is available to perform the task. -
WcProdCalendarId: integer
Value that uniquely identifies the work center production calendars record. This is an application generated unique ID.
-
WorkCenterResourceShift: array
Shifts for Work Center Resources
Title:
Shifts for Work Center ResourcesThe Shifts for Work Center Resources manages the shifts for each work center resource. The application automatically creates each shift when you assign a production resource to a work center.
Nested Schema : Shifts for Work Center Resources
Type:
arrayTitle:
Shifts for Work Center ResourcesThe Shifts for Work Center Resources manages the shifts for each work center resource. The application automatically creates each shift when you assign a production resource to a work center.
Show Source
Nested Schema : workCenters-WorkCenterResource-WorkCenterResourceShift-item-post-request
Type:
Show Source
object-
AssignedUnits: number
Number of resources assigned to the shift.
-
ShiftId: integer
(int64)
Value that uniquely identifies the shift that the shift references.
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 : workCenters-WorkCenterResource-item-response
Type:
Show Source
object-
Available24HoursFlag: boolean
Title:
Available 24 HoursMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the work center resource is available 24 hours each day. If false, then the work center resource is not available 24 hours each day. A work center resource that is not available 24 hours each day is available only during the shifts that you assign to this work center resource. A work center resource is available in shifts only if this attribute is set to false. The default value is true. -
CheckCtpFlag: boolean
Title:
Check Capable to PromiseMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then Oracle Global Order Promising Cloud considers the capacity of this work center resource during order promising. If false, then Global Order Promising does not consider this capacity. If this attribute is set to false, then the capable-to-promise (CTP) check does not consider the capacity of this work center resource. The default value is false. -
EfficiencyPercentage: number
Title:
EfficiencyDefault Value:100Percent of time that the work center resource requires to finish the task. -
InactiveDate: string
(date)
Read Only:
trueDate when the resource becomes inactive. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ResourceCode: string
Title:
CodeRead Only:trueMaximum Length:30Abbreviation that identifies the work center resource. -
ResourceDescription: string
Title:
DescriptionRead Only:trueMaximum Length:240Description of the work center resource. -
ResourceId: integer
(int64)
Value that uniquely identifies the work center resource. It is a primary key that the application generates when it creates a work center resource.
-
ResourceName: string
Title:
NameMaximum Length:80Name of the work center resource. -
ResourceQuantity: number
Title:
Default Units AvailableNumber of work center resources assigned to this work center. -
ResourceType: string
Read Only:
trueMaximum Length:30Indicates the type of the resource, equipment, or labor. -
ResourceTypeCode: string
Title:
TypeRead Only:trueMaximum Length:30Indicates the type of the resource, equipment, or labor. -
UtilizationPercentage: number
Title:
UtilizationDefault Value:100Percent of time that is available to perform the task. -
WcProdCalendarId: integer
Value that uniquely identifies the work center production calendars record. This is an application generated unique ID.
-
WorkCenterId: integer
(int64)
Read Only:
trueValue that uniquely identifies the work center that this work center resource references. -
WorkCenterResourceShift: array
Shifts for Work Center Resources
Title:
Shifts for Work Center ResourcesThe Shifts for Work Center Resources manages the shifts for each work center resource. The application automatically creates each shift when you assign a production resource to a work center.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Shifts for Work Center Resources
Type:
arrayTitle:
Shifts for Work Center ResourcesThe Shifts for Work Center Resources manages the shifts for each work center resource. The application automatically creates each shift when you assign a production resource to a work center.
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.
Nested Schema : workCenters-WorkCenterResource-WorkCenterResourceShift-item-response
Type:
Show Source
object-
AssignedUnits: number
Number of resources assigned to the shift.
-
Duration: string
Read Only:
trueMaximum Length:255Duration of the shift. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PlantCalendarId: integer
Read Only:
trueValue that uniquely identifies the plant calendar that the plant calendar references. -
ShiftId: integer
(int64)
Value that uniquely identifies the shift that the shift references.
-
ShiftName: string
Read Only:
trueName of the shift. -
StartTime: string
Read Only:
trueStart time of the shift. -
WorkCenterId: integer
(int64)
Read Only:
trueValue that uniquely identifies the work center that this work center resource references.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- WorkCenterResourceShift
-
Parameters:
- WorkCenterId:
$request.path.WorkCenterId - WorkCenterResourceUniqID:
$request.path.WorkCenterResourceUniqID
The Shifts for Work Center Resources manages the shifts for each work center resource. The application automatically creates each shift when you assign a production resource to a work center. - WorkCenterId:
Examples
This example describes how to create resources.
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/workCenters/WorkCenterId/child/WorkCenterResource"
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.
{
"ResourceId" : 300100071642898,
"ResourceQuantity" : 3,
"Available24HoursFlag" : false,
"CheckCtpFlag" : false,
"UtilizationPercentage" : 100,
"EfficiencyPercentage" : 100
}
Example Response Body
The following example includes the contents of the response body in JSON format:
{
"items" : [ {
"ResourceId" : 300100071642898,
"ResourceName" : "",
"ResourceDescription" : "",
"WorkCenterId" : 300100071642905,
"ResourceQuantity" : 3,
"Available24HoursFlag" : false,
"CheckCtpFlag" : false,
"UtilizationPercentage" : 100,
"EfficiencyPercentage" : 100,
"links" : [ {
...
}]
}