Skip to Content
0
May 13, 2014 at 08:14 AM

Call iFlow from iFlow

463 Views

Hello experts,

In some scenarios I have to call iFlow from another iFlow.

<sender WS> ----> <iFlow1> ----> <iFlow2> -----> <receiver WS>

I found an way how to do that - I deploy <iFlow2>, then in Process Integration Runtime I can get enpoint URL of <iFlow2> and I use that URL in receiver Comm. channel in <iFlow1>.

My question is - is this the best way how to do that or it does exists some better way? The problem is, that it is hard to determine from that URL, which WS is called.

I wonder if there is some more "customizing" or "graphical" way how to make that kind of connection.

Thanks

VB