Destination Item
If you want to;
- Migrate document sets to SharePoint with meta data
- Import document sets to SharePoint with meta data
- Bulk create document sets in SharePoint with meta data
You can specify a destination item type of folder (document sets are folders).
Configuration
The destination item type is set to folder;
1 |
<DestinationItemType>Folder</DestinationItemType> |
The content type that determines the type of document set is sources from the contenttype column in the data source.
1 |
<ContentType>ContentType</ContentType> |
Source
The source could be;
- Import Excel Data to SharePoint (7/10/2018)
- Import ODBC Data to SharePoint (7/10/2018)
- Import OleDb Data to SharePoint (7/10/2018)