您的位置:首页 > 产品设计 > UI/UE

BizTalk - Most possible reason for “is Delimiters are not unique” in EDI transaction

2009-02-17 19:03 501 查看
I have one EDI to IDOC map deployed on BizTalk2006, and after I dropped an EDI file into the receive location, I got the following error.

Fatal error encountered in EDI Disassembler, error information is Delimiters are not unique, field and component seperator are the same

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

From the error description, I thought there were multiple delimiters within the input data, After I double checked my input data, I realized that’s not the reason.After comparing with other data files which can pass the schema validation, I found any field level violation in envelop can cause this type of error. E.g. ISA09 is a date format, but the value here is seven digitals, in my case the ISA06 field has extra white spaces and max length exceeds 15.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