NBO

The base and common configuration is a prerequisite running NBO configuration. For the NBO configuration data, the data setup utility (DSU) supports the following operations.
Import
Imports the configuration data into the database tables for the NBO configuration.
Export
Exports the configuration data from the database tables that contain the NBO configuration.
Delete
Deletes the contents from the database tables.
Note: Before the DSU is run for NBO, 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 NBO operations
Operation Command
Import NBO configuration data. DSU import NBOImport.properties
Note: This command must be run first after prerequisite import operations.
Import Business Rules configuration data for NBO. DSU import BusinessRulesNBOBaseImport.properties
Import Business Rules data for NBO. DSU import BusinessRulesNBOImport.properties
Import Business Rules XML data for NBO. DSU import BusinessRulesNBOXMLImport.properties
Import NBO configuration data. DSU import MigrateNBOImport.properties
Export NBO configuration data. DSU export NBOExport.properties
Export Business Rules data for NBO. DSU export BusinessRulesNBOExport.properties
Export NBO configuration data. DSU export MigrateNBOExport.properties