Hi,Recently, I found that one of my dataflow which manages the SFTP source setup has been disabled by one of the marketing team member. It was originally setup to import daily. I want to import the missing files which came in the past (while the dataflow was disabled) and restart the daily import. W...
Hello,I have a segment definition and a profile that meets the criteria for the segment. On first Segment Job run, what should be the expected status of Segment membership? Realized or Existing? What if the status was "Existing" before the Segment Job run? Does that mean that the Segment Job was run...
Hi everyone,I'm new to Adobe AEP/ CJA. I am trying to export/import schema via the api and in following the tutorial I landed here https://developer.adobe.com/ to create a project. I proceeded to try to do 'add-api' however the "Experience Platform API" is greyed out. I am the system admin of the ad...
Hey all, when I am using the debugger everything works except viewing the edge transactions which require me to be logged in. But when I try that, the newly opened window cannot resolve the proper DNS. Can you please provide a fix for that.
As you may know, when you create an HTTP API connection account and a Dataflow, in the UI you can click on an option called Copy Schema Payload, which allows you to copy to the clipboard all the information needed to ingest data using that Dataflow via API, such as the endpoint link, the request bod...
Trying to do something that should be pretty simple. Any help is appreciated. We have a datastream configured from a website. Services include Target, Analytics, and AEP. There is only one schema for mapping. In AEP, we want to send just 7 attributes from web events instead of all the attribute...
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...