Update one calendar
patch
/fscmRestApi/resources/11.13.18.05/workCenters/{WorkCenterId}/child/productionCalendars/{ProductionCalendarId}
Request
Path Parameters
-
ProductionCalendarId(required): integer(int64)
Unique identifier of the work center production calendar's record. Its value is an application-generated unique ID.
-
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:
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
-
AssociationEndDate: string
(date)
Indicates the end date for the work center calendar's association.
-
AssociationStartDate: string
(date)
Indicates the work center calendar association's start date.
-
MfgCalendarId: integer
(int64)
Calendar schedule for manufacturing usage. Manufacturing calendars must be of the type Time. This is a foreign key to the ZMM_SR_SCHEDULES_B table that the calendar references.
-
Name: string
Maximum Length:
240
Name of the work center calendar. -
resourceShifts: array
Resource Shifts
Title:
Resource Shifts
The Resource Shifts for work center resources are applicable when the override schedule indicator is set to Yes for a work center. The application automatically creates each shift when you assign a production resource to a work center. -
shifts: array
Shifts
Title:
Shifts
The Shifts for production calendars are the shift definitions for date effective override calendars. -
WorkCenterId: integer
(int64)
Value that uniquely identifies the work center that the calendar references.
Nested Schema : Resource Shifts
Type:
array
Title:
Resource Shifts
The Resource Shifts for work center resources are applicable when the override schedule indicator is set to Yes for a work center. The application automatically creates each shift when you assign a production resource to a work center.
Show Source
Nested Schema : Shifts
Type:
array
Title:
Shifts
The Shifts for production calendars are the shift definitions for date effective override calendars.
Show Source
Nested Schema : schema
Type:
Show Source
object
-
AssignedUnits: number
Indicates the number of resource instances assigned to the shift.
-
ResourceId: integer
(int64)
Indicates the resource to which the shift is assigned.
-
ResourceName: string
Title:
Name
Maximum Length:80
Name of the work center resource. -
ShiftId: integer
(int64)
Represents the shift identifier that's the foreign key to the ZMM_SR_SHIFTS_B table that the shift references.
-
ShiftName: string
Maximum Length:
240
Name of the shift.
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 : workCenters-productionCalendars-item-response
Type:
Show Source
object
-
AssociationEndDate: string
(date)
Indicates the end date for the work center calendar's association.
-
AssociationStartDate: string
(date)
Indicates the work center calendar association's start date.
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the production calendar. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the production calendar. -
Description: string
Read Only:
true
Maximum Length:2000
Description of the work center calendar. -
EffectiveFromDate: string
(date)
Read Only:
true
Effective From date of the work center calendar. -
EffectiveToDate: string
(date)
Read Only:
true
Effective To date of the work center calendar. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the production calendar. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
Login of the user who most recently updated the production calendar. -
LastUpdateLogin: string
Read Only:
true
Maximum Length:32
Who column: indicates the session login associated with the user who last updated the row. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MfgCalendarId: integer
(int64)
Calendar schedule for manufacturing usage. Manufacturing calendars must be of the type Time. This is a foreign key to the ZMM_SR_SCHEDULES_B table that the calendar references.
-
Name: string
Maximum Length:
240
Name of the work center calendar. -
OrganizationCode: string
Read Only:
true
Maximum Length:18
Organization code. -
OrganizationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the inventory organization. It's a primary key that the application generates when it creates an inventory organization. -
OrganizationName: string
Read Only:
true
Maximum Length:240
Organization name. -
ProductionCalendarId: integer
(int64)
Unique identifier of the work center production calendar's record. Its value is an application-generated unique ID.
-
resourceShifts: array
Resource Shifts
Title:
Resource Shifts
The Resource Shifts for work center resources are applicable when the override schedule indicator is set to Yes for a work center. The application automatically creates each shift when you assign a production resource to a work center. -
shifts: array
Shifts
Title:
Shifts
The Shifts for production calendars are the shift definitions for date effective override calendars. -
WorkCenterCode: string
Title:
Code
Read Only:true
Maximum Length:30
Code that represents the user key of the work center. -
WorkCenterId: integer
(int64)
Value that uniquely identifies the work center that the calendar references.
-
WorkCenterName: string
Title:
Name
Read Only:true
Maximum Length:80
Field value that represents the name of the work center.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Resource Shifts
Type:
array
Title:
Resource Shifts
The Resource Shifts for work center resources are applicable when the override schedule indicator is set to Yes for a work center. The application automatically creates each shift when you assign a production resource to a work center.
Show Source
Nested Schema : Shifts
Type:
array
Title:
Shifts
The Shifts for production calendars are the shift definitions for date effective override calendars.
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.
Nested Schema : workCenters-productionCalendars-resourceShifts-item-response
Type:
Show Source
object
-
AssignedUnits: number
Indicates the number of resource instances assigned to the shift.
-
CreatedBy: string
Read Only:
true
Maximum Length:64
Indicates the user who created the row. -
CreationDate: string
(date-time)
Read Only:
true
Indicates the date and time of the creation of the row. -
LastUpdateDate: string
(date-time)
Read Only:
true
Indicates the date and time of the last update of the row. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
Indicates the user who last updated the row. -
LastUpdateLogin: string
Read Only:
true
Maximum Length:32
Indicates the session login associated with the user who last updated the row. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ResourceCode: string
Title:
Code
Read Only:true
Maximum Length:30
Abbreviation that identifies the work center resource. -
ResourceId: integer
(int64)
Indicates the resource to which the shift is assigned.
-
ResourceName: string
Title:
Name
Maximum Length:80
Name of the work center resource. -
ShiftId: integer
(int64)
Represents the shift identifier that's the foreign key to the ZMM_SR_SHIFTS_B table that the shift references.
-
ShiftName: string
Maximum Length:
240
Name of the shift.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : workCenters-productionCalendars-shifts-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the shift. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the shift. -
Description: string
Read Only:
true
Maximum Length:2000
Description of the shift. -
Duration: string
Read Only:
true
Duration of the shift. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date and time when the user most recently updated the shift. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
Login of the user who most recently updated the shift. -
LastUpdateLogin: string
Read Only:
true
Maximum Length:32
Who column: indicates the session login associated with the user who last updated the row. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Name: string
Read Only:
true
Maximum Length:240
Name of the shift. -
ShiftId: integer
Read Only:
true
Value that uniquely identifies the shift that the calendar references. -
StartTime: string
Read Only:
true
Start time of the shift.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- resourceShifts
-
Parameters:
- ProductionCalendarId:
$request.path.ProductionCalendarId
- WorkCenterId:
$request.path.WorkCenterId
The Resource Shifts for work center resources are applicable when the override schedule indicator is set to Yes for a work center. The application automatically creates each shift when you assign a production resource to a work center. - ProductionCalendarId:
- shifts
-
Parameters:
- ProductionCalendarId:
$request.path.ProductionCalendarId
- WorkCenterId:
$request.path.WorkCenterId
The Shifts for production calendars are the shift definitions for date effective override calendars. - ProductionCalendarId:
Examples
This example describes how to update one production calendar.
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/workCenters/WorkCenterId/child/productionCalendars/ProductionCalendarId"
For example:
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/workCenters/300100575056645/child/productionCalendars/300100575056647
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.
{ "Name": "Different Calendar Name", "AssociationStartDate": "2024-01-01" }
Example Response Body
The following example includes the contents of the response body in JSON format:
{ "ProductionCalendarId": 300100575056647, "MfgCalendarId": 3001005752545458, "AssociationStartDate": "2024-01-01", "AssociationEndDate": null, "WorkCenterId": 300100575056645, "WorkCenterCode": "SPRAY_WC", "WorkCenterName": "Spray Paint Shop", "Name": "Different Calendar Name", "Description": "Mon to thur, 8 hr shift", "EffectiveFromDate": "2018-01-07", "EffectiveToDate": "2035-12-31", "OrganizationId": 207, "OrganizationCode": "M1", "OrganizationName": "Seattle Manufacturing", "CreatedBy": "MFG_QA", "CreationDate": "2023-06-21T05:13:04.094+00:00", "LastUpdateDate": "2023-06-21T05:13:04.726+00:00", "LastUpdatedBy": "MFG_QA", "LastUpdateLogin": "FE9A191BF5CB2F41E053E1886C649A53", "links": [ { "rel": "self", "href": http://servername/fscmRestApi/resources/version/workCenters/300100575056645/child/productionCalendars/300100575056647, "name": "productionCalendars", "kind": "item", . . . } ] }