Once data is ingested into dataLake, it create a profile in profile store. when we query the profile using ECID or other namespace, we do see unique profile-id associated with the record. now does this profile-id changes under any circumstance for that particular profile ? if yes, what are those sce...
profile_snapshot_export maintains the snapshot ids for last 10 days of snapshot. is it possible to query a specific record say based on ECID and find all the respective other fields values in each snapshot id over period of time ?
profilesnapshot dataset has a field identityMap which has value in map structure. This is one of the sample value of identityMap field from the snapshot. [ecid -> "{(NULL,49790455655365226853605257450011089444,NULL)}",gid -> "{(NULL,3bcaebe5-6723-4822-abd4-2cfb22c4b908,NULL)}",vid -> "{(NULL,bacb8bd...
There is not at the bottom of this pagehttps://experienceleague.adobe.com/en/docs/experience-platform/sources/connectors/adobe-applications/analyticsYou can use Data Prep to filter out secondary identities coming from Analytics, such as AAID and AACUSTOMID. If filtered out, these identities will not...
Hi Adobe Community, I'm currently working in AEP and noticed something odd. While I can see the Audience ID present in the Profile Snapshot, the corresponding Audience is not appearing under the Audience Membership section of the profile. Has anyone encountered this issue before? Are there spe...
Hi Everyone, The encryption keys in Adobe Experience Platform (AEP) have expired. We created new encryption keys with the same names as the expired ones and deleted the expired keys from AEP. Since then, our existing incremental data flows have started to fail.The public key has been shared with the...
Hi Community,I’m looking for guidance on how to properly delete a profile in Adobe Real-Time CDP (RTCDP).If I delete a dataset that contributes to profile stitching and profile usage, will that automatically remove the associated profiles from RTCDP?Is it recommended to use the Profile API to delete...
We have events recorded in the profiles sections which are configured for 45days as a set. And, on rolling days post 45days, the events will be removed from the profile section. However, the events will be stored in datalake for 13months and can be retrieved as an when required as a whole set. Explo...
We have multiple environments aligned with our application servers and there are few batch definitions created to process the data based on scheduled batch configurations. However, we are looking into if there's an API that can be used to trigger the batch process manually to check if all the datase...