Renaming a Project Element

    Procedure
  1. Rename the element using one of the following methods:
    Right-click a project element in BusinessEvents Studio Explorer and select Refactor > Rename.
    Highlight the element, then select File > Rename.
    Highlight the element, then press F2.

    The first page of the Rename Element wizard appears.

  2. In the New Name field, type the new name.
  3. If you do not want to rename the element in places where it is referenced, clear the Update References check box; however, you should update all references to ensure the integrity of the project (see Updating All References).
  4. Click Preview. One of the following occurs:
    The preview page displays so you can examine the effect of this change. See Working with the Preview Page for details.
    The problems page displays if renaming cannot be done, for example, because a new element name is used by an existing element. Click Back to fix the problem, or Cancel to cancel the rename.
  5. In the preview page, clear check boxes if you do not want the change to be made in some referenced locations; however, you should update all references to ensure the integrity of the project (see Updating All References).
  6. To complete the change, click OK.