reports_install.properties: define/modify for multiple standalone reports server(s)
In this use case, we have multiple reports server (in-process and standalone reports server). I faced with a problem, that reports_install.properties is only configured for ONE reports server on instance layer. How can I configure other reports server via reports_install.properties? Is there any Doc regarding this matter?
e.g. from reports_install.properties
REPORTS_MANAGED_WLS_PORT= ?only one port is defined?
SERVER_NAME=?only one standalone reports server is defined?
REPORTS_APP_DEPLOYMENT_DIR=? $MyDomain/servers/defined per SERVER e.g. WLS_REPORTS ??/tmp/_WL_user/reports_11.1.2/uxabaw
INPROCESS_SERVER_NAME=?only one standalone reports server?