Hi All,This is a follow up to my previous post . During the insert from query service, I realized there are some ill-formatted emails in my source data. This is causing a failure of the whole batch and nothing gets inserted. Using the source/direct file upload into a dataset, we can handle such scen...
Hi There, Not sure if this has been asked before. But our current implementation of Mobile SDK is that we are sending data layer object in a form of "events": [{ "xdm": { "": "", "_id": "2b045925-ec98-44d2-8084-73210b28f582", "timestamp": "2023-10-18T03:3...
We have a streaming event landing on Customer Profiles in AEP that triggers their entry into a journey that sends them an email. We need to capture failed email delivery status along with details from the streaming event and export this data off platform. Basically:1. Streaming event that contains f...
Hi Team,We are working on a particular usecase where a query using "WITH" clause need to be inserted into a dataset which will be used at a later point in time. I have run the "select" clause successfully, however, the "Insert" command is not working in the script. Has anyone tried any such usecase?...
Hello,I have tried to insert my work PDF Newsletter into the body of an Outlook email. My boss does not want to send it an attachment because most people won't open it and look at it.I have done some online searching and found that selecting "Insert" > "Object" > "Create new" (and select "Adobe Acr...
Customer would like to use GTM to collect web data.How it would affect functionalities of AEP comparing to Adobe Tags?Customer would not be able to create Edge Audiences and data from GTM would need to be send to AEP in a streaming way?
I am reading about WebSDK and server side tags. I am curious to understand if we can map or implement AEP to our current GTM system to collect data in AEP that can be used for further data analytics purpose across other channels. One of the teams that I am working with is implementing AEP to Tealium...
I have an AJO custom action that writes data back to a dataset. The custom action is used by many different journeys, and we identified that we shouldn't have added an identity as a secondary identity which is causing inaccurate identity stitching. The only solution we have is to delete the dataset...
Hi All,I'm trying to learn about AEP etc. What I'm confused about is when you create an XDM schema, you have to create a Data Set from it. What confuses me is, for example, if that data set has a count of # of times a widget was used, then will the data set automatically get updated when the widget ...