|
|
Use this tab to associate a database table or view with the class that you identified as the key of this data instance.
Field |
Description |
Database | |
Database |
|
Reports Database |
Complete this field only if a database administrator has created a separate "mirror" or "slave" database with tables — identical in name, structure and indexes to the PegaRULES database tables — sufficient to support reporting needs, and established a replication process. The replication process may be "near real time", or with a longer latency, depending on the system resources available for replication and management reporting needs. The table can support list view and summary view data retrieval, to reduce the processing workload on the primary PegaRULES database. To cause report processing to use the alternate database, select the Use alternate database? checkbox on the Contents tab of a list view or summary view rule.
<env name="database/useReportingDatabase" value=false" />
The default if omitted is true. |
Catalog Name |
Optional. Identify the database catalog containing the schema that defines the table or view. In special situations, a catalog name is needed to fully qualify the table. See PDN article |
Schema Name |
Optional. Identify the name of the schema (within the catalog) that defines the table. As noted above, this required in some cases, especially if multiple PegaRULES database schemas are hosted in one database instances. See PDN article |
Table Name |
Enter the name of the specific table that is to hold instances of the specified class or class group.
A few Database Table instances created when your system is installed identify database views rather than tables. Views are used only for reporting. By convention, the names of views in the initial PegaRULES database schema start with
|
Test Connectivity |
After you save this Data Table form, you can test connectivity to the database and table. This test does not alter the database. The test uses information on this form, the associated database data instance, and in some cases information from the |