COMPONENT_CONFIG_PATH REPORTS 12C
Doc ID 2074841.1 states:
COMPONENT_CONFIG_PATH=$DOMAIN_HOME/config/fmwconfig/components/ReportsToolsComponent/<reports_tools_component_name>
while at page 29 of Fusion Middleware Publishing Reports to the Web with Oracle Reports Services we have:
COMPONENT_CONFIG_PATH=${DOMAIN_HOME}/config/fmwconfig/components/ReportsServerComponent/<reports_server_name>
Which one is correct? Is it rwserver.conf in (2) that contains required confoguration?