| 
 Siebel Field Service Guide > Business Service Methods Reference for Field Service > Scheduling > 
ReloadServiceRegion Method
 
ReloadServiceRegion reloads the service region data into the Optimizer cache. Usage
This method is called when the user clicks the Load Optimizer button on the Administration - Scheduling screen > Service Region List view. Additional Details
The inputs for this method are described in Table 171. 
Table 171.	Inputs for ReloadServiceRegion Method
     | 
     | 
 
    SvcRegnId  | 
    Service region ID of the activities that need to be reloaded.  | 
 
 
 
 The outputs for this method are described in Table 172. 
Table 172.	Outputs for ReloadServiceRegion Method
     | 
     | 
 
    Message  | 
    Optimizer error tracing message that is returned if an error occurs.  | 
 
    ErrorCode  | 
    Error code returned from the Optimizer, indicating whether or not the operation is successful. A value of 0 indicates success.  | 
 
 
 
 
 |