Update one schedule
patch
/fscmRestApi/resources/11.13.18.05/schedules/{ScheduleId}
Request
Path Parameters
-
ScheduleId(required): integer(int64)
The value that uniquely identifies the schedule. It is a primary key that the application generates when it creates a schedule. This attribute is required.
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-
CategoryCode: string
Title:
CategoryMaximum Length:30The abbreviation that identifies the category. For example, Pager, UK SSP, or Work. -
DeletedFlag: boolean
Title:
ActiveMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the schedule is active and may be used. If false, then the schedule is not active. The default value is true. -
Description: string
Title:
DescriptionMaximum Length:2000The description of the schedule that the user specifies when creating an instance. -
EffectiveFromDate: string
(date)
Title:
Effective from DateThe date when the modeling of working and non-working time using the assigned workday patterns starts. This attribute is required. -
EffectiveToDate: string
(date)
Title:
Effective to DateThe date when the modeling of working and non-working time using the assigned workday patterns stops. This attribute is required. -
FirstDayOfWorkWeekCode: string
Title:
First Day of WeekMaximum Length:30Default Value:MONDAYSpecifies the day of the week which identifies the start of a work week. Valid values are SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY and SATURDAY. The default is MONDAY. -
Name: string
Title:
NameMaximum Length:240The name of the schedule that the user specifies when creating an instance. This attribute is required. -
QuarterlyTypeCode: string
Title:
Quarterly TypeMaximum Length:30The value that defines the model of a quarter for a schedule. For example, 13 periods, 4 Weeks - 4 Weeks - 5 Weeks, 4 Weeks - 5 Weeks - 4 Weeks, 5 Weeks - 4 Weeks - 4 Weeks, or Monthly. -
scheduleExceptionAssociations: array
Schedule Exception Associations
Title:
Schedule Exception AssociationsThe Schedule Exception Associations resource is used to assign one or more schedule exceptions to the schedule. -
ScheduleTypeCode: string
Title:
TypeMaximum Length:30Specifies the type of schedule being created. Valid values are Time, Duration, and Elapsed. This attribute is required. -
scheduleWorkdayPatterns: array
Schedule Workday Patterns
Title:
Schedule Workday PatternsThe Schedule Workday Patterns resource is used to assign one or more workday patterns to the schedule.
Nested Schema : Schedule Exception Associations
Type:
arrayTitle:
Schedule Exception AssociationsThe Schedule Exception Associations resource is used to assign one or more schedule exceptions to the schedule.
Show Source
Nested Schema : Schedule Workday Patterns
Type:
arrayTitle:
Schedule Workday PatternsThe Schedule Workday Patterns resource is used to assign one or more workday patterns to the schedule.
Show Source
Nested Schema : schedules-scheduleExceptionAssociations-item-patch-request
Type:
Show Source
object-
ScheduleExceptionName: string
The name of the assigned schedule exception.
Nested Schema : schedules-scheduleWorkdayPatterns-item-patch-request
Type:
Show Source
object-
PatternId: integer
(int64)
Title:
Workday PatternThe value that uniquely identifies the foreign key reference to the associated pattern within the schedule. This attribute is a required input. -
PatternName: string
The name of the associated pattern.
-
PatternSequenceNumber: integer
(int64)
Title:
SequenceThe number that identifies the sequence order of each pattern assigned to a schedule.
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 : schedules-item-response
Type:
Show Source
object-
CategoryCode: string
Title:
CategoryMaximum Length:30The abbreviation that identifies the category. For example, Pager, UK SSP, or Work. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user created the record. -
DeletedFlag: boolean
Title:
ActiveMaximum Length:1Default Value:falseContains one of the following values: true or false. If true, then the schedule is active and may be used. If false, then the schedule is not active. The default value is true. -
Description: string
Title:
DescriptionMaximum Length:2000The description of the schedule that the user specifies when creating an instance. -
EffectiveFromDate: string
(date)
Title:
Effective from DateThe date when the modeling of working and non-working time using the assigned workday patterns starts. This attribute is required. -
EffectiveToDate: string
(date)
Title:
Effective to DateThe date when the modeling of working and non-working time using the assigned workday patterns stops. This attribute is required. -
FirstDayOfWorkWeek: string
Read Only:
trueThe name of the day of the week that identifies the start of a work week. The default is Monday. -
FirstDayOfWorkWeekCode: string
Title:
First Day of WeekMaximum Length:30Default Value:MONDAYSpecifies the day of the week which identifies the start of a work week. Valid values are SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY and SATURDAY. The default is MONDAY. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user most recently updated the record. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who most recently updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Name: string
Title:
NameMaximum Length:240The name of the schedule that the user specifies when creating an instance. This attribute is required. -
NumberOfAssignments: integer
Default Value:
0The number of business objects associated with a schedule. A value greater than zero restricts how the schedule can be updated. -
QuarterlyTypeCode: string
Title:
Quarterly TypeMaximum Length:30The value that defines the model of a quarter for a schedule. For example, 13 periods, 4 Weeks - 4 Weeks - 5 Weeks, 4 Weeks - 5 Weeks - 4 Weeks, 5 Weeks - 4 Weeks - 4 Weeks, or Monthly. -
scheduleExceptionAssociations: array
Schedule Exception Associations
Title:
Schedule Exception AssociationsThe Schedule Exception Associations resource is used to assign one or more schedule exceptions to the schedule. -
ScheduleId: integer
(int64)
Read Only:
trueThe value that uniquely identifies the schedule. It is a primary key that the application generates when it creates a schedule. This attribute is required. -
ScheduleTypeCode: string
Title:
TypeMaximum Length:30Specifies the type of schedule being created. Valid values are Time, Duration, and Elapsed. This attribute is required. -
scheduleWorkdayPatterns: array
Schedule Workday Patterns
Title:
Schedule Workday PatternsThe Schedule Workday Patterns resource is used to assign one or more workday patterns to the schedule.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Schedule Exception Associations
Type:
arrayTitle:
Schedule Exception AssociationsThe Schedule Exception Associations resource is used to assign one or more schedule exceptions to the schedule.
Show Source
Nested Schema : Schedule Workday Patterns
Type:
arrayTitle:
Schedule Workday PatternsThe Schedule Workday Patterns resource is used to assign one or more workday patterns to the schedule.
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 : schedules-scheduleExceptionAssociations-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user created the record. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user most recently updated the record. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who most recently updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ScheduleExceptionAssociationId: integer
(int64)
Read Only:
trueThe value that uniquely identifies the schedule exception assignment to the parent schedule. It is a primary key that the application generates when a schedule exception is assigned to a schedule. This attribute is required. -
ScheduleExceptionId: integer
(int64)
Title:
Exception NameThe value that uniquely identifies the foreign key reference to the schedule exception being assigned. This attribute is a required input. -
ScheduleExceptionName: string
The name of the assigned schedule exception.
-
ScheduleId: integer
(int64)
The value that uniquely identifies the foreign key reference to the parent schedule. This attribute is a required input.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : schedules-scheduleWorkdayPatterns-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user created the record. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueDate and time when the user most recently updated the record. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who most recently updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PatternId: integer
(int64)
Title:
Workday PatternThe value that uniquely identifies the foreign key reference to the associated pattern within the schedule. This attribute is a required input. -
PatternName: string
The name of the associated pattern.
-
PatternSequenceNumber: integer
(int64)
Title:
SequenceThe number that identifies the sequence order of each pattern assigned to a schedule. -
SchedulePatternId: integer
(int64)
Read Only:
trueThe value that uniquely identifies the pattern assignment to the parent schedule. It is a primary key that the application generates when a pattern is assigned to a schedule. This attribute is required.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- scheduleExceptionAssociations
-
Operation: /fscmRestApi/resources/11.13.18.05/schedules/{ScheduleId}/child/scheduleExceptionAssociationsParameters:
- ScheduleId:
$request.path.ScheduleId
The Schedule Exception Associations resource is used to assign one or more schedule exceptions to the schedule. - ScheduleId:
- scheduleWorkdayPatterns
-
Parameters:
- ScheduleId:
$request.path.ScheduleId
The Schedule Workday Patterns resource is used to assign one or more workday patterns to the schedule. - ScheduleId:
Examples
This example describes how to update one schedule.
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/schedules/ScheduleId"
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" : "Schedule-Example",
"EffectiveToDate" : "2022-12-31",
}
Example Response Body
The following example includes the contents of the response body in JSON format:
{
"ScheduleId" : 300100126667088,
"ScheduleTypeCode" : "TIME",
"Name" : "Schedule-Example",
"Description" : "Schedule Example of Post",
"EffectiveFromDate" : "2018-01-01",
"EffectiveToDate" : "2021-12-31",
"CategoryCode" : "WORK",
"DeletedFlag" : false,
"QuarterlyTypeCode" : "13_PERIODS",
"NumberOfAssignments" : 0,
"scheduleWorkdayPatterns" : [ {
"SchedulePatternId" : 300100126667089,
"PatternSequenceNumber" : 1,
"PatternId" : 999990012726001,
"PatternName" : "6 day working 9-5 Time",
"links" : [ {
...
}]
}]
...
}