Siebel Field Service Guide > Business Service Methods Reference for Field Service > Scheduling >

LoadActivities Method


LoadActivities loads activities into the Optimizer cache. The Optimizer then inserts them into an employee's calendar if the activities can be scheduled. The activity should already have a planned start and planned end.

Usage

This method is the same as the Appointment Booking Service's LoadActivities method. See LoadActivities Method for more information.

Additional Details

The inputs for this method are described in Table 167.

Table 167. Inputs for LoadActivities Method
Input
Description

ActIds

Comma separated activity IDs.

SvcRegnId

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

The outputs for this method are described in Table 168.

Table 168. Outputs for LoadActivities 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 Copyright © 2007, Oracle. All rights reserved.