6.1 Configuring Oracle Reports Components

Reports configuration files and their mbean locations are given below. The mbeans can be accessed from EM mbean browser

Weblogic Domain > System MBean Browser

Table 6-1 Configuration Location

Component/ Integration area Location, File Name Central/Local

Reports In-process server /

Servlet config files

${DOMAIN_HOME}/config/fmwconfig/servers/<managedServerName>/applications/reports_12.2.1.1/configuration/*

cgicmd.dat, logging.xml, rwserver.conf, xmlpds.conf, logmetadata.xml, rwservlet.properties, jdbcpds.conf rwnetwork.conf, textpds.conf

Mbean - oracle.reportsApp.config:Location=<managedServername>,name=<configFile>,type=ReportsApp,Application=reports,ApplicationVersion=12.2.1.1

Local

 

ODL logging config

${DOMAIN_HOME}/config/fmwconfig/servers/<managedServerName>/logging.xml

Mbean - oracle.logging:type=LogConfig,ServerName=<managedServerName>

Central

Reports Server config files

${DOMAIN_HOME}/config/fmwconfig/components/ReportsServerComponent/<reports_server_name>/*

rwserver.conf, xmlpds.conf, jdbcpds.conf, rwnetwork.conf, textpds.conf

Mbean - oracle.reports.serverconfig:type=ReportsServer,name=<configFile>-<componentName>

Central

 

ODL logging config

${DOMAIN_HOME}/config/fmwconfig/components/ReportsServerComponent/<reports_server_name>/logging.xml

Mbean - oracle.logging:type=LogConfig,componentType=oracle_repserv,name=<componentName>

Central

 

${DOMAIN_HOME}/config/fmwconfig/components/ReportsServerComponent/

components-logs.xml

Internal file

Central

Reports Tools config files

${DOMAIN_HOME}/config/fmwconfig/components/ReportsToolsComponent/<reports_tools_name>/*

rwnetwork.conf, xmlpds.conf, jdbcpds.conf, rwbuilder.conf, textpds.conf

Mbean - oracle.reports.toolsconfig:type=ReportsTools,name=<configFile>-<componentName>

Central

 

ODL logging config

${DOMAIN_HOME}/config/fmwconfig/components/ReportsToolsComponent/<reports_tools_name>/logging.xml

Mbean - oracle.logging:type=LogConfig,componentType=oracle_reptools,name=<componentName>

Central

 

${DOMAIN_HOME}/config/fmwconfig/components/ReportsToolsComponent/

components-logs.xml

Internal file

Central

Reports Bridge config files

${DOMAIN_HOME}/config/fmwconfig/components/ReportsBridgeComponent/<reports_bridge_name>/*

rwbridge.conf, rwnetwork.conf

Mbean - oracle.reports.bridgeconfig:type=ReportsBridge,name=<configFile>-<componentName>

Central

 

ODL logging config

${DOMAIN_HOME}/config/fmwconfig/components/ReportsBridgeComponent/<reports_bridge_name>/logging.xml

Mbean - oracle.logging:type=LogConfig,componentType=oracle_repbrd,name=<componentName>

Central

 

${DOMAIN_HOME}/config/fmwconfig/components/ReportsBridgeComponent/

components-logs.xml

Internal file

Central

Reports Shell scripts/ Bat files

${DOMAIN_HOME}/reports/bin/*.sh (Unix)

namingservice.sh, rwbuilder.sh, rwdiag.sh, rwserver.sh, reports.sh, rwclient.sh, rwengine.sh, rwrqv.sh, rwbridge.sh, rwconverter.sh, rwlpr.sh, rwrun.sh

${DOMAIN_HOME}/reports/bin/*.bat (Windows)

namingservice.bat, rwbuilder.bat, rwdiag.bat, rwserver.bat, reports.bat, rwclient.bat, rwrqm.bat, rwbridge.bat, rwconverter.bat, rwrun.bat

Local

Reports Printer / Font config

(Formerly called Forms Reports common

configuration)

${ReportsToolsConfig} refers to location

${DOMAIN_HOME}/config/fmwconfig/components/ReportsToolsComponent/<reports_tools_name>

Font Setup: Font aliasing / Pdf - subsetting/embedding/aliasing font configuration

${ReportsToolsConfig}/guicommon/tk/admin/Uifont.ali

Mbean - oracle.frcommon.config:type=uifont.ali,name=uifont-<componentName>

Central

 

Printer Configuration (Unix only)

${ReportsToolsConfig}/guicommon/tk/admin/uiprint.txt

${ReportsToolsConfig}/guicommon/tk/admin/uiscreenprint.txt

Mbean - oracle.frcommon.config:type=uiprint.txt,name=uiprint-<componentName>

Mbean - oracle.frcommon.config:type=uiscreenprint.txt,name=uiscreenprint-<componentName>

Central

 

Toolkit config, Encoding etc (Unix only)

${ReportsToolsConfig}/guicommon/tk/admin/Tk2Motif.rgb

Mbean - oracle.frcommon.config:type=Tk2Motif.rgb,name=Tk2Motif-<componentName>

Central

 

PPD files (Unix only)

${ReportsToolsConfig}/guicommon/tk/admin/PPD/*

Mbean - oracle.frcommon.config:type=screenprinter.ppd,name=screenprinter-<componentName>

Central

 

AFM (Unix only)

${ReportsToolsConfig}/guicommon/tk/admin/AFM/*

Central

Reports Process Management Config

(Reports Server / Reports Bridge

{componentType} - is ReportsServerComponent / ReportsBridgeComponent for Reports Server / Reports Bridge respectively

{componentName} - is name of component

Managed by nodemanager- startup properties

${DOMAIN_HOME}/system_components/{componentType}/{componentName}/data/nodemanager/startup.properties

Local

 

Reports environment and timeout config

${DOMAIN_HOME}/system_components/{componentType}/{componentName}/data/nodemanager/reports_process.xml

Local

Reports OHS Integration Config file

${DOMAIN_HOME}/config/fmwconfig/components/OHS/instances/<ohsName>/moduleconf/reports_ohs.conf

Central

OPSS config files (FMW Level)

${DOMAIN_HOME}/config/fmwconfig/jps-config.xml - J2EE OPSS config file

${DOMAIN_HOME}/config/fmwconfig/jps-config-jse.xml: J2SE OPSS config file

${DOMAIN_HOME}/config/fmwconfig/system-jazn-data.xml - XML ID/Policystore

Central


6.1.1 Configuring a Mail Server

Oracle Reports 12c Release (12.2.1.1) provides the option to configure the Mail Server element from Enterprise Manager. To configure the Mail Server element, complete the following steps:

  1. Log in to Oracle Enterprise Manager.

  2. Navigate to the EM MBean browser Weblogic Domain > System MBean Browser

  3. Navigate to reports server mbean

    Standalone server - oracle.reports.serverconfig:type=ReportsServer,name=rwserver-<componentName> Inprocess server - oracle.reportsApp.config:Location=<managedServername>,name=rwserver,type=ReportsApp,Application=reports,ApplicationVersion=12.2.1.1

  4. Go to Operations and click addPluginParam.

  5. Give Name as mailServer.

  6. Click Invoke.

  7. Click the child mbean which is created.

  8. Click Operations > Add Property and add properties as needed and click Invoke for each property

    • enableSSL

    • mailUserName

    • mailPassword

    For details of these properties, please refer to Section 7.2.1.2, "pluginParam"