|
Home > Archive > BizTalk Server Applications Integration > June 2006 > Multiple Idoc Receives
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 |
Multiple Idoc Receives
|
|
| Enrico Zerilli 2006-06-16, 7:19 am |
|
Hi to all
i have the next problem: i must receive from SAP enviroment multiple
different kind Idoc, every Idoc must go to a different
orchestration. My idea is to create each receive port/receive location for
every Idoc received but when i try to create the
second RP/RL appeare the next error message:
Address should be unique.
Address 'sap://<Machine Name>:<Server SAP>/<SAP Program ID>/<SAP Gateway>/
is already present for this Receive Location
Refresh and try again.
I Refresh but happean the same thing.
How can i solve this bad situation? It's not possible receive multiple Idoc
from a same SAP enviroment?
Thanks a in advance
Enrico Zerilli
enricozerilli@hotmail.com
http://blogs.dotmark.net/enf/
http://enfr.spaces.msn.com/PersonalSpace.aspx
| |
| Amer Jarallah 2006-06-25, 1:17 pm |
| hi,
As per my experience, only one receive port/location can connect to an
SAP program.
you can examine the incoming message for specific values (or any other
criteria) and call the needed orchestration with passing the
appropriate xml schema.
regards, Amer.
Enrico Zerilli wrote:
> Hi to all
> i have the next problem: i must receive from SAP enviroment multiple
> different kind Idoc, every Idoc must go to a different
> orchestration. My idea is to create each receive port/receive location for
> every Idoc received but when i try to create the
> second RP/RL appeare the next error message:
> Address should be unique.
> Address 'sap://<Machine Name>:<Server SAP>/<SAP Program ID>/<SAP Gateway>/
> is already present for this Receive Location
> Refresh and try again.
>
> I Refresh but happean the same thing.
> How can i solve this bad situation? It's not possible receive multiple Idoc
> from a same SAP enviroment?
>
> Thanks a in advance
>
> Enrico Zerilli
> enricozerilli@hotmail.com
> http://blogs.dotmark.net/enf/
> http://enfr.spaces.msn.com/PersonalSpace.aspx
| |
| Greg Forsythe 2006-06-25, 7:22 pm |
| Have you tried editing the Adress Uri by adding a receive location specific
suffix.
There is a similar issue with the SQL adapter, which allows you to add a
suffix.
Greg
"Enrico Zerilli" <EnricoZerilli@discussions.microsoft.com> wrote in message
news:B55EC448-B1E2-462C-96A2-316974D1A26D@microsoft.com...
>
> Hi to all
> i have the next problem: i must receive from SAP enviroment multiple
> different kind Idoc, every Idoc must go to a different
> orchestration. My idea is to create each receive port/receive location for
> every Idoc received but when i try to create the
> second RP/RL appeare the next error message:
> Address should be unique.
> Address 'sap://<Machine Name>:<Server SAP>/<SAP Program ID>/<SAP Gateway>/
> is already present for this Receive Location
> Refresh and try again.
>
> I Refresh but happean the same thing.
> How can i solve this bad situation? It's not possible receive multiple
> Idoc
> from a same SAP enviroment?
>
> Thanks a in advance
>
> Enrico Zerilli
> enricozerilli@hotmail.com
> http://blogs.dotmark.net/enf/
> http://enfr.spaces.msn.com/PersonalSpace.aspx
|
|
|
|
|