|
Home > Archive > BizTalk Server Applications Integration > June 2004 > Correlation Error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Ashwani Raghav 2004-06-20, 11:09 pm |
| Hi,
How can we implement correlation in biztalk server?
I am sending X12 856 doc to my trading partner and receiving FA(997) for
that. But when i process these 997, i got the following error.
An errror occured in Biztalk Server.
Details:
--------------------
[0x162b] Acknowledgement correlation failed. The correlation key(s) given
did not match any record in the Tracking database.
[)x015c] The correlation component "Biztalk.CorrelateX12" returned an
unexpected failure. The document will be placed in the Suspended queue.
[)x1730] Suspended Queue ID: "{7E3875B9-5415-4C16-82A2-A27AE056C236}"
[0x015d] Receipt correlation processing failed.
Please help. It is very very urgent.
Thank you in advance.
Ashwani
| |
| Gilles [MSFT] 2004-06-20, 11:09 pm |
| Hello Ashwani,
>How can we implement correlation in biztalk server?
>I am sending X12 856 doc to my trading partner and receiving FA(997) for
>that. But when i process these 997, i got the following error.
You will find all needed informations about correlation at http://msdn.microsoft.com/library/e....asp?frame=true
Quickly said, your orchestration needs to define a proper correlation set as explained in the previous page (and the links it has).
Thanks,
-Gilles.
|
|
|
|
|