Using Your Liquid UI Products > WS aka Web Scripts (Attended RPA for SAP)
System Variable: _sessioncount
(1/1)
chirag.amin@guixt.com:
As of WS Version 1.2.296 and Server Version 3.5.523, a new system variable has been added; _sessioncount. This system variable returns how many sessions/connections are open in SAP. The number will increment when a new session or connection is opened, regardless of username or system ID.
LiquidUI Code:
title("Session Count: "+_sessioncount);
see attachments..
Navigation
[0] Message Index
Go to full version