


Hi there,
I have been doing some testing by uploading a 2kb JSON file to update one profile in AEP. It's been one hour since successfully uploading the batch, but I do not see the new profile attributes show up or any update to existing attributes for the profile. I have also checked with the "Retrieve an entity" API endpoint, and no updates there too. Am I misunderstanding how Real-Time customer profile works, and is there a time delay for batch uploads?
Thank you,
Views
Replies
Sign in to like this content
Total Likes
@akwankl To begin with i would check if the data made it to the dataset, go to the monitoring section to check if the file is processed and if it did make any updates to profile numbers.
This is a good indication that the data is ingested and part of dataset and profile store.
You can then proceed to check if you can query it using query service or also use profile look up in the UI.
Hope that helps.
Views
Replies
Sign in to like this content
Total Likes
Hi @akwankl , there is no promising TAT AEP has. Time it takes is highly depends on amount of data you're loading and resources available to process that data. However there is a way to ensure if AEP finished processing. Check the following.....
1. Go to dataset you're loaded data into.
2. Under data activity tab check the batch status (At very bottom)
3. Check the stats, your batch id should have some counts populated into either 'New Profile Fragments'/ 'Existing Profile Fragments' or both. This lets you know if certain ingestion ever made into the profile store which may create new profile fragments (If no profile exists with given identity) or update existing profile fragments (If profile already exists with given identity). In your case as you're updating profiles you should see some counts under 'existing profile fragments'. If you happen to see count 0, it means data did not make to profile, if its '-' means data is still getting processed.
Views
Replies
Sign in to like this content
Total Likes
@akwankl To begin with i would check if the data made it to the dataset, go to the monitoring section to check if the file is processed and if it did make any updates to profile numbers.
This is a good indication that the data is ingested and part of dataset and profile store.
You can then proceed to check if you can query it using query service or also use profile look up in the UI.
Hope that helps.
Views
Replies
Sign in to like this content
Total Likes
Hi @akwankl - In my experience, I would recommend checking the monitoring section to ensure that all workflows are completed before expecting the updated profile to appear. If you could please go to the monitoring section and select the batch that was ingested, you can check if all the workflows have been completed or not.
Hope that helps
Views
Replies
Sign in to like this content
Total Likes