ServiceNow Connector > Synchronization tasks with ServiceNow Connector > Data filters
  

Data filters

You can use data filters to fetch specific data of a particular object.
When you use a ServiceNow connection, you can create simple or advanced data filters.

Simple data filters

You can create one or more simple data filters. When you create multiple simple data filters, the associated task creates an AND operator between the filters and loads rows that apply to all simple data filters.
    1Select Data Filters tab in a synchronization task.
    The Data Filters tab appears.
    2Click New.
    The Data Filter dialog box appears.
    3Specify the following details:
    Field Type
    Description
    Object
    Select Object for which you want to assign filter fields.
    Filter By
    Select the Filter Field.
    Operator
    Select the operator.
    Filter Value
    Enter the Filter value.
    4Click OK.

Advanced data filters

To run search queries containing complex filter expressions, use the advanced data filter.
    1Click Advanced in Data Filter dialog box.
    The Advanced Data Filter dialog box appears.
    2Enter the Filter Expression.
    3Click OK.
    The following image shows the Advanced Data Filter page:

Rules and guidelines for data filters

Consider the following rules and guidelines when you apply data filters to filter ServiceNow objects:
Follow these guidelines when you configure an advanced filter: