Error Library / AEP

Data ingested but not in Real-Time Customer Profile: dataset not enabled for Profile

What you seeBatch succeeded and records are in the dataset, but profile lookups return nothing

Enabling a schema for Profile is only half the switch. Each dataset also has to be enabled for Profile, and only data ingested after that point reaches Profile.

Why it happens

  • The schema is Profile-enabled, but the dataset created from it was never switched on.
  • The dataset was enabled after the batch was ingested, so the earlier data never flowed into Profile.

How to fix it

  1. Open the dataset and enable it for Profile.
  2. Re-ingest the batches that arrived before it was enabled, if those records need to be in Profile.
  3. Look up a known identity in Profile to confirm the data now appears.

Before and after

Fails
schema: Profile ✓ · dataset: Profile ✗
Works
schema: Profile ✓ · dataset: Profile ✓ · then ingest

Common questions

Does enabling a dataset backfill old batches?

Plan as if it doesn't: re-ingest anything that arrived before the dataset was enabled.

Practise the fix

Diagnose and Fix a Broken Implementation

Reproduce this error in your own AEP practice workspace, fix it, and earn a verifiable credential for the skills involved: Implementation troubleshooting, Profile data flow debugging, Dataset enablement.

Related errors

AdsBot is an independent training provider, not affiliated with Adobe. Behaviour can differ between ingestion methods and product versions; always test with a small batch first.