My Oracle Support Banner

Limit The Number Of Siebel User Sessions (Doc ID 2740269.1)

Last updated on AUGUST 01, 2023

Applies to:

Siebel CRM - Version 15.9 [IP2015] and later
Information in this document applies to any platform.

Goal

Currently in Siebel application any user can login to Siebel application and create multiple sessions with a same user id.
There is no Siebel functionality to limit the number of Siebel sessions per user in Siebel Applications.

Can this functionality be achieved using the below workaround?

Step 1:
Querying to get this list of related tasks of a logged In user with:
Business Object: Server Admin
Business Component: Server Task
Search Spec: Login Name

Step 2:
Selection of Task IDs to be killed

Step 3:
Killing the selected Task(s) from the list we received in above step:
Business Object: Server Admin
Business Component: Server Task
BC.InvokeMethod("StopTask");
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.