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.
Hi Team, I am seeing a new ECID every time I refresh with Web SDK. The way I have implemented is nothing different. I have an Web SDK extension and also ECID extension on the site domain. I tried to remove ECID extension, but that didn't help to resolve the issue? Seems like the issue is implementin...
Hello All,I'm having trouble building an audience in AEP. The profile is visible in the dashboard, but I can't able to create audience and its not showing any data . I modified the display name in the schema after profiling. Does anyone know if this is (modified the display name in the schema) an i...
In data prep do we have any function using which we can check only if input string follow any regex pattern then only it gets ingested to AEP else it should show null value.
In data prep do we have any function using which we can check length of input string.And if so which function also how can we ensure only if suppose length of that string is 5 for eg then only it gets ingested to AEP.
Hi, We have analytics data ingested in AEP where evar33 is ingested as ECID and evar14 is ingested as leadClassID, we have a separate profile schema where we have ingested leadID and LeadClassID. Based on leadClassID as the identity we would expect profiles to stitch together, but however we are n...
Hello,I am using cURL to test sending calls to the Adobe Edge Network server API. In the past, I have been able to use Assurance to generate a "debug session id" that allowed me to send requests from cURL through Assurance. However, it now seems that Assurance now requires that you set up an app wi...
We see two requests on our webhook which contain the same exact details when we are sending data from HTTP api to our single destination webhook.We have recorded multiple instances of this happening? What is the reason for this and how this can be resolved ?
Hi Team,I've a requirement to transform data incoming date field to specific format - yyyy-MM-ddFrom input source system DOB field is coming in 2002-07-07T00:00:00 formatWhile applying transformation as date(dob,"yyyy-MM-ddTHH:mm:ss"), I'm seeing preview result as "2002-07-07T00:00:00.000Z"But when ...
Hello, My XDM schema has a "userId" field that should receive one of three possible ids in the source data payload, based on which source id is available, using the Calculated Fields IIF() function. So if "sourceId1" is available, it should always be used - if "sourceId1" is not available, "sourceI...