Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
What are the key considerations, potential challenges, and best practices (or 'guardrails') for backfilling 13 million historical Adobe Analytics records into Adobe Experience Platform (AEP)? We need to map the historical props/evars to a custom schema (with custom field groups) so that this historical data aligns seamlessly with our current WebSDK data format, providing a unified view to CJA user. CJA user should not be forced to use props/evar for historical data and webSDK data with custom name. My preference is linking adobe connector with the custom dataset and using dataprep to map those variable with custom name. Is there a better way ?
I think you meant to use custom schema and then map standard AA XDM fields to custom XDM fields in data prep as dataset is automatically created in Analytics Source Connector. I think this the best possible option as the transformation needs to happen at some point to align the different sources and having it done at source makes downstream processes easy and removes the need of repeated transformations every time you need to use this data.
I think you meant to use custom schema and then map standard AA XDM fields to custom XDM fields in data prep as dataset is automatically created in Analytics Source Connector. I think this the best possible option as the transformation needs to happen at some point to align the different sources and having it done at source makes downstream processes easy and removes the need of repeated transformations every time you need to use this data.