Add more than one instance of a message flow to a BAR file and use configurable properties to customize each instance.
You can deploy multiple instances of the same message flow with different values for configurable properties. By using the same flow with different configurable property values, you can reuse a flow but customize each instance to your requirements. For example, you might use one flow with a particular value for an output queue, then add a second instance of the same flow and use a configurable property to set a different value for the output queue.
If you want to create multiple instances of a message flow to improve performance, see Optimizing message flow throughput.
To deploy multiple instances of a message flow with different values for the configurable properties, complete the following steps:
Deploy the BAR file by following the instructions in Deploying integration solutions to a production environment. Both message flows are deployed and use the values for the configurable properties that you set in the BAR file.