Splitting processing with callable flows
Use callable flows to split processing between different flows or locations.
About this task
By using callable flows, you can split your message flow processing between different flows in App Connect or different locations.
With callable flows, a Callable Flow Invoke node in the invoking flow triggers a Callable Flow Input node in a callable flow. The callable flow also contains a Callable Flow Reply node, which returns a response to the Invoke node in the invoking flow. Asynchronous invoke and response nodes are also available in App Connect Enterprise. If your flows are split between App Connect and App Connect Enterprise, you must configure secure connectivity between them.
If you have App Connect and webMethods Integration enabled in IBM® webMethods Hybrid Integration, you can also import App Connect
For more information, see Callable flows overview.
Procedure
The following tasks describe how to split processing between different flows or locations.