| Michel Prévost 2005-07-12, 5:51 pm |
| Yes, you can do it. Begin by constructing the message in the calling orch.
In the called orchestration "Orchestration View" window, there is a
"orchestration parameters" node, below it there is a "Message Parameter"
node. Add a new message parameter of the same type as the one constructed in
the calling orchestration. In the calling orchestration, use a "Call
orchestration" shape, select the other orchestration, and you will see the
list of parameters. Usually, BTS designer is smart enough to populate the
params correctly. But not always....
Michel
"syj_001" <syj_001@hotmail-dot-com.no-spam.invalid> wrote in message
news:w96dnXUhzeLxc07fRVn_vg@giganews.com...
>I have an orchestration and I want to call another.
> Can I construct a message in the first orch. and use it in the second
> without constructing it again?
> What about send it to another as a parameter? Is that true?
> And how?
>
|