Help shape the future of AI assistance by participating in this quick card sorting activity. Your input will help create a more effective system that better serves your needs and those of your colleagues.
I do not see any info about how often the audience is exported. Is there any rule? Enterprise customers for sure would like to know in detail how often it's done
Hi Team, What is the best way to qualify the users to an audience based on their "MM-DD" details provided by them on out-of-box field(person.birthDayAndMonth). The audience will be used to send Birthday Greetings. I tried to use below PQL, however it throws a datatype error as its trying to compare ...
Hi, in my project I need to write the event type field in my XDM schema using data prep on source attribute.An output of one data prep can be used as input of another data prep?For Example if I have this condition to write in the event type field:iif(statuscode == 'open' && status == 'option' && isP...
I created a project in AEP and wanted to test the connection through postman.I undertook following steps:Go to Postman Under "Authorization" tab, selected "OAuth 2.0" as the "Type". Token Name: "XYZ Test"Grant Type: Authorization CodeCallback URL: https://www.getpostman.com/oauth2/callbackAuth URL: ...
How the batch will be evaluated (streaming or batch) for below scenario?Segment => loyaltystatus = 'Gold' & productView in last 24 hoursData incoming => loyalty data in batch & productView in streaming, need help on how to create this in AEP and understanding how it works
We are migrating from GTM to Adobe Tags and one of the things we are having trouble with is when sending the setConsent through alloy. We send both the consents and the identityMap with the user's values, ECID, userID, Email Hash. In the events we see that everything is sent correctly and there are ...
We have a scenario where the final transaction is composed of multiple orders, and each order has it's related products.The customer can choose different payment methods or financing options for each order (based on product category) in a single checkout.The structure is similar to this:Transactiont...
Hi, I am migrating one site from appMeasurement to Web SDK. It hasn't been the first one, so I copied the previous implementation to a new property that was created of this new migration. When I publish the basic configuration in the development enviroment, I can see the page view rule doesn't execu...
Hi All, I'm facing issue while converting unix timestamp to date field. here im using dformat for conversion and im getting only null values, but if i use specific timestamp like this -1652246442000 instead of "AnnivesaryDate" its showing me the correct resultthe condition:resultsend result should b...