Solved
guard rails for adobe analytics connector to backfill 13month data into data having custom schema
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 ?