Batch Ingestion, by definition, means uploading the file (or set of files) to AEP in one single workflow or perhaps a one-time load. What are my options if we have a new file daily in the SFTP location? I did not find any setting in the SFTP connector to scan the location or path daily (or any user-...
Hi All, In AEP destination dataflow, I have observed that the total count of Identities Activated > Profile received (see screenshot below). How is it possible because in both the Profile & ExperienceEvent Schema I've defined only one Identity and that is customer ID and common namespace. So, anyon...
Hello All, I am importing some audiences from a SFTP location and storing them in a profile-enabled dataset. Now, How can I create a segment for this audience in AEP? I tried creating a segment on batch Id condition, but it does not work.
Hi! Using Adobe Experience Platform with data coming from Adobe Commerce We are looking to create a segment for Cart Abandons using the segment Builder The documentation suggests that cartAbandons is measured: https://experienceleague.adobe.com/docs/experience-platform/edge/data-collection/coll...
Hi there, I came across this really useful query: select * from profile_snapshot_export_XXXXX where segmentmembership['ups']['195329af-1df-49f0-993a-4d3495132e6'].status IN ('realized', 'existing','exited') from this community post: Post When I run the query, it satisfies my basic needs of kno...
Before approaching customers , We want to see all their past activities on a mobile app so that we can understand them better. Right now all the details of the customers like their profile, activities, interactions, consent, orders, survey results are maintained in multiple AEP datasets(9-10). How...
We are trying to connect ReactNative Mobile App with Assurance. We have the deeplink which opens an App. After connecting to Assurance, all analytics beacons in "Tracking Event" shows "Post-Processed Status" as "No Debug flag". As the document https://github.com/Adobe-Marketing-Cloud/aep-sdks-docume...
Hello Everyone We are working on a use case and there trying to establish a 1-many relation between Contact and account. We are able to establish 1-many using B2B classes. We don't want to use B2B classes. If anyone tried that, please help me. Thanks in Advance Sheejo Rapheal
Hi, I am trying to upload a CSV in AEP Customer Data Platform - having 3 fields, Email, Product_Key and Update_Timestamp. The Field - Product_Key is an Array Field as shown below for reference. I have created Schema and Datasets for the required upload and ingesting the data by mapping to target ...