AWS::B2BI::Partnership X12ControlNumbers - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::B2BI::Partnership X12ControlNumbers

Contains configuration for X12 control numbers used in X12 EDI generation. Control numbers are used to uniquely identify interchanges, functional groups, and transaction sets.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

StartingFunctionalGroupControlNumber

Specifies the starting functional group control number (GS06) to use for X12 EDI generation. This number is incremented for each new functional group. For the GS (functional group) envelope, Amazon B2B Data Interchange generates a functional group control number that is unique to the sender ID, receiver ID, and functional identifier code combination.

Required: No

Type: Number

Minimum: 1

Maximum: 999999999

Update requires: No interruption

StartingInterchangeControlNumber

Specifies the starting interchange control number (ISA13) to use for X12 EDI generation. This number is incremented for each new interchange. For the ISA (interchange) envelope, Amazon B2B Data Interchange generates an interchange control number that is unique for the ISA05 and ISA06 (sender) & ISA07 and ISA08 (receiver) combination.

Required: No

Type: Number

Minimum: 1

Maximum: 999999999

Update requires: No interruption

StartingTransactionSetControlNumber

Specifies the starting transaction set control number (ST02) to use for X12 EDI generation. This number is incremented for each new transaction set.

Required: No

Type: Number

Minimum: 1

Maximum: 999999999

Update requires: No interruption