SlideShare une entreprise Scribd logo
1  sur  9
Télécharger pour lire hors ligne
Cohasset Associates, Inc.

                                                                           NOTES

               Building and Using
          SharePoint‐Friendly File Plans
                          John F. Holliday, J.D.
                       SharePoint Architects, Inc.




        What’s in a File Plan?

                       Document Types

                       Retention Periods

                       Retention Actions

                       Role Assignments




        #1 File Planning Goal: Retention

                        How long MUST               we keep this stuff?




                        How soon CAN           we get rid of it?




2012 Managing Electronic Records Conference                                        14.1
Cohasset Associates, Inc.

                                                                                               NOTES
        #2 File Planning Goal: Classification

                                      What type is it?




                                      Where does it belong?




                                      What processing is required?




        File Planning Tools

                Tool                         Pro                              Con
                Notepad / MS    Capture information quickly.    Easy to deviate from 
                Word                                            standardized layout.  
                Visio /         Graphic representation –        Harder to extract 
                MindManager     easier to communicate           information for automatic 
                                                                processing.
                MS Excel        Handles large numbers of        Harder to deal with 
                                document types                  hierarchies.


                MS InfoPath     Supports tables and            Requires more up‐front 
                                recursive structures.  Easier  effort, especially for large 
                                to automate.  More scalable. volumes (need views).




        #1 File Planning Challenge: Size

           Driven primarily by 
            existing retention schedules


           Typical # of document types…
            Typical # of document types


               For small companies: 50‐100
               For most companies: 800‐1000




2012 Managing Electronic Records Conference                                                            14.2
Cohasset Associates, Inc.

                                                                                                  NOTES
        A Typical Example
          Functional Category  Description                    Retention                 Contact
          / Sub‐Category /
          Record Series
          Accounting                                                                    J. Doe

              Invoice          Record of purchased goods and  Created + 3
                               services

              Timesheet        Hours worked, overtime and     Project Termination + 1
                               salaries paid

          Human Resources                                                               J. Lang

              Training         Hard‐copy training materials   Superseded
              Manual

              Resume           Candidate resumes              Hiring Date + 3




        Where are we going with this?
                 Create File Plans that can be automatically 
                  configured


                M k i
                 Make it easier to deal with large numbers 
                            i      d l i hl           b
                  of document types


                 Enable collaboration during File Plan 
                  development




        What is Needed for File Plan Automation?

                 Consistent data structure (without hierarchies)



                 Disposition Actions




                 Assignment of Responsibility (optional)




2012 Managing Electronic Records Conference                                                               14.3
Cohasset Associates, Inc.

                                                                                                         NOTES
        A Better Layout for Automation 
        in SharePoint

        Type              Description             Media     Category    Retention Disposition Contact

        Invoice           Record of purchased     Print     Invoices    X years   Destroy     J. Doe
                          goods and services

        Timesheet         Hours worked, overtime  Electronic Payroll    X years   Destroy     S. Allen
                          and salaries paid
                          and salaries paid                  Records

        Training          Hard‐copy training      Mixed     Training    X years   Archive     J. Lang
        Manual            materials

        Resume            Candidate resumes       Print     HR          X years   Archive     J. Doe



                        Can Become                                     Can include hierarchy
                        Content Types                                  using ‘/’ characters




        How to deal with large numbers of 
        document types?

                Excel is really good at this, but…
                       We want better control of the data representation


                InfoPath is ok if
                 InfoPath is ok, if…
                       We create the form using repeating tables
                       (optional) Can include one or more detail views




        File Plan Collaboration

                   They say SharePoint               is a great tool for this…
                     Form Library to hold the file plan specification
                     Workflows to manage file plan approval status




2012 Managing Electronic Records Conference                                                                      14.4
Cohasset Associates, Inc.

                                                                                    NOTES
        How to Apply File Plan to SharePoint?
                   Use it for provisioning…
                         Automatically create web application
                         Automatically create records center site(s)


                   Use it for configuration…
                         Automatically configure existing records center site(s)
                         Automatically create content types and 
                          libraries/folders




        Records Repository Provisioning
                 Look at total number of documents to determine…
                     How to setup content database
                     How to configure quotas, etc.


                 Look at documents per category t d t
                  L k td         t        t      to determine…
                                                          i
                     How to setup document libraries/folders


                 Look at documents per person to determine…
                     How to distribute management responsibility
                     How to configure permissions




        Essential Records Center 
        Configuration Steps

         1.   Create Information Policies
         2.   Create Content Types / Libraries / Folders
         3.   Attach Information Policies
         4.   Setup Routing Rules




