The document is a duplicate. Contact the sender.
-
Monday, May 28, 2012 10:39 AM
Fuind the error I am getting while processing the EDI message
I am using Biztalk server 2006 and Covast for EDI processing.
An output message of the component "Covast EDI Disassembler" in receive pipeline "Covast.BizTalk.Pipeline.EDI.CovastEDIReceivePipeline, Covast.BizTalk.Pipeline.EDI.Default, Version=5.0.0.0, Culture=neutral, PublicKeyToken=68bef120a46b49ad" is suspended due to the following error:
Message translation failed:
(80) The document is a duplicate. Contact the sender.
source format: [3 3 3 ]
Interchange with format=[3 3 3 ] reference=[1170476] sender=[SENDER][14][] and recipient=[65757][14][] already arrived as interchange with intnr=[18833] on date=[2012/05/25] time=[13:21:05]
.
The sequence number of the suspended message is 1.PLease help me for the solution
All Replies
-
Monday, May 28, 2012 10:46 AM
Hi,
Change the UNB 5 interchange control number and submit.
Regards,
Bali
MCTS: BizTalk Server 2010,BizTalk Server 2006 and WCF
My Blog:dpsbali-biztalkweblog
-----------------------------------------------------
Mark As Answer or Vote As Helpful if this helps. -
Monday, May 28, 2012 10:48 AMHow to do that
-
Monday, May 28, 2012 10:53 AM
Taking this sample from you other post. If that issue is resolved pls mark the post accordingly.
You can the control number 000581
UNB+UNOC:3+5790000016839:14+5790001865757:14+120518:1510+000581'
Regards,
Bali
MCTS: BizTalk Server 2010,BizTalk Server 2006 and WCF
My Blog:dpsbali-biztalkweblog
-----------------------------------------------------
Mark As Answer or Vote As Helpful if this helps. -
Monday, May 28, 2012 10:57 AM
No that issue is not resolved yet
yuo have not given any resolution yet
please guide me
atlest help me accordingly
-
Monday, May 28, 2012 10:59 AM
Hi,
Well doesn't make sense .. did you change the control number and resubmit .. does it work now ..
Regards,
Bali
MCTS: BizTalk Server 2010,BizTalk Server 2006 and WCF
My Blog:dpsbali-biztalkweblog
-----------------------------------------------------
Mark As Answer or Vote As Helpful if this helps. -
Monday, May 28, 2012 11:02 AM
that's what am asking you to guid me the steps to do that
Do we have something in EDI property to allow Duplicate something
-
Monday, May 28, 2012 11:08 AMThere is no allowing duplicate something . I would recommend do some readup on the covast EDI documentation the interchange control number can be reset in the party properties but dont remember where. So look at the documentation as this is pretty basic.
Regards,
Bali
MCTS: BizTalk Server 2010,BizTalk Server 2006 and WCF
My Blog:dpsbali-biztalkweblog
-----------------------------------------------------
Mark As Answer or Vote As Helpful if this helps. -
Monday, May 28, 2012 11:28 AM
If I will change the control number will it affect the other parties
I dont find any Control number properties in the Party Property
-
Monday, May 28, 2012 11:51 AM
Hi,
Do you see any check for duplicate UB5 check box in EDIFACT property settings. Uncheck that. And I meant change the control number in your file manually to see if that works on resubmit.
Regards,
Bali
MCTS: BizTalk Server 2010,BizTalk Server 2006 and WCF
My Blog:dpsbali-biztalkweblog
-----------------------------------------------------
Mark As Answer or Vote As Helpful if this helps.- Edited by DPS Bali Monday, May 28, 2012 11:51 AM
-
Monday, May 28, 2012 11:56 AM
I am not able to find any UB 5 itself
Its not possible to change the control number everytime dont we have any settings to allow the message more than once
-
Monday, May 28, 2012 12:01 PMYou should be able to reset the control number, this is usually a unique sequence and is not expected to be same everytime.
Regards,
Bali
MCTS: BizTalk Server 2010,BizTalk Server 2006 and WCF
My Blog:dpsbali-biztalkweblog
-----------------------------------------------------
Mark As Answer or Vote As Helpful if this helps. -
Wednesday, August 01, 2012 8:01 AM
I found the answer you just need to do following steps:
1. go to the covast Admin Console
2.Click + of Covast EDI ASccelerator 2006 Administration
3.Covast Group
4.Parties select your Party f.ex. Party1
5.Click + of Party1
6.Then Click + of EDI:///
7. select General .There you will find an option Allow duplicates click on YES(No acknowledgement)
thats it it will help you
Note: Dont forget to restart the BT Service.
-----------------------------------------------------
Mark As Answer or Vote As Helpful if this helps.- Marked As Answer by har Wednesday, August 01, 2012 8:01 AM
-
Wednesday, August 01, 2012 10:03 AM
The solution which you implemented is good to resolve the issue, however do understand that by doing this you are actually allowing processing of duplicate message by BizTalk. You can easily ignore this error. I don't know whats your business requirement but avoid doing this.
Just understand why this error is coming
1) Your partner send message to you
2) Covast accept this message and acknowlege it back
3) Due to some reason your partner send the same message again (Network glitch, ack not received in time)
4) Covast detect this message as duplicate based on interchange id and reject it.
SO what now Covast is going to do even though it received the same interchange previously if it get same message again it is going to process it again.
Now decide based on your buisness
-
Wednesday, August 01, 2012 10:58 AM
How can I easily ignore such error .Could you please guide me?
-
Wednesday, August 01, 2012 12:07 PM
Hi Har,
When i said you can easily ignore this error, what i mean is don't care about this. Its not going to affect anything. Just consider this error as information/warning.
Regards
-
Wednesday, August 01, 2012 1:17 PM
No its not just warning its not allowing message to go to the out folder
Its getting stuck at BT itsself
thats why I asked how can I allow duplicate values.
Thank you

