Tools for Finding Objects in a Diagram

TIBCO Business Studio provides different tools to find objects in a diagram.

The wildcard ? returns all elements. Use the * wildcard to restrict the results (for example, *2 to return all matches ending in 2). Note that the wildcard * by itself does not return any results; it only works in conjunction with a string.