If you apply a filter to a source as described here:
Does this filter apply to individual aggregations run on an individual’s user account? - or does running an aggregation for an individual account allow you to bypass the filter’s conditions?
If you apply a filter to a source as described here:
Does this filter apply to individual aggregations run on an individual’s user account? - or does running an aggregation for an individual account allow you to bypass the filter’s conditions?
This is for Account Aggregation of all accounts. filterString is used to exclude creation account for any records that match the filterString. If you are aggregating a single account that means an account is already created in ISC so filterString has no effect here
Hello,
The source filters which you apply to the source is considered for all the accounts which gets aggregated either in Full Aggregation, Delta Aggregation or Single Account Aggregations. I don’t think, you can bypass it anyhow.
Also note that filterString in Sources is an EXCLUSION filter. The accounts which suffices the condition mentioned in filterString are automatically ignored and rest of the accounts are aggregated back to ISC.
Regards,
Rohit Wekhande.
Need a filter (Account aggregation settings) for successfactors source
Inactive Offset = 30
Thanks for the replies guys. We got what we needed for this question. We are able to Aggregate single accounts which are already correlated - the filter logic does not in any way block us from Aggregating a single account if the filter logic matches the given user.