I want to exclude a range of internal IP Addresses in the Adobe Experience Platform data collection. Inside the Data streams, I was hoping to find an option that allows this and lets me enter an IP range to exclude. My hope was to block the events from reaching real-time CDP. Is this possible? Or do...
Hello, I have setup an HTTP API Streaming Connector in the experience platform. I noticed following when ingesting the data:1. The dataflow starts the processing every hour.2. I see the lag of >15 min when the data actually shows up as processing in the dataflow execution. 3. The records then tak...
Hi Team, How do I create a segment that consists of transaction data and has a frequency around it. For example, I would like to segment users who have spent $100 in transaction 8 times in the last month? Thanks
Hello Community, Datasets from our mobile SDK is failing due to below error - "the message can't be validated due to the pattern mismatch error: #/environment/_dc/language: string [zh-CN-#Hans] does not match pattern ^(((([A-Za-z]{2,3}(-([A-Za-z]{3}(-[A-Za-z]{3}){0,2}))?)|[A-Za-z]{4}|[A-Za-z]{5,8...
I am coding Reactor API using node.js to create a new rule condition. This rule should fire when clicked <a href url contains a perticular pattern (eg. href="tel:123456" condition, href contains "tel:"). I have following API call as example: .... attributes: { name: 'click-event', settings: JSON.st...
For any segment we activate to a destination, we can see on UI there are columns for "Profile Received" and "IDENTITIES ACTIVATED" Sometimes, these are equal, but many times Profiles Received > Identities Activated and also a few instances of Profiles Received < Identities Activated One will assu...
I created a simple segment in AEP (Tried both Batch & Streaming methods), where country is United states and Visitor ID/ECID exists rule. However we always see "Zero" Qualified Profiles. When I look at datasets, I can see that data for Visitor ID & Country fields. Does anyone face similar issue whil...
Hi, I am writing into an array inside a data set using query service daily against a profile , coming next run we wish previous values of array to get replaced with the new values. As we notice right now values inside array fields are getting appended rather getting replaced. Example - Day 1 : ...