2 Replies Latest reply on Oct 5, 2012 1:55 AM by davsclaus

    Callback based on multiple wireTaps?

    jasonnh

      Hi,

       

      I am trying to acheive something like the following:

       

       

       

      But the trouble with that is the end result is dependent on destination1 and destination2 completing not just destination2.

       

      Using onCompletion does not seem to help as that does not allow for the async WireTap.

      It feels as if I need a callback based on the completion of both the wiretapped destination1 and desintation2.

       

      Any ideas how to achieve this?

      Thanks.