Difference between revisions of "Draft: PEC-REP/Current/RAAPEGuide/Planning"

From Genesys Documentation
Jump to: navigation, search
Line 163: Line 163:
 
===Config volume===
 
===Config volume===
 
RAA mounts a config volume folder inside the container, as <tt>/genesys/raa_config</tt>; this folder is the RAA working directory. At startup,  RAA attempts to read the following files from /genesys/raa_config:
 
RAA mounts a config volume folder inside the container, as <tt>/genesys/raa_config</tt>; this folder is the RAA working directory. At startup,  RAA attempts to read the following files from /genesys/raa_config:
*custom '''*.ss''' files &mdash; see [https://docs.genesys.com/Documentation/RAA/9.0.0/UG/CustomAgg How Do I Customize Queries and Hierarchies?] for details).
+
 
*JDBC driver from lib/jdbc_driver_&lt;RDBMS&gt; &mdash; see [https://docs.genesys.com/Documentation/RAA/9.0.0/Dep/PostInstall#JDBCDriverForRAA Procedure: Configuring the JDBC Driver for RAA] for details.
+
*custom '''*.ss''' files &mdash; see [https://docs.genesys.com/Documentation/RAA/9.0.0/UG/CustomAgg How Do I Customize Queries and Hierarchies?] for details.
*'''conf.xml'' &mdash; This file must be present in the working folder, or aggregation cannot start.
+
*JDBC driver from '''lib/jdbc_driver_&lt;RDBMS&gt;''' &mdash; see [https://docs.genesys.com/Documentation/RAA/9.0.0/Dep/PostInstall#JDBCDriverForRAA Procedure: Configuring the JDBC Driver for RAA] for details.
 +
*'''conf.xml''' &mdash; This file must be present in the working folder, or aggregation cannot start.
 
*:The default conf.xml (provided with Helm chart) has the following content:
 
*:The default conf.xml (provided with Helm chart) has the following content:
 
*:<source lang="bash"><CfgOptions>
 
*:<source lang="bash"><CfgOptions>

Revision as of 18:29, June 23, 2021

This is a draft page; it has not yet been published.


Find out what to do before deploying Reporting and Analytics Aggregates (RAA).

Related documentation: