Defining a Filter Object

The steps for defining Filter Objects (FILTER) are the same as for any other Automic object. This section describes the settings that are specific to only Filter objects. For general information about the purpose of a Filter object, see Filter Object (FILTER).

A Filter object definition is made up of the following pages:

Output page definition

On the Filter page you specify the strings you search for and the files to be scanned for them. You can specify multiple files and multiple strings within files. One filter object can check that either all criteria are met or at least one.

Filter Logic

The purpose of a filter object is to return a true/false result based on the outcome of various searches. In the Filter Logic section you specify whether all or just one of the search criteria described in the rest of the object have to be met for the overall result to be true.

Option Descriptions
Filter Definitions

Select whether all or only one filter criteria in the rest of the filter object have to be met for the filter object to return a "true" value.

  • All must match (AND Operation)
  • At least one must match (OR Operation)

Filter Searches

In the remaining sections of the filter definition you can define one of more criteria for the different file types that you can search. The file types are:

To Define the Specific Searches

You define the searches in the same way for all file types.

  1. Do one of the following:

    • For Reports, select a file type
    • For Registered Job Output or File enter a file path and name. For example: C:/MyUser/filename.txt.

    You can use wildcard characters for file names. The search for files is case-sensitive.

  2. Select an operator:
    • Contains
    • Does not contain
  3. Enter a search string. Standard wildcard characters (*, ?) are allowed. You can also use variables here.

    The notation of the string is irrelevant, as this field is not case-sensitive.

  4. Click Add.

    A search filter statement appears under the input fields.

    Output page definition

    Only statements under the input fields are used in the final object, so make sure to click Add.

  5. To remove an added search criterion, click the X in the right of the criteria box.
  6. To edit an added search criterion, click on the search filter statement to activate it and modify its contents:

    Output page definition

  7. Repeat these steps for all the search criteria and save the object.

See also:

Registered Job Output