Hi all,I’m working with an XDM Individual Profile schema in AEP that includes a custom array of objects. This array is defined in a custom namespace and sits one level under the profile, for example:{ "_tenant": { "customArrayObject": [ { "fieldA": "value", "fieldB": "val...
Hi everyone,I’m currently working on implementing streaming upserts in Adobe Experience Platform (AEP) for an object array field in my schema. Both the schema and the associated dataset are enabled for Profile, and I’ve configured the HTTP API connection accordingly.In the Data Prep mapping, I’m usi...
I am planning to create a new profile where unique namespace is going to be created which is not available for any other profile. it is a proper profile upload where we enable the dataset for profile enabled. if i use that namespace id for pseudonymous profile deletion. Will that work ?
HI All,I am trying to test this 'Retrieving a segment job result using API' from this link - https://experienceleague.adobe.com/en/docs/experience-platform/segmentation/api/segment-jobs#retrieve-listI see multiple query params for the API. One of then is SORT. How is this Executed '[attributeName]:[...
Hi Adobe Community, So my company uses RTCDP and CJA. So for some datasets, we bring them in as events so that they can be used in CJA. However, for audience building purposes, we don't really need the data as events. I have an instance where I just want to most recent record of data for every cus...
Hi there, I have question about the incremental data logic when export dataset data: If I schedule a dataset export job to export incremental data on a daily basis, and one day's task fails when sending data to SFTP, will the next day's task resend the previous day's data, or will it only send that ...
Hello, I need to be able to display the offer content in the email body and the associated terms & conditions of the offer at the bottom of the email, in the footer section. The terms & conditions are very specific to the offer and vary from offer to offer. How can I achieve this through offer decis...
Hi, I am trying to migrate audience from AEP QA env to AEP UAT new sandbox.Migration is failing and it is showing this below error regarding Merge policy - Please find below the error Json.could some one guide me on this. [ { "taskType": "POST", "taskStatus": "ERROR", "artifact": { ...
Is it mandatory to enable a Primary Identity when streaming data from a website into Adobe Experience Platform (AEP)? If the Primary Identity is not enabled in an event-based schema, will the data fail to appear in Customer Journey Analytics (CJA) Workspace?
Hi Team,I am working on the implementation of New Channel Content cards(AEP/AJO).But for content Cards i have a gone through the documentation and as per the Documentation we have the implementation via SDK's .In that case client won't be able to share the SDK's ,So i just want to ask that do we hav...