Oracle® Business Intelligence Web Services Guide > Description of Services in Oracle BI Web Services > SAWSessionService Service >

keepAlive() Method


Use this method to instruct Oracle BI Web Services not to end particular Web user sessions due to inactivity. The effect of this method on session lifetime is the same as if those users performed an activity in the browser such as clicking a report, or invoking a method. For more information about ending Web user sessions due to inactivity, read the topic "Setting the Time to Log Users Off Web Automatically" in the Oracle Business Intelligence Presentation Services Administration Guide.

Signature

void keepAlive(String[] sessionIDs);

Argument
Description

String[] sessionIDs

Specifies an array of session IDs to remain logged on.

Oracle® Business Intelligence Web Services Guide Copyright © 2007, Oracle. All rights reserved.