cancel
Showing results for 
Search instead for 
Did you mean: 

Kill active session of Logged in user in SAP MII

ankit12
Active Participant
422

Hi Experts,

As we have some screen developed in SAP MII that is getting used by Site users. and whenever we want to move some changes into the system we have to request site users not to use the system till the deployment.

Requirement - Just wanted to understand that if there is any process to kill active sessions of logged in user in SAP MII so we can directly kill the user session to make sure code deployment is smooth and there is no dependency on the user.

Please help us to understand how we can achieve it in SAP MII.

Regards,

Ankit Gupta

Accepted Solutions (0)

Answers (1)

Answers (1)

sergiy_katerinich
Product and Topic Expert
Product and Topic Expert

I guess MII relies on NW with regards to user session handling. In NWA there is a session monitor, and I guess there you can kill a session. Also, there might be NW PAPI to achieve the same, but you need to find respective javadocs.

agentry_src
Active Contributor
0 Kudos

Hi Sergiy,

I have used NWA's session monitor to kill sessions in MII previously. Unless something has changed since 2020, I suspect that is the simplest way to go about it. Not sure what a NW Admin would say about that approach, so hopefully someone with that role can chime in.

Cheers, Mike