|
Home > Archive > BizTalk Server Orchestration > November 2004 > Correlating on File.ReceivedFileName
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]
| Author |
Correlating on File.ReceivedFileName
|
|
| Muhammad Omer [Xavor] 2004-11-11, 7:46 am |
| I have a situation where I need to correlate an incomming message to an
outgoign message.
I've declared a correlation type with the property File.ReceivedFileName.
While initializing my correlation set, I set the File.ReceivedFileName of my
outgoing message to what I expect as the filename of the response.
I run the sample but the response message does not end up with the
orchestration (I get a delivery failure), one stuck orchestration and a
suspended message.
I have checked the ReceivedFileName property of the stuck message from HAT
and compared it to the subscription setup for the waiting orchestration
(from teh subscription viewer) and they match perfectly. I have even
promoted ReceivedFileName using a custom pipeline but the message does not
seem to get routed to the orchestration instance.
Any ideas what I might be doing wrong?
Omer
| |
|
| Hi, Muhammad
Larry has responded to your identical post in
microsoft.public,biztalk.general. Please follow up there.
Thank you for choosing the MSDN Managed Newsgroups,
John Eikanger
Microsoft Developer Support
This posting is provided “AS IS” with no warranties, and confers no rights.
--------------------
| From: "Muhammad Omer [Xavor]" <XavorDotNet@nospam.nospam>
| Subject: Correlating on File.ReceivedFileName
| Date: Thu, 11 Nov 2004 14:59:46 +0500
| X-Tomcat-NG: microsoft.public.biztalk.orchestration
|
| I have a situation where I need to correlate an incomming message to an
| outgoign message.
| I've declared a correlation type with the property File.ReceivedFileName.
| While initializing my correlation set, I set the File.ReceivedFileName of
my
| outgoing message to what I expect as the filename of the response.
| I run the sample but the response message does not end up with the
| orchestration (I get a delivery failure), one stuck orchestration and a
| suspended message.
| I have checked the ReceivedFileName property of the stuck message from HAT
| and compared it to the subscription setup for the waiting orchestration
| (from teh subscription viewer) and they match perfectly. I have even
| promoted ReceivedFileName using a custom pipeline but the message does not
| seem to get routed to the orchestration instance.
| Any ideas what I might be doing wrong?
| Omer
|
|
|
|
|
|
|
|