2012 Managing Electronic Records Conference                                                 14.5
Cohasset Associates, Inc.

                                                                       NOTES


          SharePoint‐Friendly File Plans
                             Leveraging InfoPath 2010




        InfoPath 2010 File Plan ‐ Benefits
                Enables a more comprehensive plan
                    Captures more information


                Easily extended/reconfigured
                    Relies on a data schema


                Ensures consistent provisioning and configuration
                    Less chance of errors and omissions


                Reduces the cost of setting up a records repository
                    Faster to bring the repository online




        InfoPath File Plan Solution Architecture




2012 Managing Electronic Records Conference                                    14.6
Cohasset Associates, Inc.

                                                                       NOTES
        InfoPath File Planning Solution
        Implementation Steps
          1.   Develop File Plan Schema
          2.   Build Software (.NET) Components
          3.   Create Form Template
          4.   Build File Plan Gallery Feature
                                <FilePlan>
                                 FilePlan>
                                 <Title>Contoso
                                 <Title>Contoso Records</Title>
                                 <Description>…</Description>
                                 <Records>
                                    <Record>…</Record>
                                 …
                                </FilePlan>
                                </FilePlan>




        InfoPath File Planning Solution
        Implementation Steps
          1.   Develop File Plan Schema
          2.   Build Software (.NET) Components
          3.   Create Form Template
          4.   Build File Plan Gallery Feature


                     Generate                   Extend



                                Serialization            Provisionin
         File Plan                                           g
                                 Classes
                                                         Component
                                                              s




        InfoPath File Planning Solution
        Implementation Steps
          1.   Develop File Plan Schema
          2.   Build .NET Components
          3.   Create Form Template
          4.   Build File Plan Gallery




2012 Managing Electronic Records Conference                                    14.7
Cohasset Associates, Inc.

                                                                                      NOTES
        InfoPath File Planning Solution
        Implementation Steps
          1.   Develop File Plan Schema
          2.   Build .NET Components
          3.   Create Form Template
          4.   Build File Plan Gallery Feature




                                                                   DEMO

                                            An InfoPath 2010 File Planning Solution




        Summary
              Typical file plans describe more than 500 document types, 
               and configuring a records center requires many 
               coordinated steps for each distinct document type.

              Automated file plan processing can be used both for 
               provisioning records repositories and for configuring 
               records center sites.
                    d

              InfoPath offers many advantages over other file planning 
               formats.

              InfoPath file plans can be based on enterprise‐ or industry‐
               specific data schemas, ensuring consistency, scalability 
               and reusability.




2012 Managing Electronic Records Conference                                                   14.8
Cohasset Associates, Inc.

                                                NOTES
                         Thank You!
             For more information:

                Blog:  
                   www.JohnHolliday.net

                Web: 
                  www.SharePointArchitects.us




2012 Managing Electronic Records Conference             14.9

Contenu connexe

Plus de MER Conference

M12S23 - Right-sizing Your Information Footprint by Chucking Your Dead Data
M12S23 - Right-sizing Your Information Footprint by Chucking Your Dead DataM12S23 - Right-sizing Your Information Footprint by Chucking Your Dead Data
M12S23 - Right-sizing Your Information Footprint by Chucking Your Dead DataMER Conference
 
M12S21 - "Corporate Alzheimer's": The Impending Crisis in Accessing Digital R...
M12S21 - "Corporate Alzheimer's": The Impending Crisis in Accessing Digital R...M12S21 - "Corporate Alzheimer's": The Impending Crisis in Accessing Digital R...
M12S21 - "Corporate Alzheimer's": The Impending Crisis in Accessing Digital R...MER Conference
 
M12S19 - S19 - CASE STUDY: e-RIM Success with Structured Data Systems
 M12S19 - S19 - CASE STUDY: e-RIM Success with Structured Data Systems M12S19 - S19 - CASE STUDY: e-RIM Success with Structured Data Systems
M12S19 - S19 - CASE STUDY: e-RIM Success with Structured Data SystemsMER Conference
 
M12S18 - Records and Information Management: What Healthcare Should be Learni...
M12S18 - Records and Information Management: What Healthcare Should be Learni...M12S18 - Records and Information Management: What Healthcare Should be Learni...
M12S18 - Records and Information Management: What Healthcare Should be Learni...MER Conference
 
M12S15 - CASE STUDY: Spoliation - The Actual Case As It Was To Be Argued in ...
 M12S15 - CASE STUDY: Spoliation - The Actual Case As It Was To Be Argued in ... M12S15 - CASE STUDY: Spoliation - The Actual Case As It Was To Be Argued in ...
M12S15 - CASE STUDY: Spoliation - The Actual Case As It Was To Be Argued in ...MER Conference
 
M12S11 - The Do's and Don'ts of Managing Social Media
 M12S11 - The Do's and Don'ts of Managing Social Media M12S11 - The Do's and Don'ts of Managing Social Media
M12S11 - The Do's and Don'ts of Managing Social MediaMER Conference
 
