Consider the following scenario:
- You use Electronic Data Interchange (EDI) to process an Electronic Data Interchange For Administration, Commerce and Transport (EDIFACT) message in Microsoft BizTalk Server 2009.
- The EDIFACT message meets the following conditions:
- The length of the regular characters in a data element of the EDIFACT message is smaller than the maximum length limit of the data element.
- The data element includes release characters. The combined length of the release and regular characters is greater than the maximum length limit.
Note A release character is a character that is used to restore the original meaning of characters that are used to separate syntax. For example, the question mark (?) is frequently used as a release character.
39: Data element too long
This error indicates the message cannot be processed because a data element is longer than the maximum length specified by the schema.
This error indicates the message cannot be processed because a data element is longer than the maximum length specified by the schema.