Hi Experts,I got a website & I simply want to show an offer content [basically just a simple text msg] on it.AEP side I got offer & activity in well shape which I can execute via postman api call for certain profile. Everything just works fine.Challenge is on Launch side when event is getting sent w...
Hello Just wondering if anyone has seen an error 'GraphQL error: Aborting. Error encountered in estimate fetch: Invalid Predicates (ERROR)' while trying to load a segment in AEP UI? If so, any ideas how to fix this? Thanks Gigi
I have a multiple page form with 17 check boxes on each page. Instead of using the action builder for each checkbox, I'm wondering if there is a way to copy the action for the checkbox to the other pages and just make slight edits. I can of course copy the check box, just not the action. Thank you i...
In Schema there is a defined field for color with enum datatype and values of red, green, and blue. If my data file has a color of Purple on on of the rows what will happen to the data load?
I have event data with me having respective ecid of user. Now in notebook I want data to be analyzed grouped by their email id & hence require mapping of email id of profile & all the associated ecids. thoughts please....
It seems that ECID sets a “test” cookie, but it is set with SameSite=None, but not being set securely. My client’s IT flagged this as a security problem. How do I resolve this? I think basically ECID should not be setting that "test" cookie.ECID is loaded via the Adobe Launch extension (using v5.2.0...
Hi,Actually I need to create an event for checking how many Pincode check have been done on website, and how many Pincode success done on the same. In my Usecase, before adding the product in cart, there is Pincode check, to find whether product is delivered or not? something likethis, so can anyone...