/
How to Create Filter

How to Create Filter

Aim of this article

Explains how to create a filter which is used by routes to fetch or delete data from a partition.

Related sections

Filters (Reference Manual)

Required permissions

Integration Instance - Edit

Steps:

  1. Go to Account > Integrations > Filters.

  2. Click New Filter.

  3. Fill in:

    • Name – Enter name of your choice.

    • Connection – Select from the available connections. 

    • Entity Type

      • If pricefx connection is selected, you can select here one of the following values: Customer, Customer Extension, BoM Data, Data Source, Product, Product Extension, Company Parameters, Product Competition.

      • If other connection type is selected, you need to select filter configuration for the given connection (IM REST endpoint) (IMHttpClient method getFilterConfigurations()).

    • Entity Name – For some of the entities, you can select here from values found at the partition.

    • Definition – Allows you to build the filter condition using Advanced Filter. For details on using advanced filters, see Filtering (Unity documentation).

  4. Click Save.

Related content

Extraction Using Pricefx API (POJO Customization)
Extraction Using Pricefx API (POJO Customization)
More like this

PlatformManager version 1.80.0