Configuring an orchestration to orchestration connection
You can configure a Web Service endpoint to call another Web Service orchestration stored in the Integration Appliance, in the same project.
About this task
You can configure an Orchestration to Orchestration connection by specifying the transport protocol to the endpoint location as local:// instead of the conventional http://.
You apply this option to either call (invoke) or provide endpoint type.
When an orchestration that has Web Services Provide service starter activity with Transport type set to Local, referred to as sub-orchestration, then persistence setting for the main orchestration and the sub-orchestration should be same within the same project.
For example, if the persistence is enabled for the main orchestration, then it should be enabled for the sub-orchestration also. If the persistence is disabled in the main orchestration, then it should be disabled for the sub-orchestration and vice-versa.