Hi All, Need your help. I want to load csv file into CDP using AWS S3 connector. The requirement is to ingest all data except where brand = 'XYZ'. So, can you please help me how can I skip those records?
Is there a way for ALL of the installed extensions (i.e. Target, Facebook, Bings, Gtag, etc.) if a condition is not met? I know we can prevent rules and the s.t/s.tl calls from happening but was curious to know if anyone has found a solution to prevent ALL extensions from executing as well? Thanks a...
Hello, I have a bit of an urgent ask. We're ingesting data into AEP using a csv file, and some values in the csv files are in foreign languages that have special characters (e.g. é or ô). When this data is ingested in AEP the special character is replaced with � How can I ingest data in AEP, such th...
Hi, We have a requirement from our internal privacy team to hide/exclude AEP profiles for users where the profile consent flags are set to No. This way, any profile without consent is not viewed or activated to the destinations. We have ideas around using flags in segments to stop the activation and...
I would like to create new segment schedule and that is the response which I got. Do you know such an error? {"requestId": "NaN","errors": {"400": [{"code": "UPAPI-054606-400","message": "There is a problem in chronos schedule validation."}]},"type": "https://ns.adobe.com/aep/errors/UPAPI-054606-400...
We have been noticing a significant amount of crash on our firebase crashlytics in relation to Adobe In-App message on our Android App. We are currently usingcom.adobe.marketing.mobile:core: version - 2.3.1 This is the error - Fatal Exception: java.lang.NullPointerExceptionAttempt to invoke virtual...
Hello all, I am trying to create an audience from a flow report in CJA. The flow report has certain exits from the path, we want to further analyze the dropped individuals and create an audience for the same. I do not see an option in the UI by right click on the exits path. Please let us now if ...
Hi!We are in process of Switching our App measurement code into AEP Web SDK and send data to Adobe Analytics (Use the same Schema and share data with AEP Data Lake in near future). And I see in one of the articles, adobe have mentioned that using default Adobe analytics experience event schema can c...
Hi, I have seen in documentation that Identity Service removes data older than 180 days. Could you confirm this or I misunderstood this?https://experienceleague.adobe.com/en/docs/experience-platform/identity/troubleshooting-guide#timestamp-should-be-within-last-180-days
Hi,I can update a single profile attribute data by enabling the dataset "upsert: true" and ingest data in the dataset by a file. but now I want to update multiple profiles in bulk. Is there any way to get all profiles and update their single attribute in any automated way or by API's?