Searching for Object Dependencies

With the Search for Use function you can quickly access the list of objects in which a particular object or task is being used.

Before modifying, transporting, exporting/importing, deleting, etc. an object you may want to know in which other objects it is referenced. For this purpose you use the Search for Use function that is available from

To Make a Search for Object Dependencies

ClosedUsing the Global Search Function

You find the global search box on the right corner of the menu bar:

Click to Expand

  1. Type the name, title or RunID of the record you are looking for. The text you enter must have

    • at least two characters to start the search automatically
    • if you enter only one character, you must add a wildcard (* or ?), otherwise the search will not start

    You can also type two terms separated by a space.

  2. A dropdown list with an overview of the results opens up.
  3. Select the object or task and right-click to open the context-menu.
  4. Select Search for Use.

  5. A list is displayed that contains all the objects in which the selected record is being used.

    This list provides all the functions you are entitled to. Right-click any item to open the context menu containing them.

ClosedFrom the Process Assembly or Process Monitoring perspective

  1. Select the object or task and right-click.
  2. Select Search for Use.
  3. A list is displayed that contains all the objects in which the selected record is being used.

    This list provides all the functions you are entitled to. Right-click any item to open the context menu containing them.

Restrictions

The following restrictions apply on the Search of Use function:

Scripts

In script, this function is deactivated by default. The administrator can activate it in the UC_CLIENT_SETTINGS variable (see UC_CLIENT_SETTINGS - Various Client Settings) variable using the SEARCH_SCRIPT_FOR_USAGE key. Two methods are available:

Calendars

When searching for calendar events in scripts, the result only includes lines that contain both the calendar event and the name of the Calendar object.

Note that the search function does not find calendar and calendar keyword usages if the settings of recurring tasks are concerned. See Executing Objects Recursively.

The Search function does not search a calendar keyword in the Calendar object in which it has been created.

Example:

The Calendar object ON_CALL_DUTY has two calendar events, namely MONDAY_TO_FRIDAY and WORKDAYS. The latter one is a group calendar event that contains the calendar event MONDAY_TO_FRIDAY. The result of searching the use of MONDAY_TO_FRIDAY does not include the calendar event WORKDAYS because it is stored in the very same Calendar object.

Agent Dependencies

The search function does not find agent usages if the filter specifications refer to Agent Groups (HOSTG).

The search for use function also includes fields that include an object but have been deactivated using a particular option and are grayed out. For example, Runtime tab - Else - Execute.

Note that the object type is not considered if the wildcards "?" and "*" are included in your search for object names.

See also: