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 | delimiters Variables
 
delimiters Variables
delimiters/record EDITPA Variable
Default: (no default)
The delimiters/record variable indicates the segment terminator to use in an outbound EDI document, for example, +. Services you create to form outbound 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.
When you use the Module for EDI batching feature to create an outbound EDI document, if you do not specify the delimiters input parameter to the batchProcess service, the batchProcess service retrieves this setting from the EDITPA. For more information, see Delimiters Used for the Batch EDI Document.
delimiters/field EDITPA Variable
Default: (no default)
The delimiters/field variable indicates the field separator to use for each EDI segment in an outbound EDI document, for example, !. Services you create to form outbound 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.
When you use the Module for EDI batching feature to create an outbound EDI document, if you do not specify the delimiters input parameter to the batchProcess service, the batchProcess service retrieves this setting from the EDITPA. For more information, see Delimiters Used for the Batch EDI Document.
delimiters/subfield EDITPA Variable
Default: (no default)
The delimiters/subfield variable indicates the separator to use for composite elements in an outbound EDI document, for example, *. Services you create to form outbound 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.
When you use the Module for EDI batching feature to create an outbound EDI document, if you do not specify the delimiters input parameter to the batchProcess service, the batchProcess service retrieves this setting from the EDITPA. For more information, see Delimiters Used for the Batch EDI Document.
delimiters/release EDITPA Variable
Default: (no default)
The delimiters/release variable indicates the release character to use for an outbound EDI document (for example, “\\xd3). Services you create to form outbound 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.
When you use the Module for EDI batching feature to create an outbound EDI document, if you do not specify the delimiters input parameter to the batchProcess service, the batchProcess service retrieves this setting from the EDITPA. For more information, see Delimiters Used for the Batch EDI Document.