Expand my Community achievements bar.

Join our product experts for a live Ask Me Anything on November 12th at 8 AM PT about Experiences & Efficiency with AEP Agent Orchestrator & How Agentic AI is Fueling Smarter Testing and Growth!
SOLVED

guard rails for adobe analytics connector to backfill 13month data into data having custom schema

Avatar

Level 5
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 ?
1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Pradeep-Jaiswal ,

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.

Cheers!

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @Pradeep-Jaiswal ,

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.

Cheers!