|
Home > Archive > BizTalk Server Orchestration > May 2005 > call Orchestrations across Projects
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 |
call Orchestrations across Projects
|
|
|
| Can we call Orchestrations across Projects? If I have all my Orchestrations in a single project i can call, but if I want to move the common Orchestration in a common project I am not able to see them when I try to configure the Call Orchestration Shape | |
| Tomas Restrepo \(MVP\) 2005-05-25, 8:48 pm |
| Nisha,
> Can we call Orchestrations across Projects? If I have all my
> Orchestrations in a single project i can call, but if I want to move
> the common Orchestration in a common project I am not able to see them
> when I try to configure the Call Orchestration Shape
From the project where you want to use the Call Orchestration shape, add a
reference to the project (or assembly) containing the orchestration to call.
You should then be able to see it.
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
| |
| Tomas Restrepo \(MVP\) 2005-05-25, 8:48 pm |
| Also remember to make the orchestrations you want to call in the common
project public... I believe they are internal by default...
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
"Nisha" <Nisha.1pm094@mail.webservertalk.com> wrote in message
news:Nisha.1pm094@mail.webservertalk.com...
>
> Can we call Orchestrations across Projects? If I have all my
> Orchestrations in a single project i can call, but if I want to move
> the common Orchestration in a common project I am not able to see them
> when I try to configure the Call Orchestration Shape
>
>
>
> --
> Nisha
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message1074518.html
>
|
|
|
|
|