Hi all.
This is a Reports 12c (12.2.1.4) installation on OL box.
I have configured some entries for REPORTS_PATH in reports.sh under $DOMAIN_HOME/reports/bin
I also created a standalone report server in which I plan to modified sourceDir in rwserver.conf for this report server.
I do not want to remove folders in REPORTS_PATH for reports.sh. Instead for new report server I want rep files to be searched within sourceDir, but I'm not sure which is the order of precedence for finding rep files. It will happen the rep files specificed in REPORTS_PATH on reports.sh may be equal to the ones specify for standalone report server.
Thanks in advance!!!