SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Downloaden Sie, um offline zu lesen
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

Weitere ähnliche Inhalte

Mehr von MER 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
 

Mehr von 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...
 

Kürzlich hochgeladen

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 

Kürzlich hochgeladen (20)

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 

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