|
Home > Archive > BizTalk Server Orchestration > September 2004 > Direct port binding with Message Box
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 |
Direct port binding with Message Box
|
|
|
| Hi,
I have been doing a direct port binding with the message box. But if I do
this the orchestration reads the message over and over again. I understand
this is a problem with the direct port binding. Can someone suggest how to
get over this?
The use of direct port binding with teh message box is something I can't do
away with.
Thanks and Regards,
Sovon.
| |
|
| Okay friends,
I figured it out.
What I was doing is like this.
1. I had a file adapter from which I am reading a file.
2. This file adapter was being used by orchestration 1. Which subscribes for
message type M1.
3. This message was being used but not transformed by orchestration 1. It
wrote back the message M1 to message box for Orchestration 2 to subscribe it.
4. Here is the flaw. Now this newly written message M1 is getting subscribed
by Orchestration 1 as well as 2. So we were geting multiple instances.
Hope this would help others.
Regards,
Sovon
"Sovon" wrote:
> Hi,
> I have been doing a direct port binding with the message box. But if I do
> this the orchestration reads the message over and over again. I understand
> this is a problem with the direct port binding. Can someone suggest how to
> get over this?
>
> The use of direct port binding with teh message box is something I can't do
> away with.
>
> Thanks and Regards,
> Sovon.
| |
| Michael Roze [MSFTF] 2004-09-23, 8:47 pm |
| Closing as the problem is resolved.
Thanks,
MRoze
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
--------------------[vbcol=seagreen]
for[vbcol=seagreen]
it.[vbcol=seagreen]
subscribed[vbcol=seagreen]
do[vbcol=seagreen]
understand[vbcol=seagreen]
to[vbcol=seagreen]
can't do[vbcol=seagreen]
|
|
|
|
|