Hi everyone, When trying to create an audience in Experience Platform, only the Batch type is allowed, but not Streaming or Edge. Why would this happen? Regards,Diego P.
Hi Community,I’m encountering an issue while trying to delete records in our sandbox and would appreciate any insights or help.Here’s the situation:I created a delete record request via the UI for two records in our sandbox. The request was completed successfully, but the records were only cleaned u...
Hi Experts, We are using web SDK in our set up and have datastream which has AEP and adobe target services enabled.We were checking for CJA report count with AEP, where we observed that orders and add to cart values are not matching in AEP and CJA. To which it was suggested to enable AJO under AEP s...
Hi,I am looking into the Adobe Data Distiller Guide (Adobe Data Distiller Guide | Adobe Data Distiller Guide), and I am trying to follow along with the exploration section for AJO, here: EXPLORE 300: Exploring Adobe Journey Optimizer System Datasets with Data Distiller | Adobe Data Distiller Guide W...
Hi Team,What could be the pros and cons if we tracked the product information in custom XDM fields instead of standard XDM fields for all commerce events. So instead of using this,{ "productListItems": [ { "SKU": "12345", "name": "dummy product", "priceTotal": 123.45, "...
Hi Team,Do we have the concept of temporary purchaseID with WebSDK as well like we have in AppMeasurement. Through this feature Adobe uses information from the hit to create a “temporary purchaseID ” if the hit doesn't contain the purchaseID variable. This temporary purchaseID only applies to the v...
Hi All, We are using parquet file format and in mapping set I am trying to insert current timestamp into one of the attributes.Tried below Mapping configuration "sourceType": "ATTRIBUTE", "source": "current_timestamp()", "destination": "_XXXXX.systemTime" } "sourceType": "AT...
Hi ,I am trying to Implement Adobe Analytics with the Adobe Experience Platform Edge Network, and create a schema then create dataset , then i was do setup for datastream ,and while mapping i am facing the error what was that help me out.
So my case statement is to create a workflow to ingest from the data landing zone with API calls dynamically. The last piece is to get the MappingSetIDs from the mapping set endpoint Data Prep APIand use the schemaRef in the response and the Schema Registry response to extract the mapping Id. The co...