Testing Siebel Business Applications > Functional Test Object Reference > SiebApplication Methods >

GetSessionId Method


The GetSessionId method returns the Session id of the current Siebel client.

Available from

SiebApplication Object

Syntax

GetSessionId()

Returns

A String that indicates the id of the current Siebel client session.

Usage

The returned string can be used to correlate the server-side Siebel ARM (Siebel Application Response Measurement) log files with the client operation id.

NOTE:  The Siebel ARM feature captures timing data useful for monitoring the performance of the Siebel application. For more information on Siebel ARM, see the Siebel Performance Tuning Guide.

Testing Siebel Business Applications Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.