M12S06 - Will Technology-Assisted Predictive Modeling and Auto-Classification...
M12S06 - Will Technology-Assisted Predictive Modeling and Auto-Classification...M12S06 - Will Technology-Assisted Predictive Modeling and Auto-Classification...
M12S06 - Will Technology-Assisted Predictive Modeling and Auto-Classification...MER Conference
 
M12S02 - ERM Software: Historic Timeline, Lessons Learned, Current Issues, Fu...
M12S02 - ERM Software: Historic Timeline, Lessons Learned, Current Issues, Fu...M12S02 - ERM Software: Historic Timeline, Lessons Learned, Current Issues, Fu...
M12S02 - ERM Software: Historic Timeline, Lessons Learned, Current Issues, Fu...MER Conference
 

Plus de MER Conference (8)

M12S23 - Right-sizing Your Information Footprint by Chucking Your Dead Data
M12S23 - Right-sizing Your Information Footprint by Chucking Your Dead DataM12S23 - Right-sizing Your Information Footprint by Chucking Your Dead Data
M12S23 - Right-sizing Your Information Footprint by Chucking Your Dead Data
 
M12S21 - "Corporate Alzheimer's": The Impending Crisis in Accessing Digital R...
M12S21 - "Corporate Alzheimer's": The Impending Crisis in Accessing Digital R...M12S21 - "Corporate Alzheimer's": The Impending Crisis in Accessing Digital R...
M12S21 - "Corporate Alzheimer's": The Impending Crisis in Accessing Digital R...
 
M12S19 - S19 - CASE STUDY: e-RIM Success with Structured Data Systems
 M12S19 - S19 - CASE STUDY: e-RIM Success with Structured Data Systems M12S19 - S19 - CASE STUDY: e-RIM Success with Structured Data Systems
M12S19 - S19 - CASE STUDY: e-RIM Success with Structured Data Systems
 
M12S18 - Records and Information Management: What Healthcare Should be Learni...
M12S18 - Records and Information Management: What Healthcare Should be Learni...M12S18 - Records and Information Management: What Healthcare Should be Learni...
M12S18 - Records and Information Management: What Healthcare Should be Learni...
 
M12S15 - CASE STUDY: Spoliation - The Actual Case As It Was To Be Argued in ...
 M12S15 - CASE STUDY: Spoliation - The Actual Case As It Was To Be Argued in ... M12S15 - CASE STUDY: Spoliation - The Actual Case As It Was To Be Argued in ...
M12S15 - CASE STUDY: Spoliation - The Actual Case As It Was To Be Argued in ...
 
M12S11 - The Do's and Don'ts of Managing Social Media
 M12S11 - The Do's and Don'ts of Managing Social Media M12S11 - The Do's and Don'ts of Managing Social Media
M12S11 - The Do's and Don'ts of Managing Social Media
 
M12S06 - Will Technology-Assisted Predictive Modeling and Auto-Classification...
M12S06 - Will Technology-Assisted Predictive Modeling and Auto-Classification...M12S06 - Will Technology-Assisted Predictive Modeling and Auto-Classification...
M12S06 - Will Technology-Assisted Predictive Modeling and Auto-Classification...
 
M12S02 - ERM Software: Historic Timeline, Lessons Learned, Current Issues, Fu...
M12S02 - ERM Software: Historic Timeline, Lessons Learned, Current Issues, Fu...M12S02 - ERM Software: Historic Timeline, Lessons Learned, Current Issues, Fu...
M12S02 - ERM Software: Historic Timeline, Lessons Learned, Current Issues, Fu...
 

Dernier

Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 

Dernier (20)

Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 

