What is a SharePoint File Plan Report?

What is a SharePoint File Plan Report?

The file plan report is one of the ways to support Record Management in SharePoint 2013. It is used to classify and categorize records based on unique retention and disposition requirements and, in many cases, security requirements as well. There are two types of File Plans in SharePoint 2013.

Is SharePoint a records management system?

Yes, SharePoint is Microsoft’s document management system (DMS) in Office 365. What you need is a document management system that will place your files in a hierarchy. Microsoft Office 365 has a built-in document management system… it’s called SharePoint Online.

How to get document library data using the REST API?

One of the list fields is a lookup to the document library to allow one more documents to be associated with a list item. I’m working with the REST API using Javascript and jQuery in a visual webpart to provide a front-end for these lists so that documents can be dragged and dropped onto the list items to associate them.

How to work with folders and files with rest?

Working with folders by using REST. You can retrieve a folder inside a document library when you know its URL. For example, you can retrieve the root folder of your Shared Documents library by using the endpoint in the following example. The following XML shows an example of folder properties that are returned when you request the XML content type.

How can I retrieve a folder from a document library?

You can retrieve a folder inside a document library when you know its URL. For example, you can retrieve the root folder of your Shared Documents library by using the endpoint in the following example. The following XML shows an example of folder properties that are returned when you request the XML content type.

What do I need to know about the document library?

I’m currently expanding the list data to include the ID and title field of associated documents.