|
Home > Archive > BizTalk Server Orchestration > September 2004 > Connect more receive location in one orchestration
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 |
Connect more receive location in one orchestration
|
|
| FABBIO 2004-07-09, 3:32 pm |
| I have two or more customers that send me the orders,so
I would like use more receive location and connect
them to one receive shape.
How I can insert in my orchestration more receive location?
Thanks,
FABBIO
| |
| Alan Smith 2004-07-09, 3:32 pm |
| Hi Fabbio,
You can create a receive port in the BizTalk explorer from within Visual Studio,
then add multiple receive locations there. I don't think there is a way to do it
from within the orchestration.
Cheers,
Alan
"FABBIO" wrote:
> I have two or more customers that send me the orders,so
> I would like use more receive location and connect
> them to one receive shape.
> How I can insert in my orchestration more receive location?
> Thanks,
> FABBIO
| |
| Michael Roze [MSFTF] 2004-07-09, 3:32 pm |
| Receive Locations are not directly bound to the orchestration.
The logical process is to:
1. Create 1 Receive Port
2. Bind This single Receive Port to your orchestration.
3. Add Multiple Receive Locations to this Receive Port
4. This way multiple customers can send data to different locations all
processed by the same orchestration
Thanks,
MRoze
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
[vbcol=seagreen]
| |
| Brian Loesgen 2004-07-09, 3:33 pm |
| > 4. This way multiple customers can send data to different locations all
> processed by the same orchestration
And to add to this, maps can be associated with receive locations, so data
coming in from multiple receive locations could be mapped to a
canonical/standard format. This is VERY powerful...
Brian
Neudesic
Microsoft BizTalk MVP
"Michael Roze [MSFTF]" <mroze@online.microsoft.com> wrote in message
news:%23Ad%23LSDZEHA.2900@cpmsftngxa06.phx.gbl...
> Receive Locations are not directly bound to the orchestration.
> The logical process is to:
> 1. Create 1 Receive Port
> 2. Bind This single Receive Port to your orchestration.
> 3. Add Multiple Receive Locations to this Receive Port
> 4. This way multiple customers can send data to different locations all
> processed by the same orchestration
>
> Thanks,
> MRoze
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> EBusiness Server Team
>
>
| |
| ramani viswanathan 2004-07-09, 3:33 pm |
| I found in Biztalk explorer, an inbound map can be added only receive port and not receive location. Secondly can I add more than one map at the receive port?
Thanks
Ramani
"Brian Loesgen" wrote:
>
> And to add to this, maps can be associated with receive locations, so data
> coming in from multiple receive locations could be mapped to a
> canonical/standard format. This is VERY powerful...
>
> Brian
> Neudesic
> Microsoft BizTalk MVP
>
>
> "Michael Roze [MSFTF]" <mroze@online.microsoft.com> wrote in message
> news:%23Ad%23LSDZEHA.2900@cpmsftngxa06.phx.gbl...
> rights.
>
>
>
| |
| Matt Milner 2004-07-09, 3:33 pm |
| yes you can add more than one map as long as they have different source
schemas. The idea here is that you are normalizing the data coming into the
system by mapping from different schemas to, probably, one schema.
Matt
"ramani viswanathan" <ramaniviswanathan@discussions.microsoft.com> wrote in
message news:99D870E7-0420-4117-9163-45B9E2D8A2FF@microsoft.com...
> I found in Biztalk explorer, an inbound map can be added only receive port
and not receive location. Secondly can I add more than one map at the
receive port?[vbcol=seagreen]
>
> Thanks
> Ramani
>
> "Brian Loesgen" wrote:
>
all[vbcol=seagreen]
data[vbcol=seagreen]
all[vbcol=seagreen]
| |
| Michael Roze [MSFTF] 2004-09-27, 5:51 pm |
| Closing as no response from user.
Thanks,
MRoze
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
[vbcol=seagreen]
Studio,[vbcol=seagreen]
to do it[vbcol=seagreen]
|
|
|
|
|