Hi @Praveenku32 ,You can refer to below postshttps://experienceleaguecommunities.adobe.com/t5/real-time-customer-data-platform/cdp-migration/m-p/654371https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform/migration-steps-for-cdp-different-system-aep/td-p/445174
Hi @eldred ,It could be due to inconsistent schema usage between Dev and Prod environments. It may also be caused by issues in data mappings or transformation settings. Please validate this once.
Hi @NitinSi5 ,Well, I haven't worked on that specific scenario mentioned by you, but at least user-level data can't be captured. However, browser-related information, which you already mentioned, can be captured, as well as any sessionless data.
Hi @hariprasathg , As it's very high level to understood the issue cant provide accurate fix but it could be because of schema / data mismatch. So, I suggest to validate at that level first and then also validate field names because it's case sensitive (Reference: https://experienceleague.adobe.com/...
Hi @GabrielaNa1 , Not sure about GUI based direct comparison between two attributes like you mentioned but you can try Query Service to write a SQL query that flags profiles where RefDate1 <= RefDate2, and store the result in a new profile attribute.
Hi @VaishuNP ,Quite agree with @bjoern__koth 's provided solution.Another thing which you can try by passing referrer as a query parameter.Example: https://sciencehub.novonordisk.com?referrer=https://pro.novonordisk.com/our-science.htmlExtract the referrer parameter and push it to WebSDK for trackin...
Hello Team,We are working on a requirement where SMS messages should only be sent to users who meet multiple real-time criteria for example qualifying for a high-value audience in AAM, having a verified phone number, and not having opted out in the last 10 days etc.Is there a way to combine AAM trai...
Hello Team,Is there any way to configure the number of days or use another method to automatically remove unused audiences?Example: If an audience has not been used for 60 days, it should be removed.