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...
Hey there! As we all know the profile snapshot dataset is an incredibly powerful tool! I would like to be able to do the 'inverse' and I was curious if anyone has figured out a method for this within AEP already.I would like to be able to query a given Audience ID, and get a result of all customers ...
I have one field mapped into AEP Inbound flow through a calculated field.Field - fieldofplay[] string array typeCalculated field formula - iif(_eycom.personDetails.fieldOfPlay[0] != '',_eycom.personDetails.fieldOfPlay[0], '') +iif(_eycom.personDetails.fieldOfPlay[1] != null, ', ' + _eycom.personDet...