Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

SessionAccessWS


This Web service call is used to terminate the Siebel CRM session. This Web service makes available the business service SessionAccessService which provides the business service method Ping which is used to set a message to terminate the Siebel CRM session.

SessionAccessWS Operations

For a list of operations associated with this Web service, see Table 1039.

Table 1039. SessionAccessWS Operations
Name
Description

sessionAccessPing

This is used for setting a message as an input.

Request Message Description:sessionAccessPing

For a description of this request message, see Table 1040.

Table 1040. Request Message Description:sessionAccessPing
Node
Description
Type

SessionAccessPing_Input

Container element.

Not applicable

SessionAccessPing_Input/msgIn

Set as Self-Service Logout Request.

String

Response Message Description: sessionAccessPing

For a description of this response message, see Table 1041.

Table 1041. Response Message Description: sessionAccessPing
Node
Description
Type

SessionAccessPing_Output

Container element.

Not applicable

SessionAccessPing_Input/msgOut

Sent as the number 1 which indicates successful termination of the session.

String

SessionAccessWS Application Interface

This topic describes the application objects called by the SessionAccessWS. This Web service makes available the business service SessionAccessService which provides the method Ping which is used to set a message to terminate the Siebel CRM session. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see Table 1042.

Table 1042. SessionAccessWS Service Object
Name
Boundary Object Type
Class

SessionAccessService

Business Service

CSSUIFSessionAccessService

Example Package for SessionAccessWS

To view an example of messages for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

Request

See the following file to view the sample code:

...\SessionAccessWS\SessionAccess_request.xml

Response

See the following file to view the sample code:

...\SessionAccessWS\SessionAccess_response.xml

Interface Description (WSDL) for SessionAccessWS

To view the interface description for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\SessionAccessWS\SessionAccessWS.wsdl

Siebel CRM Web Services Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.