List agents with session metrics query
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
List agents with session metrics query
When to use:
To get a list of metrics for all PAS for OpenEdge agents and their sessions available to an ABL application.
Query:
|
Note: In this example, the token APP_NAME is
replaced with
oepas1.Result:
The output displays information for all the agents and their sessions. Information includes agentStartTime, agentId, SessionState, SessionMemory, EndTime, StartTime, ConnectionId, ThreadId, SessionExternalState, SesssionId, and more.
|