WebSphere Message Broker Version 8.0.0.5 Betriebssysteme: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

Sehen Sie sich die Informationen zur aktuellen Produktversion im IBM Integration Bus Version 9.0 an.

Technical solution: Converting legacy subflows

To reuse common application logic in multiple integration solutions, you can reuse your legacy subflows. However, you should convert them to subflows created as a .subflow file before you reuse them in new integration solutions.

Legacy subflows are subflows that you created in earlier versions of WebSphere® Message Broker. These subflows are deployed at run time inlined into the message flow that includes them. Legacy subflows allow you to reuse the common flow logic at the design and development time.

You must complete the following steps to convert a legacy subflow:
  1. Learn how WebSphere Message Broker Version 8 handles legacy subflows at deployment and run time. For more information, see Deploying a subflow created as a .msgflow file.
  2. Learn how WebSphere Message Broker Version 8 handles subflows created as .subflow files at deployment and run time. For more information, see Deploying a subflow created as a .subflow file.
  3. Identify other resources included in your subflow that require conversion, for example, WebSphere Message Broker Version 7.0 Mapping nodes.
  4. Convert your legacy subflows created as .msgflow files to .subflow files.
  5. Update existing solutions to use the converted subflow instead of the legacy subflow.