Unable to view agent controller tab on AE server
Issue Description:
Unable to view the Agent-Controller tab on the AEUI agent setting.
Steps To Reproduce:
- Edit the aeui-config.properties file from Apache-tomcat/webapps/aeui folder
- Set the value of the below property to true
enableController= false
- Restart the Apache-Tomcat service, Clear the browser history, and check.
Solution:
- Edit the aeui-config.properties file from Apache-tomcat/webapps/aeui folder
- Set the value of the below property to true
enableController= true
- Restart the Apache-Tomcat service, Clear the browser history, and check.