I'm using ssis 2017 odata to read all items from a Sharepoint 2010 list that has folders. In ssis 2008 with the Sharepoint List Source I just set 2 options (IncludeFolders=True, IsRecursive=True) but I can't figure out how to do the same with the Odata so I'm only retreiving the few items and folders at the root of the list.
↧