How to create Content Organizer rule in SharePoint 2010


In this article we will be seeing how to create Content Organizer rule in SharePoint 2010.

SharePoint 2010 introduced a new feature called Content Organizer

Activate the feature Content Organizer:
  • Content Organizer is a site feature. 
  • Go to Site Actions => Site Settings => site Actions =>Manage site features.
  • Activate the feature Content Organizer.
1.gif 

Once you have activated this feature, you will see two options "Content Organizer Settings" and "Content Organizer Rules" in Site Actions => Site Settings => Site Administration.

2.gif

A new document library "Drop Off Library" also will be created where you will be adding the documents. Those documents will be moved to the target document library based on the Content Organizer rule.

3.gif

And also a new content type will be created for Content Organizer rule as shown in the following

4.gif

Content Organizer rule:
  • Go to Site Actions => Site Settings => Site Administration => Content Organizer Rules.
  • Enter the Rule Name.
  • In the Submission's Content Type section select the Content type Group and Type.

    5.gif

  • Set the Property-based conditions for the rule.

    6.gif

  • Select the Target location where you want to save the document based on the rule conditions.
  • Click OK.
  • A new rule will be created successfully.

    7.gif
Add a document to the Drop Off Library, and enter the title as Finance.

8.gif

If the rule condition is satisfied (in my case if "Title is equal to Finance") a message will pop up as shown in the following

9.gif
                    
and the document will be saved in the target library.

10.gif 

If the condition is not satisfied a message will pop up as shown in the following

11.gif
                   
And the document will be added to the drop off library.