내 커뮤니티 업적 표시줄을 확대합니다.

해결됨

Recognized profiles expiration

Avatar

Level 10

Assuming that there is some business requirement to make a recognized profile expiration - how you tackle this on your projects? Or its not the best practice and Pseudonymous profiles and experience events expiration is enough?

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Michael_Soprano  - I don't think there is a concept of recognized profile expiration in AEP. If you want to delete a recognized profile in AEP after a certain timestamp then you can write a customer script to call delete entity api to delete the profile in AEP.

 

The only usecase i have seen till now is to delete anonymous profile that gets ingested due to web browsing, for handling that Pseudonymous profiles and experience events expiration is enough.

 

Thanks,

Arpan

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Michael_Soprano  - I don't think there is a concept of recognized profile expiration in AEP. If you want to delete a recognized profile in AEP after a certain timestamp then you can write a customer script to call delete entity api to delete the profile in AEP.

 

The only usecase i have seen till now is to delete anonymous profile that gets ingested due to web browsing, for handling that Pseudonymous profiles and experience events expiration is enough.

 

Thanks,

Arpan