Check
For the Check configuration data, the data setup
utility (DSU) supports the following operations:
- Import
- Imports the configuration data into the database tables for the Check configuration.
- Export
- Exports the configuration data from the database tables that contain the Check configuration.
- Delete
- Deletes the contents from the database tables.
Note: Before the DSU is run for Check, make sure that the
prerequisite import operations are completed successfully. Import and delete order describes the
order for running the import and delete operations. For the base configuration, see the Common Services base
component.
The command that is used to run each of the operations are shown in the following table.
| Operation | Command |
|---|---|
| Import Check configuration data. | DSU import CheckImport.properties
Note: This command must be run first.
|
| Import Business Rules configuration data for Check. | DSU import BusinessRulesCheckBaseImport.properties |
| Import Business Rules data for Check. | DSU import BusinessRulesCheckImport.properties |
| Import Business Rules XML data for Check. | DSU import BusinessRulesCheckXMLImport.properties |
| Import Business Rules payment validation rules (PVR) edits. | DSU import PvrEditsImport.properties |
| Import Business Rules ANSI DSTU X9.37 - 2003 edits. | DSU import EditsX937Import.properties |
| Import Business Rules Industry Adoption of DSTU X9.37 - 2003 edits. | DSU import EditsUcdImport.properties |
| Import Business Rules ANSI X9.100-187 - 2008 edits. | DSU import EditsX9100187-2008Import.properties |
| Import Business Rules ANSI X9.100-187 - 2013 edits. | DSU import EditsX9100187-2013Import.properties |
| Import Business Rules Canadian ANSI X9.100-187 - 2008 edits. | DSU import EditsCanadianImport.properties |
| Import Corporate Payment Services Check configuration data. | DSU import MigrateCheckImport.properties |
| Export Check configuration data. | DSU export CheckExport.properties |
| Export Business Rules data for Check. | DSU export BusinessRulesCheckExport.properties |
| Export Business Rules payment validation rules (PVR) edits. | DSU export PvrEditsExport.properties |
| Export Business Rules ANSI DSTU X9.37 - 2003 edits. | DSU export EditsX937Export.properties |
| Export Business Rules Industry Adoption of DSTU X9.37 - 2003 edits. | DSU export EditsUcdExport.properties |
| Export Business Rules ANSI X9.100-187 - 2008 edits | DSU export EditsX9100187-2008Export.properties |
| Export Business Rules ANSI X9.100-187 - 2013 edits. | DSU export EditsX9100187-2013Export.properties |
| Export Business Rules Canadian ANSI X9.100-187 - 2008 edits. | DSU export EditsCanadianExport.properties |
| Export Corporate Payment Services Check configuration data. | DSU export MigrateCheckExport.properties |
| Import the configuration data for samples tasks. | DSU import TasksImport.properties |
| Export the configuration data for samples tasks. | DSU export TasksExport.properties |