09-30-04 01:02 AM
Can you open HAT and go to the Queries menu. Run the recent service
instances query and find your orchestration. Now you should be able to open
it in the orchestration debugger and find out the flow that your messages
went through. It may be that you kicked off two different orchestrations,
one with each file and there are two instances out there waiting for the
second document. you could try just dropping another copy of the ONE of the
documents and see if the orchestration completes.
The other thing to do is look at the following topic in the help (make sure
you have updated your help from the initial install)
"working with convoy scenarios"
This has good information about what the convoys are and how to set them up.
The sub topic for what you are doing is "concurrent correlated receives".
Matt
"Madhu Sudhanan Ramanujam" <ramanum@fusiontech.com> wrote in message
news:uiELFfJpEHA.4008@TK2MSFTNGP14.phx.gbl...
> Hi,
> Honestly searched for some thing but still I couldn't find much. I started
> off on my own and I have landed here...
> I now have 2 input schemas, mapped to one output schema. I've created the
> orchestration and the receive shapes are placed in a parallel processor.
> Further to that, I have a transform shape which combines both the received
> files into one and send it to the send port using a send shape. I've also
> created 3 correlation type with just the ReceivedFileName property
> promoted on all the three shapes and I've associated the 2 receive shapes
> and 1 send shape with this correlation. When I palced both the input files
> on the input folder, they were consumed. I never saw any erros in the
> event log and there is no output file. The HAT says that the file has been
> consumed but dehydrated. Can you please help me out with this? I'm
> attaching my project along with this message.
>
> PS: I'm using BizTalk Server 2004 along with VS.Net 2003
>
> Madhu Sudhanan Ramanujam
>
> "Matt Milner" <matt.milner@m3technologypartners dot com> wrote in message
> news:OmVQJuXoEHA.3896@TK2MSFTNGP15.phx.gbl...
>
>
>
[ Post a follow-up to this message ]
|