Home Page › Forums › BizTalk 2004 – BizTalk 2010 › EDI Receive pipe issue
- This topic has 2 replies, 1 voice, and was last updated 8 years, 4 months ago by
community-content.
-
AuthorPosts
-
-
April 30, 2008 at 2:41 PM #19507
Hi,
I have create party to receive EDI. I also have receive port with EDI receive pipeline , send port with EDI send pipe line and added standerd x12/850 schema to project and i deployed as well. I have referenced EDI Application to this project too.
I am getting the following error when i try to receive EDI 850.Error encountered during parsing. The X12 transaction set with id ” contained in functional group with id ‘12345’, in interchange with id ‘00001111’, with sender id ‘ARIBAEDI ‘, receiver id ‘9059998882 ‘ is being suspended with following errors:
Error: 1 (Miscellaneous error)
6: Missing or invalid or duplicate Transaction set identifier ‘http://schemas.microsoft.com/BizTalk/EDI/X12/2006#X12_00401_850’
ANDA message received by adapter “FILE” on receive location “RECLOC_ARIBA_850_IN” with URI “D:\APP_LOGS\Inbound\*_IN*.*” is suspended.
Error details: An output message of the component “Unknown ” in receive pipeline “Microsoft.BizTalk.Edi.DefaultPipelines.EdiReceive, Microsoft.BizTalk.Edi.EdiPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35” is suspended due to the following error:
Unknown .Please help me to solve this
—
Thank you in advance,Siva
-
May 1, 2008 at 12:10 PM #19525
Siva,
Although I normally do traditional EDIFACT, having a look at your error message seems to suggest that the Transaction Set Identifier is missing. Furthermore, the erorr message The X12 transaction set with id ” contained in functional group seems to suggest that the Transaction Set Identifier is in fact missing.
I’m presuming that a Transaction Set Identifier is similar to an EDI Interchange identifier – is it possible to supply this value and re-run the message?
Regards, Nick.
-
May 1, 2008 at 3:07 PM #19528
Thank you Nick.
It works fine when I use custom EDI receive and EDI send pipes. I am not sure how come it could not work with default EDI receive and EDI send pipes.
I have another issue now:
I have an issue in receving EDI file. When EDI message have “%u00e5” or similer to these
characters EDI message is susspend by receive pipe line. How can i allow all
characters?
I tried the following set up.
EDI receive pipe line’s Character set : UTF8, no luck
character set: Extended, still no luck.
I tried with and without EDI TYPE – Extended Validation in party properties. still no luck.Thank you in adavance,
Siva
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.