|
Setting ID
|
Setting Name
|
Description
|
Data Type
|
Default Value
|
|---|---|---|---|---|
|
SET001
|
Number of appointments to be fetched for list view
|
Use this to configure the number of appointments to be fetched from ServicePower to show in list view. Maximum value allowed is 99.
|
Number
|
10
|
|
SET002
|
How to book work order schedules into ServicePower from calendar view
|
Setting this to SLA Job schedules the work order within the applicable SLA window and the date range selected in calender view. Setting this to Appointment schedules the work order in the selected appointment slot, ignoring SLA.
|
Picklist
|
Appointment
|
|
SET003
|
Number of appointments to be fetched for calendar view
|
Use this to configure the number of appointments to be fetched from ServicePower to show in calendar view. Maximum value allowed is 99.
|
Number
|
50
|
|
SET004
|
Labels and Technician fields to be displayed for appointments in Calendar View
|
Set this to comma-separated list of API names of Technician fields to be displayed for appointments in Calendar View. These are displayed on the appointment slot, and in the pop-ups displayed on selecting or hovering over the appointment. For each field, Name of an existing custom label can be optionally specified as a prefix, with ':' as the separator. For example, the value of this setting can be 'Name,DCON001_TAG330:SVMXC__City__c,CUSTLABEL001:SVMXC__Zip__c'. Field types not supported are Text Area, Long Text Area, Rich Text, and Encrypted Text.
|
Text
|
Name
|
|
SET005
|
Show early arrival option in calendar view
|
This setting determines whether early arrival option is displayed in calendar view. This setting is applied when How to book work order schedules into ServicePower from calendar view (SET002) is set to SLA Job.
|
Boolean
|
False
|
|
SET006
|
Default view to display appointments
|
This setting determines the default view to be used for displaying the appointments. This setting is applied when Hook to implement extensibility of calendar view (SET007) is blank.
|
Picklist
|
Calendar View
|
|
SET007
|
Hook to implement extensibility of calendar view
|
Specify a valid Apex class name which extends the hook class WSCH_DefaultAppointmentHook. This class will have custom business logic which can override the calendar view for appointments.
|
Text
|
|
|
SET008
|
Number of days to be displayed in calendar view
|
This setting determines the number of days to be displayed in calendar view.
|
Number
|
7
|
|
SET009
|
Show Send To Unresourced Tray button in calendar view
|
This setting determines if Send To Unresourced Tray button is displayed in calendar view. This button enables the user to send a work order to unresourced tray from calendar view if a suitable appointment is not found.
|
Boolean
|
True
|
|
SET010
|
Show Start Date and End Date to fetch appointments in calendar view
|
This setting determines if search pane is displayed in calendar view. Search pane enables the user to choose the Start and End dates to fetch the appointments in calendar view.
|
Boolean
|
True
|
|
SET011
|
Show Cancel Appointment button in calendar view
|
This setting determines if Cancel Appointment button is displayed in calendar view. This button enables the user to cancel an appointment in calendar view.
|
Boolean
|
True
|
|
SET012
|
Display help text in calendar view
|
This setting determines if help text such as legend details, hints on calendar, and so on should be displayed in calendar view.
|
Boolean
|
True
|
|
SET013
|
Show Poor Slots checkbox in Appointment View.
|
This setting controls whether the Show Poor Slots checkbox should be visible or not. If the setting is TRUE, the checkbox is visible and can be used to show slots ranked as Poor. If the setting is FALSE, there is no way to visualize Poor slots.
|
Boolean
|
False
|