Plan how records are collected (SharePoint Server 2010)

 

Applies to: SharePoint Server 2010

After you develop a file plan and design your records management solution in SharePoint Server 2010, plan how active documents in your organization – electronic and hard copy – will become records. This article reviews techniques that you can use to declare active documents to be records and suggests one way to plan how items in your file plan will become records.

In this article:

  • Techniques for converting active documents to records

  • Completing your plan

Techniques for converting active documents to records

You can use the following techniques convert active documents to records:

  • Manually declaring a document to be a record by using a Web site based on Microsoft SharePoint Server.

  • Defining a policy that declares a document to be a record or sends a document to a Records Center site at a specified time.

  • Creating a workflow that sends a document to a Records Center site.

  • Using a custom solution that is based on the SharePoint Server object model.

Creating records manually

If in-place records management is enabled for a document library, users can explicitly declare a document in the library to be a record by editing the document’s compliance details. When the site collection administrator enables in-place records management, the site collection administrator specifies who should be able to declare and undeclare records, and whether users should be able to edit or delete documents after they become records.

If a connection to a Records Center site was created, users can manually send documents to the Records Center site by using the Send to command. When a farm administrator configures a connection to the Records Center site, this command becomes available on all active documents. Depending on how the connection is configured, documents can be either copied to the Records Center site, moved to the Records Center site, or moved to the Records Center site with a link to the document maintained. For more information about creating a connection to a Records Center site, see Manage a connection to a document repository or a records center (SharePoint Server 2010).

Although manually sending records to the Records Center site is not a practical large-scale solution, you can use it to supplement other methods of creating records.

Defining a policy

A retention policy specifies actions to take on documents at certain points in time. Policy actions occur automatically; users do not need to start the action.

Two policy actions relate specifically to managing records: transferring a document to another location, and declaring a document to be a record. If a connection to a Records Center site exists, you can create a policy that sends documents to a Records Center site. The policy also specifies whether to copy the document to the Records Center site, move it, or move it and leave a link in the document library. If in-place records management is enabled for the site, you can create a policy that declares a document to be a record. You can also use the SharePoint Server object model to create a custom action.

A retention policy can have multiple stages. For example, you could create a retention policy that deletes all previous versions of a document one year after the document was last modified, and transfers the document to a Records Center site five years after the document was last modified.

If in-place records management is enabled for a site, the site can contain both active documents and records. In this case, you can specify different retention policies for active documents and records. For example, you could create a policy that declares an active document to be a record two years after the document was created, and create a second policy that deletes a record seven years after it was declared to be a record.

For more information about defining information management policies, see Office.com (https://go.microsoft.com/fwlink/p/?LinkId=191521&clcid=0x409).

Creating a workflow

When you use Microsoft Office SharePoint Designer to create a workflow, you can add an action to send an item to a repository. By using this action, you can create workflows that send documents to a Records Center site. You can also include other actions in the workflow. For example, you could create a workflow that sends an e-mail message to a document’s author requesting approval, and then sends the document to a Records Center site. You could combine policies and workflows by creating a retention policy that runs the new workflow one year after a document is created.

You can also use the SharePoint Server object model to create a custom workflow that copies files to the Records Center site. A workflow that sends files to the Records Center site can be integrated into your document management system as part of a workflow that guides a document through its life cycle. For document types that have a predictable life cycle, such as expense reports, you could implement a workflow that guides the document through its various stages and, as a final step, sends a copy of the document to the Records Center site. The workflow could be triggered by creating a new document.

Using a custom solution

You can develop custom solutions that use objects in the Microsoft.Office.RecordsManagement.OfficialFileWSProxy namespace to send content from other data sources to the Records Center site. For more information about how to implement custom solutions using the SharePoint Server 2010 object model, see the SharePoint Server 2010 Software Development Kit (https://go.microsoft.com/fwlink/p/?LinkID=166117&clcid=0x409).

Completing your plan

After you develop the file plan and review the methods for moving content into the Records Center site, complete your file plan by determining how to send each kind of record to the Records Center site. The things to consider include the following:

  • Is compliance enforced or voluntary?

  • Can you depend on the cooperation of users in your organization to comply with records management processes? In general, avoid manual processes. However, where they are needed, create suitable training and monitoring to ensure team compliance.

  • Will content be stored on SharePoint Server 2010 document management servers?

  • Are you maintaining physical content? Managing active physical content, such as hard copy or CD-ROM, and sending it to a records vault for retention (together with tracking the record in a Records Center site) requires unique planning not described in this topic. For example, if no electronic version of a paper document exists, you might have to track the item by using a list that has associated policies and workflows. For a full discussion of strategies and techniques for tracking a physical record, both while it is active and after it is sent to the Records Center site, see the article Physical records planning (SharePoint Server 2010).

The following table shows how some records in a sample file plan will move to a Records Center site:

Documents Description Media Source location Becomes a record...

Benefit plan

Description of employee benefit plan.

Web pages

SharePoint Server 2010 document library

Using a custom workflow associated with expiration policy

Insurance plan

Description of employee insurance plan.

Print

Physical document associated with list item in SharePoint Server 2010

By sending to a physical vault and creating a list item in the Records Center site to track (using a barcode)

Payroll timesheets

Summaries of hours worked, overtime, and salaries paid.

Electronic documents

Payroll records server not based on SharePoint Server 2010

Using a custom program

Product development files

Specifications of products and associated documents.

Electronic documents

SharePoint Server 2010 document library

Using custom workflow associated with expiration policy and manually by using Send to command

See Also

Concepts

Manage a connection to a document repository or a records center (SharePoint Server 2010)
Create a file plan to manage records in SharePoint Server 2010
Physical records planning (SharePoint Server 2010)

Other Resources

Resource Center: Records Management in SharePoint Server 2010