RIX
The base and common configuration is a prerequisite running RIX
configuration. For the RIX configuration data, the data setup
utility (DSU) supports the following operations.
- Import
- Imports the configuration data into the database tables for the RIX configuration.
- Export
- Exports the configuration data from the database tables that contain the RIX configuration.
- Delete
- Deletes the contents from the database tables.
Note: Before the DSU is run for RIX, 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 RIX configuration data. | DSU import RIXImport.properties
Note: This command must be run first after prerequisite import operations.
|
| Import Business Rules configuration data for RIX. | DSU import BusinessRulesRIXBaseImport.properties |
| Import Business Rules data for RIX. | DSU import BusinessRulesRIXImport.properties |
| Import Business Rules XML data for RIX. | DSU import BusinessRulesRIXXMLImport.properties |
| Import RIX configuration data. | DSU import MigrateRIXImport.properties |
| Export RIX configuration data. | DSU export RIXExport.properties |
| Export Business Rules data for RIX. | DSU export BusinessRulesRIXExport.properties |
| Export RIX configuration data. | DSU export MigrateRIXExport.properties |