M12S14 - Building and Using SharePoint-Friendly File Plans

  • 1. Cohasset Associates, Inc. NOTES Building and Using SharePoint‐Friendly File Plans John F. Holliday, J.D. SharePoint Architects, Inc. What’s in a File Plan?  Document Types  Retention Periods  Retention Actions  Role Assignments #1 File Planning Goal: Retention  How long MUST we keep this stuff?  How soon CAN we get rid of it? 2012 Managing Electronic Records Conference 14.1
  • 2. Cohasset Associates, Inc. NOTES #2 File Planning Goal: Classification  What type is it?  Where does it belong?  What processing is required? File Planning Tools Tool Pro Con Notepad / MS  Capture information quickly. Easy to deviate from  Word standardized layout.   Visio /  Graphic representation – Harder to extract  MindManager easier to communicate information for automatic  processing. MS Excel Handles large numbers of  Harder to deal with  document types hierarchies. MS InfoPath Supports tables and  Requires more up‐front  recursive structures.  Easier  effort, especially for large  to automate.  More scalable. volumes (need views). #1 File Planning Challenge: Size  Driven primarily by  existing retention schedules  Typical # of document types… Typical # of document types  For small companies: 50‐100  For most companies: 800‐1000 2012 Managing Electronic Records Conference 14.2
  • 3. Cohasset Associates, Inc. NOTES A Typical Example Functional Category  Description Retention Contact / Sub‐Category / Record Series Accounting J. Doe Invoice Record of purchased goods and  Created + 3 services Timesheet Hours worked, overtime and  Project Termination + 1 salaries paid Human Resources J. Lang Training  Hard‐copy training materials Superseded Manual Resume Candidate resumes Hiring Date + 3 Where are we going with this?  Create File Plans that can be automatically  configured M k i Make it easier to deal with large numbers  i d l i hl b of document types  Enable collaboration during File Plan  development What is Needed for File Plan Automation?  Consistent data structure (without hierarchies)  Disposition Actions  Assignment of Responsibility (optional) 2012 Managing Electronic Records Conference 14.3
  • 4. Cohasset Associates, Inc. NOTES A Better Layout for Automation  in SharePoint Type Description Media Category Retention Disposition Contact Invoice Record of purchased Print Invoices X years Destroy J. Doe goods and services Timesheet Hours worked, overtime  Electronic Payroll X years Destroy S. Allen and salaries paid and salaries paid Records Training  Hard‐copy training  Mixed Training X years Archive J. Lang Manual materials Resume Candidate resumes Print HR X years Archive J. Doe Can Become Can include hierarchy Content Types using ‘/’ characters How to deal with large numbers of  document types?  Excel is really good at this, but…  We want better control of the data representation  InfoPath is ok if InfoPath is ok, if…  We create the form using repeating tables  (optional) Can include one or more detail views File Plan Collaboration  They say SharePoint is a great tool for this…  Form Library to hold the file plan specification  Workflows to manage file plan approval status 2012 Managing Electronic Records Conference 14.4
  • 5. Cohasset Associates, Inc. NOTES How to Apply File Plan to SharePoint?  Use it for provisioning…  Automatically create web application  Automatically create records center site(s)  Use it for configuration…  Automatically configure existing records center site(s)  Automatically create content types and  libraries/folders Records Repository Provisioning  Look at total number of documents to determine…  How to setup content database  How to configure quotas, etc.  Look at documents per category t d t L k td t t to determine… i  How to setup document libraries/folders  Look at documents per person to determine…  How to distribute management responsibility  How to configure permissions Essential Records Center  Configuration Steps 1. Create Information Policies 2. Create Content Types / Libraries / Folders 3. Attach Information Policies 4. Setup Routing Rules 2012 Managing Electronic Records Conference 14.5
  • 6. Cohasset Associates, Inc. NOTES SharePoint‐Friendly File Plans Leveraging InfoPath 2010 InfoPath 2010 File Plan ‐ Benefits  Enables a more comprehensive plan  Captures more information  Easily extended/reconfigured  Relies on a data schema  Ensures consistent provisioning and configuration  Less chance of errors and omissions  Reduces the cost of setting up a records repository  Faster to bring the repository online InfoPath File Plan Solution Architecture 2012 Managing Electronic Records Conference 14.6
  • 7. Cohasset Associates, Inc. NOTES InfoPath File Planning Solution Implementation Steps 1. Develop File Plan Schema 2. Build Software (.NET) Components 3. Create Form Template 4. Build File Plan Gallery Feature <FilePlan> FilePlan> <Title>Contoso <Title>Contoso Records</Title> <Description>…</Description> <Records> <Record>…</Record> … </FilePlan> </FilePlan> InfoPath File Planning Solution Implementation Steps 1. Develop File Plan Schema 2. Build Software (.NET) Components 3. Create Form Template 4. Build File Plan Gallery Feature Generate Extend Serialization Provisionin File Plan g Classes Component s InfoPath File Planning Solution Implementation Steps 1. Develop File Plan Schema 2. Build .NET Components 3. Create Form Template 4. Build File Plan Gallery 2012 Managing Electronic Records Conference 14.7
  • 8. Cohasset Associates, Inc. NOTES InfoPath File Planning Solution Implementation Steps 1. Develop File Plan Schema 2. Build .NET Components 3. Create Form Template 4. Build File Plan Gallery Feature DEMO An InfoPath 2010 File Planning Solution Summary  Typical file plans describe more than 500 document types,  and configuring a records center requires many  coordinated steps for each distinct document type.  Automated file plan processing can be used both for  provisioning records repositories and for configuring  records center sites. d  InfoPath offers many advantages over other file planning  formats.  InfoPath file plans can be based on enterprise‐ or industry‐ specific data schemas, ensuring consistency, scalability  and reusability. 2012 Managing Electronic Records Conference 14.8
  • 9. Cohasset Associates, Inc. NOTES Thank You! For more information: Blog:   www.JohnHolliday.net Web:  www.SharePointArchitects.us 2012 Managing Electronic Records Conference 14.9