Setting the data warehouse installation parameters
Set the data warehouse installation parameters to specify which data marts will be populated by the ETL driver. The installation parameters work in conjunction with the data warehouse run parameters to establish the date range by which the ETL process extracts data from the system and then populates the specified data marts within the data warehouse with the extracted data.
Specifically, the data warehouse installation parameters indicate the system modules for which the ETL process is going to load the data. The data warehouse run parameters establish the date range of a load type (full or incremental) for loading and purging data from the data warehouse.
See the following table for a list of the data warehouse installation parameters:
Installation Parameter | Description | ETL Module | Table Values |
---|---|---|---|
DWLABOR
|
Booked Labor hours and Available Labor | LABOR | Trades, occupation types, personnel, and work orders |
DWMATL
|
Daily Material transactions | MATL | Daily material transactions, stores, suppliers, work orders |
DWPARTS
|
Parts and Stores daily values | PARTS | Parts, purchase orders, suppliers, classes, and stores for the SDS and PDS |
DWORDERS
|
Purchase orders and order lines | ORDERS | Purchase orders, order line types, stores, suppliers, and part classes on orders |
DWSTATUS
|
Daily Status changes | STATUS | Entities and status changes |
DWWARNTY
|
Warranty claims accumulating values | WARRANTY | Equipment, suppliers, and warranty claims |
DWWORK
|
Work orders accumulating and daily values | WORK | Equipment, service requests, work orders, budgets, and work order costs |
Each of the previous parameters indicates a specific data mart. For example, the DWLABOR
parameter represents the LABOR ETL module (data mart) for which the ETL extracts data for trades, occupation types, personnel,
and work orders.
Enter the appropriate setting for each of the parameters/data marts as necessary. You can also change the setting of the data warehouse parameters to temporarily enable or disable the loading of data into any of the data marts.