To enable data collection on IBM z/OS Connect EE and IBM WebSphere Liberty servers, update the server.xml file for every server that you want to access.
Perform the following procedures to update the server.xml file:
If you are experiencing PAS authorization issues, you can add the following line to the SAF security section in the server.xml:
<safAuthorization racRouteLog="ASIS"/>
This attribute enables the ICH408I message, which identifies the blocked resource.
If you are experiencing REST security errors, see Knowledge Article 000389575. You can access the Knowledge Base directly at http://www.bmc.com/available/search-kb.html or from the BMC Support Central website (http://www.bmc.com/support). In addition, you can refer to the documentation from your JVM application.