| 
 Siebel Field Service Guide > Business Service Methods Reference for Field Service > Scheduling > 
Optimize Method
 
This method starts the Optimizer for the requested service region. Usage
This method is called when the user clicks the Optimize button on the Administration - Scheduling screen > Service Region List view. Additional Details
The inputs for this method are described in Table 169. 
Table 169.	Inputs for Optimize Method
     | 
     | 
 
    SvcRegnId  | 
    Service region ID of the activities that need to be optimized.  | 
 
 
 
 The outputs for this method are described in Table 170. 
Table 170.	Outputs for Optimize 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.  | 
 
 
 
 
 |