BPEL Designer: Finding Usages of BPEL Components

See Also

In the Design view of the BPEL Designer, you can use the Find Usages command to determine where the following elements are used in the associated .bpel files:

To find where an element is used in your BPEL project:

  1. In the IDE, open the BPEL file (.bpel) you want to work with.
    By default, the IDE opens the Design view for the BPEL file.
  2. In the Design view, select the element for which you want to see usages.
    You can also select the element in the BPEL Logical View of the Navigator window.
  3. Choose Edit > Find Usages from the main menu.
    The IDE opens the XML Usages window in the lower part of the IDE. The first time you invoke the Find Usages function, the window has no tabs. For each consequent query, the IDE adds a Find XML Usages tab that shows the usages of the component you selected.
  4. (Optional) To go to the source for an element, double-click that element in the tree. The right part of the XML Usages windows is a visual representation of element usages throughout the project.
See Also
Finding Usages of XML Schema Components
Finding Usages of WSDL Components

Legal Notices