Set Up the Reports Server for Access and File Viewing
Perform the following Reports Server file viewing tasks once for each Oracle Clinical location.
- Create the Reports Server Root Directory
- Share and Grant Access to Each Reports Server Root Directory
- Configure the Reports Server and Forms Server for DCI Form Generation
- Configure the Reports Server to Send Output to a Printer
Parent topic: Upgrade the Oracle Clinical Reports Server
Create the Reports Server Root Directory
If your Oracle Clinical environment includes any standalone Reports Servers and/or File Servers, select the single computer where you will locate your Reports Server root directory. The directory can reside on the Forms Server, on any of the Reports Serves, or any other computer. Otherwise, you will locate the Reports Server root directory on the single computer comprising your entire Oracle Clinical installation.
- Create the Reports Server Root directory, making sure it is accessible by the user that started up the auto process; see Set Up Automatic Startup.
Parent topic: Set Up the Reports Server for Access and File Viewing
Share and Grant Access to Each Reports Server Root Directory
This step is not required if you are installing the application tier on a single computer.
Make the Reports Server UNC sharable, and grant the administrator account read and write access to this directory.
To share the Reports Server root directory on Windows with the administrator account:
Parent topic: Set Up the Reports Server for Access and File Viewing
Configure the Reports Server and Forms Server for DCI Form Generation
Both the Reports Server and the Oracle Clinical application server must have read/write access to the directory (\rdc\temp) on the application server used to write temporary files during the DCI form generation process.
If you have any standalone Reports Servers, they must also have access to this directory.
On the Oracle Clinical (Forms) Server:
- Confirm that the OUI has the specified values for the registry settings OPA_XMLTEMP_UNC and OPA_XMLTEMP_HTTP. During the installation, if you correctly indicated that there is a standalone report server, the value of the key(s) is set to:
- OPA_XMLTEMP_UNC:
C:\opapps52\html\rdc\temp
- OPA_XMLTEMP_HTTP:
https://<serverName>:port/opa52/rdc/temp
- OPA_XMLTEMP_UNC:
- To provide access to the remote Report Server, share the directory with the share name "RDC", providing read/write privileges to the domain/account on the report server.
On the Reports Server used in DCI Form Generation
If the only report server that you use to generate DCI forms co-exists on the same computer with the application server, there is no need to share the xmltemp directory and the path specification can be a simple local directory name, such as,
C:\opa_home\html\rdc\temp
Parent topic: Set Up the Reports Server for Access and File Viewing
Configure the Reports Server to Send Output to a Printer
If you run the PDR, and you send the output directly to a printer:
In addition to setting this key correctly, ensure that the Adobe Acrobat or Reader application is running on the Reports Server prior to users initiating this type of report job, that is, a job that specifies the output type as "PRINTER".
Parent topic: Set Up the Reports Server for Access and File Viewing