Batch Size Settings
Two global settings SET074 and SET075 determine batch sizes for high-volume data.
To access these settings, perform the following steps:
1. Navigate to ServiceMax Setup > App Administration > Configuration Profiles > Org-wide Configuration Settings and choose the active profile.
2. In the Enter Values for Settings section, select Module Dispatch Management and select Submodule Dispatch Console Flex.
* 
These settings are applicable only for Dispatch Console HTML5.
Setting Id
Setting Type
Default Value
Setting Name and Details
SET074
Global
500
Name: Technician Batch Size for event retrieval
Details: This setting is used to optimize the loading of calendar events. The total events to be retrieved is computed based on the values of this setting and SET001. A batch consists of events Id for "x" technicians (SET074) for "y" days (SET001) or 1 year, whichever is lower. One API call is made per batch.
SET075
Global
1500
Name: Event Details retrieval Batch size
Details: This setting is used to optimize the loading of calendar events. Events are retrieved in batches based on the values of this setting. A batch consists of events for "x" event Ids. One API call is made per batch.
Was this helpful?