Hello, We have Customer (Profile) and Web (Events) schemas/datasets defined using the email address as the primary key. In the Web schema, the "Primary key...provided in Identity Map" map is enabled - meaning the ECID is sent if the email isn't available. The Customer schema is mostly populated vi...
Session Booking for a gym is the use case and there is also a physical condition database is there for each gym subscriber. The use case is for Gym operation team to understand user’s physical condition during a session. I am thinking of following. Session Booking can be a ExperienceEvent Class Sche...
For Commerce order data event ingestion what should be the unique id (_id)If we have incoming event fields like Order ID, LastOrderupdatetimestamp, Order Date I guess it should be Order ID + LastOrderupdateTimestamp even though Order IDs are generally unique in nature but AEP best practice suggest ...
I have looked at AEP document and videos in Experience League - documentation and Videos ... .But these info are like of all over the places and some says in Beta.... for a stable phase - is there one single table that anyone can share for all supported types - (Json, Parquet, CSV, TSV, Blob etc. by...
If there is an ingestion of 5000 records - with each record have at-least one primary ID but one particular ID namespace shows 3000 records what can be possible reason? XDM validation failed (Can this be said with certainity) or Dataset or schema not Profile enable (then how come partial ingestion ...
I am trying to create the XDM individual Prospect schema and setting up the primary key, in the list of name spaces dropdown not showing any identity name spaces to select, due to that I am not able to enable the profile for the schema , can anyone please help me to fix this issue?
When I am sending multiple records as payloads using postman as a streaming source to the AEP only the first record is getting ingested , how to send multiple messages using a http Api connection?
Hi Team, If Snowflake is the source connection to CDP and LoginDate field is a Varchar in snowflake View 'ABC' - when dataflow is created for the View ABC to ABC Schema in CDP, and the data type of field LoginDate is set up as DateTime in Schema.. will CDP automatically convert the data type of that...
Hi there, As part of our data hygiene best practice, we are looking to delete dataset batches that were ingested more than 30 days ago to keep our storage usage optimized and low. I've tried going into each dataset and just create a request via delete batch api to remove those batches, but that's a ...