Set Employee Id Method

The SetEmployeeId method sets the criteria of the next SQL query that resides in the current activity business component to the row ID and login that Siebel CRM provides as input arguments. This configuration allows the user to view employee records in the calendar.

You can configure Siebel CRM to call this method only from a server script or browser script that resides on an applet, business component, or business service.

The following table describes the arguments that you can use with the SetEmployeeId method.

Argument Description

emp_login_id

Specifies the row ID of the employee. Siebel CRM returns the calendar records for this employee.

emp_login_name

Specifies the login of the employee. Siebel CRM returns the calendar records for this employee.