DataFlow is running successfully, and it requires further changes in the mapping to add/remove fields. I have seen most of the people create new dataFlow , disable and delete the old dataFlow. is this a good practice to keep creating new dataFlow for any changes and abandon the old dataFlow. Does ad...
how to get customer generated dataSet, as the below API only returns system generated dataSets ?https://developer.adobe.com/experience-platform-apis/references/catalog/#operation/listDatasets
is profile-store data exposed in any of the dataset ? is there any possibility to query the profile-store using query service ? except an API for a specific record, is there a way to get result of top 100 records from profile-store ?
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...