EDIFACT Inbound Applications Trade Links (Tag: EDFInboundGroups)

Use this tag to add Documents to a new EDIFACT Inbound Trade Link. This record can appear within a Trade Link or within an Application Partner record. This record type is optional when not within an Application Partner record, however, if not included you will have an incomplete Trade Link (such links are valid in Partner Manager in the event you wish to complete it at a later time). The tag and field descriptions are described in the following table:

Field Label FieldName/Tag Req'd Max. Len. Validation Notes
Message Version Number MessageVersionNo Yes 3 fk to EDFMsgVerNo 1
Message Release Number MessageRelNo Yes 3 fk to EDFMsgRelNo 1
Controlling Agency ControllingAgency Yes 2 fk to EDFControlAgency 1
Association Assign Code AssocAssignCd No 6 fk to EDFAssocAssignCd 1
Functional ID/Message Type Func_MsgType Yes 6 fk to EDF_FuncID along with the above fields 1
Test Indicator TestIndicator No 1 T=True, F=False

Default: F

2
Production Indicator ProdIndicator No 1 T=True, F=False

Default: T

2
Validate By ValidateByInd No 1 "M"= Message; "F"=Functional Group/Interchange

Default M.

3
Test PO Nickname TestPutPO Yes if TestIndicator is T 3 Nickname of Valid Put PO 4
Prod PO Nickname ProdPutPO Yes if ProdIndicator is T 3 Nickname of Valid Put PO 5
AckLevel AckLevel No 1 See Note 6
Routing: Route Only RouteOnly No 1 Y/N

Default: N

 

Notes:

  1. The combinations of these five fields define the Application and must be unique within one Trade Link. For example, do not duplicate the Application in a EDFIBAPLink as well as within an EDFIBTradeLink, even if the MandatoryUNG is O (Optional).
  2. At least one of (TestIndicator or ProdIndicator) must be True.
  3. Note the field labels within Partner Manager change for this field depending on MandatoryUNG in EDFIBTradeLink. When MandatoryUNG is set to N (None), Validate By can be Message or Interchange. When MandatoryUNG is set to M (Mandatory) or O (Optional), Validate By can be Message or Functional Group. For the purposes of this XML input, set to M or F where F can mean either Functional Group or Interchange and M denotes Message.
  4. Must be exactly 3 characters if present. Ignored if TestIndicator is False, required otherwise. Nickname must point to a valid Put Post Office.
  5. Must be exactly 3 characters if present. Ignored if ProdIndicator is False, required otherwise. Nickname must point to a valid Put Post Office.
  6. Specify the optional Acknowledgement Level. If not specified, this value will be zero, No Acknowledgement. Valid values are 0, 1, 2, 3, 4 or 5. These values are: 0 = No Acknowledgement, 1 = Interchange Level, 2 = Functional Group Level, 3 = Message Level, 4 = Segment Level, 5 = Data Element Level. Value 2 (Functional Group Level) can only be specified if Mandatory UNG is in use (Application Partners in tag EDFIBAPLink are defined for this link).