Implemented adobeDataLayer events and pushed it in window.adobeDataLayer, on browser console it shows all the objects pushed.But when i try to test it using Adobe Experience Platform debugger via following steps-* Navigating to Events tab* Setting data layer variable name as - adobeDataLayer* When I...
Hi, We deployed a WebAction code and subscribed to events. We can see event notifications in debug tracing, but we are not sure how to capture those notifications. Can anyone please help? Thank You, Uma
I am trying to upload small file using batch ingestion api, in the existing data set via json file.My json file looks good and valid. I am able to upload same file via UI but unable to upload it via API.Getting the below error:Input file: sample.json is not valid JSON file. Expecting the first chara...
Hi, I am trying to send a response status from one of the Ajax request in Event Forwarding Property back to Adobe Launch Tag Property, but throwing this error below: FYI - I am doing it via Adobe Cloud Connector Extension, is this also possible to do, if yes, what's the best method to do it? Any su...
Hi , How long does Adobe AEP keep data file that are being ingested in memory. e.g. when we ingest .csv file where does the file go and how does it get archived the moment data is being transferred to Data lake @adobechat @adobe Thank you Vikram
Hi Team, For mobile push notifications, we have created a datastream to add the data in AEP.However, in source dataflow, I'm able to see dataflow runs and records received but not ingested. Could you help me with the reason and how can we rectify it.
Hello, I would like to know if there is a way to find the list of metrics and dimensions added to a dataview in CJA. Fetching it one by one is very lengthy when components are in big numbers.
Hi, i'm trying a really basic use case with event forwarding. I created a rule that make a post request to a mocked be system (i defined a response body when the post happens and i can see it if i read logs with the adobe debugger). However i cannot seem to grab this response in a data element. th...
Hello,I was trying to initialize a large file (json file) upload using the API as described in the documentation - https://developer.adobe.com/experience-platform-apis/references/batch-ingestion/#tag/Batch-Ingestion/operation/completeLargeFileUploadI am using postman and I get the following output (...