Zelle

The base and common configuration is a pre-requisite to run the Zelle configuration. For the Zelle configuration data, the data setup utility (DSU) supports the following operations.
Import
Imports the configuration data into the database tables for the Zelle configuration.
Export
Exports the configuration data from the database tables that contain the Zelle configuration.
Delete
Deletes the contents from the database tables.
Note: Before the DSU is run for Zelle, 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 are shown in the following table.
Table 1. Commands for the Zelle operations
Operation Command
Import Zelle configuration data. DSU import ZelleImport.properties
Note: This command must be run first.
Import Business Rules configuration data for Zelle. DSU import BusinessRulesZelleBaseImport.properties
Import Business Rules data for Zelle. DSU import BusinessRulesZelleImport.properties
Import Business Rules XML data for Zelle. DSU import BusinessRulesZelleXMLImport.properties
Import Zelle configuration data. DSU import MigrateZelleImport.properties
Export Zelle configuration data. DSU export ZelleExport.properties
Export Business Rules data for Zelle. DSU export BusinessRulesZelleExport.properties
Export Zelle configuration data. DSU export MigrateZelleExport.properties