Refresh agents in an ABL application (jmx refreshagents)
- Last Updated: May 18, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Purpose
Refresh Agents terminates all sessions within an ABL application, thereby refreshing the multi-session agent or agents so that changes to the application can be picked-up by the agent or agents.
For more details, refer to Refresh agents in an ABL application.
To use this action, the Tomcat manager (manager.war) must be deployed on the instance and the instance must be running. You can deploy manager.war from $CATALINA_HOME/extras.
Syntax
|
Parameters
- -appname
-
Specify the ABL application running in the PAS for OpenEdge instance.
- -v
-
Provides a verbose output.
Example
Refresh agents in the running instance, oepas1:
|