Hi Team, I have created a segment and exporting Profile attribute (email address identity map) to the destination (SFTP). Can I export a Lookup Schema attribute along with Email for the segment (eg: Campaign name, IDs etc?)
Hi team,Please help me to ingest below data in data lake through file upload methodSample file in below records:PNameBirthdateJery|doll2023-03-10T18:56:41+00:00|2023-08-10T18:56:41+00:00Tom|Marry2023-05-10T18:56:41+00:00|2023-08-10T18:56:41+00:00on below schema for reference schema structure for ref...
Good morning community I am having an issue when uploading data from a SFTP server. I previously configured the connection account to the server: user, password, host, etc. When I start the data adding process, I select the CSV file from which I want to extract the information and the delimited file...
Hello All, 1. I would like to understand the end to end process of stitching AEP with adobe target2. What benefits we can have by using AEP 3.Our websites are built on SPA framework which needs to use above point1 to be implemented first in order to run the test 4.We are using experience fragment w...
Hello, I have a scenario where I need to store order-related data in Adobe Experience Platform (AEP). I'm uncertain about whether to use the Individual Profile or the Experience Event for this purpose.If I opt for using the Individual Profile to manage orders, I'll face the challenge of needing to s...
Hi Team,We are trying to use AIO SDK to connect to AEP from our node JS application but the library is throwing an error.SDK Reference: https://github.com/adobe/aio-lib-customer-profile/blob/master/README.mdCode Snippet: const http = require('http'); const sdk = require('@adobe/aio-lib-customer-p...
Hi All, I want to fetch all batch id of dataflow that are created in each data insert in dataset.As there is limit to see only last 30 days batch id.If anyone now kindly reply ASAP. Thank You,Saurabh
I have my web event schema (which has email address as primary identity ie, required). Thus this schema & dataset works fine with login user . However, when visitor comes (whose email address is not entered), my web event schema & dataset fails because email address is not there. Whats the best way...
How should I go about finding the most updated record of a profile in a profile dataset in Query Service. Like are there any built-in created-at timestamps? Query Service documentation tells us about how to do deduplication with ExperienceEvents, but not for Profile datasets. We are looking for some...