Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
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...
Hello,Does anyone know if there is a way to find out all audiences in a sandbox that use a specific attribute? Without having to look at each audience 1 by 1. Thank you
Hi Team,We have a requirement to ingest data into a map attribute.Schema have a map attribute field and values will be ingested using Source database dataflows.I have to use data prep function 'to_object' to ingest data.While trying out with the sample code provided in document, it is not inserting ...
Hi,I have been trying to ingest data in field which is datetime datatype.Below is my query around it. If we have a field which is of datetime datatype. So is there any standard format in which we have to ingest this field's data. Additionally is it mandate to convert this fields data to UTC timezone...
Hi, I got the following error with streaming data coming from an HTTP API connector:The message cannot be validated due to the data type error. Expected type: Integer, found: Double. When I looked at the failed batch, I see that the JSON field value associated with the error is 0. How is 0 not an in...
Hello,I'm trying to implement AEP Mobile SDK packages for react native but IOS build fails with :underlying Objective-C module 'AEPServices' not found.failed to verify module interface of 'AEPServices' due to the errors above; the textual interface may be broken by project issues or a compiler bug