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 161.

Table 161. Inputs for ReloadServiceRegion Method
Input
Description

SvcRegnId

Service region ID of the activities that need to be reloaded.

The outputs for this method are described in Table 162.

Table 162. Outputs for ReloadServiceRegion Method
Output
Description

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.

Siebel Field Service Guide