CBPR+

The base configuration and common configuration are prerequisites to run the CBPR+ configuration.

For the CBPR+ configuration data, the data setup utility (DSU) supports the following operations:
Import
Imports the configuration data into the database tables for the CBPR+ configuration.
Export
Exports the configuration data from the database tables that contain the CBPR+ configuration.
Delete
Deletes the contents from the database tables.
Note: Before the DSU is run for CBPR+, make sure that the prerequisite import operations are completed successfully. Import and delete order describes the order for running the import and delete operations.
The command that is used to run each of the operations is shown in the following table.
Table 1. Commands for the CBPR+ operations
Operation Command
Import the CBPR+ configuration data. DSU import CBPRplusImport.properties
Note: This command must be run first after the prerequisite import operations.
Import the Business Rules configuration data for CBPR+. DSU import BusinessRulesCBPRplusBaseImport.properties
Import the Business Rules data for CBPR+. DSU import BusinessRulesCBPRplusImport.properties
Import the Business Rules XML data for CBPR+. DSU import BusinessRulesCBPRplusXMLImport.properties
Import the CBPR+ configuration data. DSU import MigrateCBPRplusImport.properties
Export the CBPR+ configuration data. DSU export CBPRplusExport.properties
Export the Business Rules data for CBPR+. DSU export BusinessRulesCBPRplusExport.properties
Export the CBPR+ configuration data. DSU export MigrateCBPRplusExport.properties