Ignore Some User Accounts based on some condition in ACF2 interception

Hi There,

We have ACF2 connector with IdentityIQ. Where Identities/link are being created through interception. IIQ Intercepts the changes and gets those in IIQ using the Services configured in IIQ using ResourceEvents.
Here we have a case where we want to not aggregate accounts with Type = X value but due to interception it creates all the accounts in IIQ. We don’t want those accounts to be in IIQ. We have written a customization rule to ignore it during aggregation but same logic does not work when interception is happening. Can soemone provide guidance how can that be acheived?