ach_dne_flat.mtt type tree

On the ACH Envelope service DNE example, the service has a back-office input file which have two record formats, entry details and addenda records.

The Pack for Financial Payments NACHA component ships a type tree that represents the 77 character Entry Detail Record and 80 character Addenda record syntax. This type tree is used by the service Entry Detail map outbound_dne_entryDtls to extract the entry detail record. The type tree is used by the service Addenda map outbound_dne_addenda to extract the addenda record. Output from both maps is used by the service to populate a DNE message. The same type tree is used in the ACH Deenvelope service DNE example, post-processing map xml_dne_to_dne_flat when transforming IBM Sterling B2B Integrator proprietary XML format to a back office format.