Renaming a message flow or subflow

You can rename a message flow or subflow. You might want to rename a flow if you have modified it to provide a different function, and you want the name of the flow to reflect this new function.

Before you begin

This task assumes that you have created a message flow or subflow. For more information, see Creating a message flow or Creating a subflow.

About this task

To rename a message flow or subflow, complete the following steps.

Procedure

  1. In the Application Development view, expand the appropriate application, library, or integration project.
  2. To open the Rename Resource dialog box, select the flow that you want to rename (message_flow_name.msgflow or subflow_name.subflow), then click File > Rename.
  3. Enter a new name for the file.
  4. Click OK to rename the file, or Cancel to cancel the request.
    If you click OK, the file is renamed.

    After you have renamed the flow, any references that you have to this flow (for example, if it is embedded in another message flow) are no longer valid.