You generated the TechRep.earfile that contains the report files (RDF’s). You want to run the
TechRep.rdf report on the Web using rwservlet. You deployed the TechRep.earto
OC4J_BI_Forms instance and run the report on the Web as follows:
http://edtech1.us.oracle.com:7778/TechRep/rwservlet?report=TechRep.rdf&destype=cache&desfo
rmat=html&userid=hr/hr@te chdb
You received the following errors:
REP-110: Unable to open file .
REP-1070: Error while opening or saving a document.
REP-0110: Unable to open file
Which solution would you adopt in this situation?
A.
Set the REPORTSJDEFAULTJDISPLAY parameter to YES.
B.
Add library path=”ORACLE_HOME/jlib/zrclient.jar7 entry in orion-application.xml.
C.
Add library path=”$ORACLE_HOME/reports/jlib/rwrun.jar”/entry in orion-application.xml.
D.
Specify the directory in which the reports are saved along with the full path in
REPORTS_PATH.