T2

The base and common configuration is a prerequisite running T2 configuration. For the T2 configuration data, the data setup utility (DSU) supports the following operations.
Import
Imports the configuration data into the database tables for the T2 configuration.
Export
Exports the configuration data from the database tables that contain the T2 configuration.
Delete
Deletes the contents from the database tables.
Note: Before the DSU is run for T2, 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 T2 operations
Operation Command
Import T2 configuration data. DSU import T2Import.properties
Note: This command must be run first after prerequisite import operations.
Import Business Rules configuration data for T2. DSU import BusinessRulesT2BaseImport.properties
Import Business Rules data for T2. DSU import BusinessRulesT2Import.properties
Import Business Rules XML data for T2. DSU import BusinessRulesT2XMLImport.properties
Import T2 configuration data. DSU import MigrateT2Import.properties
Export T2 configuration data. DSU export T2Export.properties
Export Business Rules data for T2. DSU export BusinessRulesT2Export.properties
Export T2 configuration data. DSU export MigrateT2Export.properties