If you need another way to call three services(one optional) then it can be
done through chaining.



On Tue, Jun 8, 2010 at 11:07 PM, varun bhansaly <[email protected]> wrote:

> Hi,
> I am implementing the following scenario -
>
> ServiceA needs to call 3 services,
>
> 1. ServiceB,
> 2. ServiceC,
> 3. (optional) but if at all reqd. then would be either of ServiceD or
> ServiceE.
>
>
> one of the ways is to use the dispatcher.runsync()/ runasync(). What are
> the
> possible ways to implement such scenarios ?
> If some1 has any suggestions plz post.
>
> --
> Regards,
> Varun Bhansaly
>

Reply via email to