Group-defined transaction sets

In the X12 Configurator, you can define transaction sets as GS...GE, in addition to ST...SE. This type of transaction set is required for a group-level split. The group variant must start with GS and end with GE, and should include the transaction set as a repeating group.

The group variant uses this form:

GS
{
          ST
          . . .
          SE
}
GE
Note: Do not use curly braces around everything to set the transaction message to repeat. This type of message crashes the engine.