Nacha properties files
The files that you need are provided in the FTM artifacts pod and must be downloaded from the pod. For more information about getting files from the artifacts container for your offering, see Getting the files from the artifacts container for your FTM offering.
The following table lists the properties files that are provided by Nacha. It also
shows the purpose and location of each properties file. These DSU files are located in the artifacts configuration directory. For the file location,
artifacts_config_directory is the configuration directory in the folder that you downloaded
the file structure from the artifacts container to.
Notes:
- All the Business Rules base configuration data is now exported by using a single export properties file. For more information about using the Business Rules base export properties file, see Common Services base component.
- The Business Rules base configuration data for Nacha must still be imported by using the Nacha Business Rules base import properties file.
| Properties file name | Purpose | Location |
|---|---|---|
| NachaImport.properties | Used to import the configuration data for Nacha. | artifacts_config_directory/nacha/dsu/properties |
| BusinessRulesNachaBaseImport.properties | Used to import the Business Rules configuration data for Nacha. | |
| BusinessRulesNachaImport.properties | Used to import Business Rules data for Nacha. | |
| BusinessRulesNachaXMLImport.properties | Used to import the Business Rules XML data for Nacha. | |
| EditsNachayyyyImport.properties | Used to import the Business Rules NACHA validation edits configuration data for each specification year that Nacha supports. Only the data for the years you want to validate needs to be imported. The specification year yyyy is in the name of the properties file. | |
| EditsNachaAdjustImport.properties | Used to import the additional Business Rules NACHA validation edits configuration data. | |
| MigrateNachaImport.properties | Used to import configuration data that was exported by using MigrateNachaExport.properties. | |
| NachaExport.properties | Used to export the configuration data for Nacha. | |
| BusinessRulesNachaExport.properties | Used to export Business Rules data for Nacha. | |
| EditsNachaExport.properties | Used to export the Business Rules NACHA validation edits configuration data. | |
| EditsNachaAdjustExport.properties | Used to export the Business Rules NACHA validation edits configuration data. | |
| MigrateNachaExport.properties | Used to export Nacha configuration data to be imported with MigrateNachaImport.properties. |