Syntax
search_user_session [<USR_LOGON>
[<TOOL_NAME>]]
| Name | Description |
|---|---|
<USR_LOGON> |
The logon 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 Logon|Tool Name|Creation Date|Last Activity Date|
+----------+----------+---------+-------------+------------------+
: : : : : :
+----------+----------+---------+-------------+------------------+
Column Name
Description
Session ID
The identifier of the user session
User Logon
The logon 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.
To work with this command in the user interface, you must have a specific role in your SAP CC user profile.
Refer to the SAP CC 5.0 Security Guide for more user assistance and 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 Logon | |
| col.tool_name | Tool Name | |
| col.creation_date | Creation Date | |
| col.last_activity | Last Activity Date |