Hi @Community,I working on creating extract of qualified segments using query service. Query service join tables "segmentsnapshot" and "profilesnapshot" and fetch segment id and segment name along with other profile attributes. Is there any way I can extract segments using query, which has evaluatio...
Hi everyone,We’re in the process of configuring the Snowflake → AEP streaming connector (using Snowflake Streaming. Before we proceed further, I’d like to confirm a few details:What we understand so far:Similar to batch ingestion, we’ll be creating a dedicated Snowflake service account/user for AEPW...
Hi, I have a question about how identity fields behave in AEP. If multiple schemas use the same field group that contains an ecid field, and I mark ecid as an identity in Schema A, will Schema B automatically treat ecid as an identity as well? I couldn’t find explicit documentation confirming this, ...
Hi Adobe Team, My team is currently working to send audiences via RTCDP to a vendor. They require to receive files as CSV. Is there any capability from the platform to send files as CSV instead of JSON. Has anyone else experienced this issue before and have any workarounds? Thanks, Nick
I’m working on cloning an existing schema. I successfully retrieved the target schema and created the cloned schema, but I’m encountering PES errors.While validating the mixins, the API consistently returns an error stating it expects version 1.65.1 of the mixins. However, the mixins returned by the...
Hi @Community,I am working on segment export , where I am exporting comma separated segment name along with profile attributes.To extract segment details and customer id, I am leveraging "profilesnapshot" and "segmentsnapshot" tables, but i get data for "realized" segments only and there is no data ...