2 Replies Latest reply on Jun 14, 2011 3:29 AM by poyge394

    interrupt action pipeline

    poyge394

      Hi,

      Is thair anyway to interrupt the action pipeline ?

      Service A do an serviceinvoke to Service B , in Service B i whant in some state stop processing the pipeline and return back to Service A.

      If i return null from an action in Service B we never goes back to Service A.

      / Poyan