News

This folder contains a ETL pipeline to Extract JSON FILE from Sharepoint ,Transform(Filtering,cleaning,Mapping,Dedupliction,Derivation,Enrichment) and then load to a CSV file.
Since SP can't consume a JSON list (I don't think), I think I have to put together a Business Data Connectivity Model in VS2010. Beyond that, though, I'm struggling to figure out exactly how to use ...