Hi everyone, Using AEP Query Service, we have created a derived dataset by joining selected fields from the Profile dataset and the Event dataset, along with performing deduplication. The resulting data is stored in a derived dataset, which we then export to cloud storage destinations such as SFTP ...
Hi everyone, We are currently trying to export datasets from AEP to SFTP server and data landing zone. However, we don’t have the option to select CSV as a file type during export. Are there any alternative solutions or approaches we can take to ensure the data is exported in CSV format? Currently w...
Hi, has anyone who has taken the exam managed to record or remember some of the questions asked?The practice test has only the same 50 questions reoccurring so taking the practice test makes you feel like you know everything but in reality you are answering the same questions over and over again.if ...
Hi Everyone, We have csv.pgp encrypted source files stored in Azure Blob Storage. These files are ingested into the Data Landing Zone using an API-based ingestion process.Our source and target schemas are different. We would like to reference a field from the source file (e.g., CRMID) and use it to ...
Hi everyone, Issue:Due to certain issues, data from some files (corresponding to specific dates) is missing in AEP. We need to ingest this missing data, but we are concerned about potential data duplication in the dataset.Some information on the dataflow setup:Our source data files are stored in Azu...
if we have more than one merge policy, then there will be more than one profile snapshot table for individual profile. how can we differentiate which snapshot table is for which merge policy. any idea? please help.
Adobe analytics web & app are two separate report suite. As a result they are two separate schema and hence two separate dataset in AEP. Is there a known limitation or official document that says that adobe analytics connector can only connect to one report-suite (so one schema) in the lower sandbox...
Hi everyone, I’m looking for guidance on how to duplicate an existing schema in Adobe Experience Platform (AEP) for testing purposes, without affecting the original schema.For example, I’d like to change the data type of a field from integer to string and observe how incoming data behaves. Instead o...
Hi, I have a schema in prod and there is an ID field in it(like CRMID for example). The source datatype given to us in INT64 and I have used 'integer' datatype in AEP. After doing data ingestion, I see few negative values and few positive values and all values look incorrect compared to source value...
when a new field is introduced in the schema after it already been enabled for the profile and have the data ingested, how do we ingest the historical data for newly introduce field ? One approach I am ware is create a new dataSet with primary key and new field, and then use that dataset to ingest b...