SetPositionId Method for an Application
The SetPositionId method sets the active position to a Position Id. This method returns a Boolean value that indicates if Siebel CRM successfully completed the operation.
Format
Application.SetPositionId(positionId)
The following table describes the arguments for the SetPositionId method.
Argument | Description |
---|---|
positionId |
A string that contains the Position Id. |
Usage
The positionId argument must contain the Position Id that is associated with the user who is currently logged in to the Siebel application.
Used With
COM Data Server, COM Data Control, Siebel Java Data Bean, Mobile Web Client Automation Server, Server Script