Syntax
search_user_session [<USR_LOGIN>
[<TOOL_NAME>]]
| Name | Description | |
|---|---|---|
<USR_LOGIN> |
The login of the SAP CC user | |
<TOOL_NAME> |
The name of the user interface that has recorded a user session |
The search_user_session command displays the list of
user sessions
currently open. You can monitor the activity of all the SAP CC users connected to
Core Tool, BART Tool or other application implementing the user session feature.
+----------+----------+---------+-------------+------------------+
|Session ID|User Login|Tool Name|Creation Date|Last Activity Date|
+----------+----------+---------+-------------+------------------+
: : : : : :
+----------+----------+---------+-------------+------------------+
Column Name
Description
Session ID
The identifier of the user session
User Login
The login of the SAP CC user
Tool Name
The name of the graphical user interface that registers the session (
Core Tool, BART Tool, or other application)
Creation Date
The creation date of the user session
Last Activity Date
The date of the last activity on the user session
Use the delete_user_session command to delete a user session after
the failure of a user interface of SAP CC.
You must have a specific role in your SAP CC user profile. Refer to the SAP CC Security Guide for more information about the necessary authorizations.
delete_user_session
-
To delete a user session| Code | Message | Action |
|---|---|---|
| search_result | {number} user session(s) found. | |
| operation_failure | Error: An error occurred while retrieving the list of user sessions. | |
| col.session_id | Session ID | |
| col.user_login | User Login | |
| col.tool_name | Tool Name | |
| col.creation_date | Creation Date | |
| col.last_activity | Last Activity Date |