|
|||
EnvelopesEnvelopes serve as data wrappers that encapsulate transaction messages. They carry transaction-related information that:
The envelopes' structure is composed of several nested levels. For example, in an X12 document, they are (from the highest to the lowest):
To define the start and the end of a level, each envelope consists of a header and a trailer segment (for example, ISA Interchange Control Header and IEA Interchange Control Trailer). When you create envelopes, you:
In Cloud Repository, you can insert envelopes into a guideline from several sources: from the Standards database or from your custom guideline document. You can also compose envelopes from several guideline documents. This option is useful when you want to match the structure of the envelope guidelines to that used by the run-time engine where Interchange and Functional Group guidelines are stored in separate .ecs files. To add or replace envelopes to/in a guideline:
If you upload a guideline with envelopes to the Cloud Repository, the envelopes are saved separately from the transaction information and the file is stored in two versions. If you want to retrieve the original copy of the file from the repository, in the History dialog, right-click the first version and select Download. |