Update a meeting template attribute
patch
/fscmRestApi/resources/11.13.18.05/publicSectorMeetingSetups/{publicSectorMeetingSetupsUniqID}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
publicSectorMeetingSetupsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and MeetTemplateId ---for the Meeting Templates resource and used to uniquely identify an instance of Meeting Templates. The client should not generate the hash key value. Instead, the client should query on the Meeting Templates collection resource with a filter on the primary key values in order to navigate to a specific instance of Meeting Templates.
For example: publicSectorMeetingSetups?q=AgencyId=<value1>;MeetTemplateId=<value2>
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorMeetingSetups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Activity IDThe identifier of the public sector agency. -
ApplicantReschedule(optional):
string
Title:
Applicant can reschedule and cancelMaximum Length:1The identifier to indicate if an applicant can reschedule or cancel a meeting. -
ApplicantSchedule(optional):
string
Title:
Applicant can requestMaximum Length:1The identifier to indicate if an applicant can schedule a meeting. -
Description(optional):
string
Title:
DescriptionMaximum Length:500The description of the meeting template. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1The identifier to indicate if the meeting template is enabled for assignment on the record type page. -
IncludeAgenda(optional):
string
Title:
Include AgendaMaximum Length:1Indicates if the meeting agenda should be shown in the Schedule Meetings page. -
IncludeSubject(optional):
string
Title:
Include SubjectMaximum Length:1Indicates if the meeting subject should be shown in the Schedule Meetings page. -
IncludeVenue(optional):
string
Title:
Include LocationMaximum Length:1Indicates if the meeting location should be shown in the Schedule Meetings page. -
links(optional):
array Items
Title:
ItemsLink Relations -
MaxMeetingConcurrency(optional):
integer(int32)
Title:
Maximum Concurrent MeetingsThe identifier of the maximum number of meetings that can be conducted in parallel for a given period within the agency. -
MeetingAgendaPlainText(optional):
string
The non rich text version of the meeting agenda.
-
MeetingAgendaText(optional):
string
Title:
Meeting AgendaThe rich text enabled description of the meeting agenda. -
MeetingDurationHours(optional):
number
Title:
Meeting Duration in HoursThe identifier of the estimated duration of a meeting. -
MeetingSubject(optional):
string
Title:
SubjectMaximum Length:4000The text of the meeting subject to be shown in the Schedule Meetings page. -
MeetingVenue(optional):
string
Title:
Meeting LocationMaximum Length:2000The description of the meeting venue. -
MeetingWorkschedule(optional):
string
Title:
Work ScheduleMaximum Length:30The identifier to indicate the work schedule that will be used by the agency for the meeting configuration. -
MeetTemplateId(optional):
string
Title:
Template IDMaximum Length:30The unique identifier of the meeting template. -
Name(optional):
string
Title:
TemplateMaximum Length:50The name of the template. -
ScheduleUptoDays(optional):
integer(int32)
Title:
Schedule up to Number of DaysThe identifier of the number of days to display on the calendar for scheduling the meeting. -
StartOfWindow(optional):
integer(int32)
Title:
Schedule After Number of DaysThe identifier to indicate the number of days in advance after which the meeting can be configured. -
UseScheduleAgency(optional):
string
Title:
Agency meeting scheduleMaximum Length:1The identifier to indicate if an agency work schedule is to be used for configuration. -
UseSchedulePlanner(optional):
string
Title:
Staff meeting scheduleMaximum Length:1The identifier to indicate if planners work schedule is to be used for the configuration.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorMeetingSetups-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Activity IDThe identifier of the public sector agency. -
ApplicantReschedule(optional):
string
Title:
Applicant can reschedule and cancelMaximum Length:1The identifier to indicate if an applicant can reschedule or cancel a meeting. -
ApplicantSchedule(optional):
string
Title:
Applicant can requestMaximum Length:1The identifier to indicate if an applicant can schedule a meeting. -
Description(optional):
string
Title:
DescriptionMaximum Length:500The description of the meeting template. -
EnabledFlag(optional):
string
Title:
EnabledMaximum Length:1The identifier to indicate if the meeting template is enabled for assignment on the record type page. -
IncludeAgenda(optional):
string
Title:
Include AgendaMaximum Length:1Indicates if the meeting agenda should be shown in the Schedule Meetings page. -
IncludeSubject(optional):
string
Title:
Include SubjectMaximum Length:1Indicates if the meeting subject should be shown in the Schedule Meetings page. -
IncludeVenue(optional):
string
Title:
Include LocationMaximum Length:1Indicates if the meeting location should be shown in the Schedule Meetings page. -
links(optional):
array Items
Title:
ItemsLink Relations -
MaxMeetingConcurrency(optional):
integer(int32)
Title:
Maximum Concurrent MeetingsThe identifier of the maximum number of meetings that can be conducted in parallel for a given period within the agency. -
MeetingAgendaPlainText(optional):
string
The non rich text version of the meeting agenda.
-
MeetingAgendaText(optional):
string
Title:
Meeting AgendaThe rich text enabled description of the meeting agenda. -
MeetingDurationHours(optional):
number
Title:
Meeting Duration in HoursThe identifier of the estimated duration of a meeting. -
MeetingSubject(optional):
string
Title:
SubjectMaximum Length:4000The text of the meeting subject to be shown in the Schedule Meetings page. -
MeetingVenue(optional):
string
Title:
Meeting LocationMaximum Length:2000The description of the meeting venue. -
MeetingWorkschedule(optional):
string
Title:
Work ScheduleMaximum Length:30The identifier to indicate the work schedule that will be used by the agency for the meeting configuration. -
MeetTemplateId(optional):
string
Title:
Template IDMaximum Length:30The unique identifier of the meeting template. -
Name(optional):
string
Title:
TemplateMaximum Length:50The name of the template. -
ScheduleUptoDays(optional):
integer(int32)
Title:
Schedule up to Number of DaysThe identifier of the number of days to display on the calendar for scheduling the meeting. -
StartOfWindow(optional):
integer(int32)
Title:
Schedule After Number of DaysThe identifier to indicate the number of days in advance after which the meeting can be configured. -
UseScheduleAgency(optional):
string
Title:
Agency meeting scheduleMaximum Length:1The identifier to indicate if an agency work schedule is to be used for configuration. -
UseSchedulePlanner(optional):
string
Title:
Staff meeting scheduleMaximum Length:1The identifier to indicate if planners work schedule is to be used for the configuration.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.