The SharePoint API used by InfoBurst has a limitation related to the number of items in Document Library. If a Document Library contains more than 5K items, the SharePoint will return the following error when attempting to add a document from or deliver a document to the library:
The attempted operation is prohibited because it exceeds the list view threshold.
This is a Microsoft-imposed limit and can only be overcome by reducing the number of items in the Document Library.
Bryan Baca
The SharePoint API used by InfoBurst has a limitation related to the number of items in Document Library. If a Document Library contains more than 5K items, the SharePoint will return the following error when attempting to add a document from or deliver a document to the library:
The attempted operation is prohibited because it exceeds the list view threshold.
This is a Microsoft-imposed limit and can only be overcome by reducing the number of items in the Document Library.