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 I'm trying to ingest encrypted data into AEP from Data Landing zonefirst, i ingested the data without encryption to be sure that my mapping is working then i followed https://experienceleague.adobe.com/docs/experience-platform/sources/api-tutorials/encrypt-data.html?lang=en i have used the publ...
I am trying to send an audience to a webhook to test the output of my custom created DSDK, but in the output I see several duplicate profiles and some of those occur in a single request as well. I am ingesting the profiles using the HTTP API from Postman, please tell me what might be causing this is...
Hi Team, I'm having trouble with AEP Schema. My question is this: I created a schema in AEP and inserted 50 records into it. Then I changed some values in the same file and inserted the record into the same schema, but it was not updated; instead, it was inserted into the same sche...
Hi Team, I'm having trouble with AEP Schema. My question is this: I created a schema in AEP and inserted 50 records into it. Then I changed some values in the same file and inserted the record into the same schema, but it was not updated; instead, it was inserted into the same sche...
Hello – When creating a dataSet via Postman API’s, I inadvertently used the “meta:altId” value, instead of “$id” value to reference back to the schema. I attempted to make a PATCH request to update the schemaRef, but response is returning as forbidden. Does using the “meta:altId” cause any issues in...
I am facing error with this query while trying to use nested struct functionsErrorCode: 58000 Batch query execution gets : [failed reason ErrorCode: 58000 Batch query execution gets : [Errors(Some(INGEST-1205-400),Some(List()),Some(The field: _XYZ does not exist in the target schema. Remove the fiel...
Hello,We have a requirement to create postgreSQL database source connector, and postgres allows only SSL connections.I've used connection string in below format:Server={*********};Database={postgres};Port={5432};UID={postgres};Password={*******};EncryptionMethod=1;ValidateServerCertificate=0 Connect...
Reference link:https://experienceleague.adobe.com/docs/experience-platform/sources/ip-address-allow-list.html?lang=en Scenario:As we understand, for a customer's AEP instance all the sandbox's (DEV and Production) would be hosted in same region. So whitelisting AEP's IP mentioned in above link would...
Hi, I tried ingesting a batch file using an SFTP connector on a FOLDER path. Unfortunately, the folder contained an unrelated file and the ingestion failed. The error says: INGEST-1401-400 The row has corrupted data and cannot be read or parsed. Fix the corrupted data and try again. How can I fix (d...
Hi All I am Looking to delete the 20 batches at a time and also to delete the all batches in a certain timeperiod. Below is the process Which I followed Can someone help me on this: Step-1:I tried to find the list of Batches with Get Curl and 20 list of batches I got.Step-2:When am trying to delete ...