TCH RTP
The base configuration and common configuration are prerequisites to run the TCH RTP configuration.
For the TCH
RTP configuration data, the data setup
utility (DSU) supports the following operations:
- Import
- Imports the configuration data into the database tables for the TCH RTP configuration.
- Export
- Exports the configuration data from the database tables that contain the TCH RTP configuration.
- Delete
- Deletes the contents from the database tables.
Note: Before the DSU is run for TCH
RTP, 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.
| Operation | Command |
|---|---|
| Import the TCH RTP configuration data. | DSU import TCHRTPImport.properties
Note: This command must be run first after the prerequisite import operations.
|
| Import the Business Rules configuration data for TCH RTP. | DSU import BusinessRulesTCHRTPBaseImport.properties |
| Import the Business Rules data for TCH RTP. | DSU import BusinessRulesTCHRTPImport.properties |
| Import the Business Rules XML data for TCH RTP. | DSU import BusinessRulesTCHRTPXMLImport.properties |
| Import the TCH RTP configuration data. | DSU import MigrateTCHRTPImport.properties |
| Export the TCH RTP configuration data. | DSU export TCHRTPExport.properties |
| Export the Business Rules data for TCH RTP. | DSU export BusinessRulesTCHRTPExport.properties |
| Export the TCH RTP configuration data. | DSU export MigrateTCHRTPExport.properties |