|
Dispatch Console HTML5 does not use these settings for choosing the work order batch size. Instead, it uses SET073.
|
Setting Id
|
Setting Type
|
Default Value
|
Setting Name and Details
|
---|---|---|---|
SET029
|
Global
|
100
|
Name: Work Order batch size
Details: Setting used to fetch work orders in multiple batches when loading a Work Order Queue/View. Batch size is determined by this setting value. One API call is made per batch. Useful when data volumes are high.
|
SET033
|
Global
|
20
|
Name: Number of technicians per batch when retrieving calendar events
Details: Setting used to optimize the loading of calendar events. Events are retrieved in batches based on the values of this setting and SET034. A batch consists of events for "x" technicians (SET033) for "y" days (SET034). One API call is made per batch.
|
SET034
|
Global
|
7
|
Name: Number of days per batch when retrieving calendar events
Details: Setting used to optimize the loading of calendar events. Events are retrieved in batches based on the values of this setting and SET033. A batch consists of events for "x" technicians (SET033) for "y" days (SET034). One API call is made per batch.
|