Hi there, I wonder what's the best solution to update a dataflow, here is the background: We have a existing dataflow, which will ingest data every day, and there are mapping, dataset, schema associate with this dataflow. If we need to add a new field to the schema, and would like to use this dataf...
Hi All,Could someone help me on my below queries?Can AAM and AEP coexist, if we are setting up a solution from scratch? What all services AAM can offer in addition to what AEP already have? ThanksSankar
Hello, I need to create two field groups so that they are available for customers that might want to use the custom Event Forwarding extension or the source connector. Instead of the customer having to create field groups under their org namespace, I want this to be available to everyone. Let me k...
Hello,I've been working through the LUMA Web SDK implementation tutorial to familiarize myself with AEP Adobe RTCDP. Following the steps outlined, I've successfully created schemas, tags, data elements, rules, and datasets.However, when utilizing the AEP platform debugger, I encounter an issue where...
I am starting getting further in my quest to set up a custom connector but now I am getting an error related to hostname can not be parsed. I am not sure what this means since I don't have a hostname property in the connection spec. Anyone have any thoughts what I can try to get this issue resolve...
I am walking through the Source Connector guide and I am not sure what I am missing. I have the Source Connection Spec attached to here. When I try to create a Connection, I am running into the error below: { "type": "https://ns.adobe.com/aep/errors/FLOW-1100-400", "title": "Invalid reque...
Dear all, I am new to Web SDK and AEP. I recently had various troubles with AEP.I used AEP to set up a web SDK for my website. The website data was successfully sent to the dataset, but it is not available in RTCDP due to the ExperienceEvent Schema class. Additionally, I was unable to connect to a t...
Hi , We're considering using AEP instead of AAM but are unsure how to incorporate device IDs from global data sources like GAID and IDFA. Could you advise on this integration process? Thank You, Uma
Hi All, I'm planning to create a filter in CJA using the "then" operator. Can I use only event attributes between the "then" operator? When I tried with profile attributes, it only gave me empty results. let me know if you need more details.
As per Adobe Documentation here, data.iana.org/TLD/tlds-alpha-by-domain.txt, Adobe follows for pattern matching for an email value however when I am inserting a random email address as test@test.com as random testing, it got inserted, however as per my understanding and below screenshot it should fa...