6.1.3 Performing Limited (Filtered) Reconciliation

Limited or filtered reconciliation is the process of limiting the number of records being reconciled based on a set filter criteria.

By default, all target system records that are added or modified after the last reconciliation run are reconciled during the current reconciliation run. You can customize this process by specifying the subset of added or modified target system records that must be reconciled. You do this by creating filters for the reconciliation module.

This connector provides a Filter attribute that supports ICF filters (a scheduled task attribute) allowing you to use any of the Fusion Apps resource attributes to filter the target system records.

You can perform limited reconciliation by creating filters for the reconciliation module. This connector only supports Id filter. Below is the example for the filter:

Filter Suffix Value: equalTo('__UID__','<Id>')

Example: equalTo('__UID__','093A2592109708D1E06372431FAC584D')

In this example, the record whose Id is 093A2592109708D1E06372431FAC585D is reconciled.