Hi All!
We need to create an ETL solution to load Data verse tables. Source is Excel files (max 400Mb) and Data from DataVerse which will be transformed into 1 to 4 GB of data which needs to be loaded to Data Verse. Now we are facing challenges in below areas:
1. Data input from Data verse tables using filters to fetch required data. Currently we are using Xrm tool to create xml query to fetch data with filters on attributes. This works if table size is low but not for huge data
2. Copy activity to load Data Verse takes very long time., 1GB data takes 13 hrs to load data to Data Verse table. Need to increase the performance.
Any idea for above 2 challenges will help us.