Diagnosing Font Issues Diagnosing Issues

8-2 Publishing Reports to the Web with Oracle Reports Services The configuration files associated with Oracle Reports Services are listed and described in Table 8–1 . Note: Reports application is deployed in no-stage mode in following location: DOMAIN_HOMEserversWLS_REPORTStmp_WL_userreports_ versionrandom_string You might see Reports application configuration files in the configuration directory in the above specified location, but they are stale files; do not edit them. Any modifications done to the Reports application configuration files through Oracle Enterprise Manager or System MBean browser are not reflected in the files located under the configuration directory. The correct location of Reports application configuration file is: DOMAIN_HOMEconfigfmwconfigserversWLS_ REPORTSapplicationsreports_versionconfiguration Note: The paths specified in Table 8–1 are the same for both Windows and UNIX environments, though they are expressed here using the Windows backslash convention \. Table 8–1 Oracle Reports Services Configuration Files Component Configuration File Reports Server rwserver ORACLE_HOME\reports\dtd\rwserverconf.xsd For Standalone servers: ORACLE_INSTANCE\config\ReportsServerComponent\server_ name\rwserver.conf For In-process servers: DOMAIN_HOMEconfigfmwconfigserversWLS_SERVER_ NAMEapplicationsreports_ versionconfigurationrwserver.conf The rwserverconf.xsd file contains data type definitions for rwserver.conf and rwbuilder.conf elements and attributes. The rwserver.conf file defines initial values for the Reports Server Cache, the Oracle Reports engine, and security; registers valid destination types; and sets other server-related values. This file is automatically created when you start up the server. For more information, see Section 8.2, Reports Server Configuration File . Reports Server network configuration file: ORACLE_ INSTANCE\config\ReportsServerComponent\ server_name\rwnetwork.conf ORACLE_HOME\reports\dtd\rwnetworkconf.xsd The rwnetworkconf.xsd contains data type definitions for rwnetwork.conf elements and attributes. For more information, see Section 8.5, Network Configuration File . Configuring Oracle Reports Services 8-3 Oracle Reports Builder rwbuilder Oracle Reports Runtime rwrun ORACLE_HOME\reports\dtd\rwserverconf.xsd ORACLE_ INSTANCE\config\ReportsToolsComponent\ReportsTools\rwbuilder.c onf The rwserverconf.xsd file contains data type definitions for rwserver.conf and rwbuilder.conf elements and attributes. See Section 8.2.1, Reports Server Configuration Elements . The rwbuilder.conf file configures the Reports Server that is embedded in Oracle Reports Builder and Oracle Reports Runtime. All run requests must go through Reports Server, meaning that Oracle Reports Builder requires a server to run reports. Oracle Reports Builder automatically starts a Reports Server to handle its requests. When you run a report from Oracle Reports Builder, this file provides the configuration for the in-process Reports Server instance that is invoked. Like the rwserver.conf file, this file relies on the rwserverconf.xsd file for its data type definitions, though the following elements do not apply: persistFile and security . Reports Builder network configuration file: ORACLE_ INSTANCE\config\ReportsToolsComponent\ReportsTools\rw network.conf ORACLE_HOME\reports\dtd\rwnetworkconf.xsd The rwnetworkconf.xsd contains data type definitions for rwnetwork.conf elements and attributes. For more information, see Section 8.5, Network Configuration File . Oracle Reports Servlet rwservlet ORACLE_HOME\reports\dtd\rwservlet.xsd DOMAIN_HOME\config\fmwconfig\servers\WLS_SERVER_ NAME\applications\reports_ version\configuration\rwservlet.properties The rwservlet.xsd file contains data type definitions for rwservlet.properties parameters. For more information, see Section 8.3, Oracle Reports Servlet Configuration File . Reports Servlet network configuration file: DOMAIN_ HOME\config\fmwconfig\servers\WLS_SERVER_ NAME\applications\reports_ version\configuration\rwnetwork.conf ORACLE_HOME\reports\dtd\rwnetworkconf.xsd The rwnetworkconf.xsd contains data type definitions for rwnetwork.conf elements and attributes. For more information, see Section 8.5, Network Configuration File . Table 8–1 Cont. Oracle Reports Services Configuration Files Component Configuration File