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 Team, I am trying to query service for a dataset 'TEST_DATASET" which has an Array field - "products"I am trying to query in Query Service -select field1, field2, field3, productsfrom TEST_DATASETwhere VARCHAR(products) like '%pencil%' Basically i am trying to check if the 'product' field, which...
Query 1: If the query output number is in the millions, will it be able to successfully ingest the data into a data lake, profile store, or identity services? Test use case: An error was thrown when batch ingesting data larger than 20 GB. Few limitation is available in the below link required some a...
Hi, I need to create a segment to identify if a company had more than 5 participants in a conference they attended. Also, in case that condition is met, check if any of those persons went to any of my previous conferences. For example, Microsoft team went to my conference and they were 6 persons. Al...
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 @Deleted Account 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.