ACH Envelope DNE example

The outbound_ach_dne.mms file is the map source for this example.

The map source installs into the following directory location:

<install_dir>/packs/financial_payments_vn.n.n.n/nacha/examples/sterling/services/ach_envelope/dne/maps

The following maps are contained in this map source:
  • outbound_dne_entryDtls - This map is used to extract an arbitrary back office ACH DNE flat file with fixed length positional elements that corresponds to an ACH DNE entry detail record format. The back-office DNE record excludes the following fields: record type code, AddendaRecordIndicator, and TraceNumber. These fields are populated by the ACH Envelope service.
  • outbound_dne_addenda - This map is used to extract an arbitrary back office ACH DNE flat file with fixed length positional elements that corresponds to an ACH DNE addenda record format. The back-office DNE record excludes the following fields: record type code, addenda sequence number, and entry detail sequence number. These fields are populated by the ACH Envelope service.
  • create_dne_flat - This is a miscellaneous map that is used to generate an arbitrary back office DNE flat file with fixed length positional elements.
  • validate_dne_flat - This is a miscellaneous map that is used to validate an arbitrary back office DNE flat file with fixed length positional elements.