Trading Networks 10.7 | Administering and Monitoring B2B Transactions | webMethods Module for EDI | Defining Trading Partner Information | Defining EDI Trading Partner Agreements | wm.b2b.editn.TPA:EDITPA IS Document Type | PersistMultipleDocEnvelope Variable
 
PersistMultipleDocEnvelope Variable
persistMultipleDocEnvelope EDITPA Variable
Default: true
The persistMultipleDocEnvelope variable indicates whether Module for EDI saves the original document in the Trading Networks database. The original EDI document usually contains multiple interchange segments. Module for EDI only uses the persistMultipleDocEnvelope variable from the default EDITPA.
Note:Module for EDI splits each interchange segment within the original EDI document into Interchange, Group, and Transaction documents based on the setting of the splitOption EDITPA variable. Control whether the Interchange, Group, and Transaction documents are saved in the Trading Networks database in the processing rule.
Value
Description
true
Module for EDI saves the original EDI document in the Trading Networks database. The document is saved with both the sender and receiver set to “unknown.”
false
Module for EDI does not save the original EDI document in the Trading Networks database.When you specify false, there is no way to retrieve the original EDI document later.