Non-optimized Aggregation via REST API: Flag for Detect Deleted Accounts

The API call:
POST <api-url>/cc/api/source/loadAccounts/<source_id>

This API can be used with disableOptimization=true flag for a non-optimized aggregation. Is there also a flag that can be added to enable detection of deleted accounts along with non-optimized aggregation? For some reason the detection of deleted accounts does not work during a non-optimized aggregation for a JDBC source. Is that expected?

Note that it works fine for a regular aggregation and deleted accounts are detected just fine.

1 Like