Siebel Analytics Web Services Guide > Description of Siebel Analytics Web SOAP API Methods >

SAWSessionService Service


The SAWSessionService service provides authentication methods such as logon and logoff, and other session-related methods. Table 34 shows the supported methods.

Table 34. SAWSessionService Methods
Method Name
Description

getCurUser() Method

Gets the current user ID for the session.

impersonate() Method

Logs on and then impersonates the user.

impersonateex() Method

Logs on and then impersonates the user. Similar to the impersonate method, but impersonateex can specify optional session parameters.

keepAlive() Method

Instructs Siebel Analytics Web not to end particular sessions due to inactivity.

logoff() Method

Logs the user off Siebel Analytics Web.

logon() Method

Authenticates the user.

logonex() Method

Authenticates the user. Similar to the logon method, but logonex can specify optional session parameters.

Siebel Analytics Web Services Guide