UNAmode Variable
UNAmode EDITPA Variable
Default: auto
The UNAmode variable indicates whether you want to create a UNA segment to precede the interchange in an outbound UN/EDIFACT EDI document.
When you use the
Module for EDI batching feature to create an outbound EDI document, the
batchProcess service honors this setting. For more information, see
Batching EDI Documents.
Additionally, services you create to form outbound UN/EDIFACT EDI documents can retrieve this setting from the EDITPA using the wm.tn.tpa:getTPA service. For more information about this service, see the webMethods Trading Networks Built-In Services Reference for your release.
Value | Description |
yes | The module creates the UNA segment prior to the interchange in the outbound EDI UN/EDIFACT document. |
no | The module does not create UNA segment prior to the interchange in the outbound EDI UN/EDIFACT document. |
auto | The module creates the UNA segment prior to the interchange in the outbound EDI UN/EDIFACT document. |