SlideShare une entreprise Scribd logo
1  sur  37
Real World ECM and ERM
in SharePoint 2013
David Tappan, IOAp, MCSE
davidt@cdh.com
West Michigan ARMA Spring Seminar
April 17, 2014
About Me
David Tappan
Consultant
MCSE:SharePoint
AIIM IOAp
DavidT@cdh.com
Agenda:
SharePoint for ECM/ERM
• Why SharePoint for ECM/ERM
• Features
• Challenges and limitations
• How to make it work
Why SharePoint for ECM/ERM?
• Cost
• Integration
• Extensibility
Cost of SharePoint vs. Enterprise
ECM/ERM Competitors
• SharePoint is often already owned for other
purposes
• Cost of eDiscovery can be lower for covered
content
• Cost of required add-ons usually either
comparable or less than that for similar
components of competitor suites.
2009 Price Comparison
EMC/
Documentum
OpenText Alfresco SharePoint
100 Users $129,078 $196,794 $18,500 $24,669
1000 Users $863,937 $637,304 $46,250 $318,738
• 2009 figures from a comparison done by Alfresco
• These are first year costs with maintenance/software
assurance
• Compares cost for ―Document Management, Collaboration
and Web Content Management‖
• No ERM features included in EMC, OpenText or Alfresco
quotes
• No Office integration included in any of the other quotes.
• By the way: Do you already own SharePoint? 
Example third party licensing costs
eDocs DM vs. SharePoint DM with MacroView - Cost Comparison
Products Licensing Cost Annually/1
Time
Cost Now Yearly cost
eDocs DM Licensing Costs
eDocs DM standard user licenses ($813.15/user) x 30 $23,394.50 one time $23,394.50
eDocs DM extensions for SharePoint ($173.75/user) x 100 $17,375 one time $17,375.00
eDocs DM standard user
maintenance
($162.63/user) x 30 $4,878.90 annually $4,878.90
eDocs DM extensions for
SharePoint-maintenance
($34.75/user) x 100* $3,475 annually $3,475.00
Total $48,123.40 $8,353.90
SharePoint DM Licensing Costs
MacroView DMF – Sofware
Assurance licensing
3 server farms and
30 users
$8,670 one time $8,670
Software Assurance $1,416 annually $1,734 $1,734
Total $10,404 $1,734
*eDocs DM extension for SharePoint required by all users who view documents through eDocs on SharePoint (currently 100 user licenses). MacroView DMF
client required for all users who actively profile documents, but documents are accessible for other users in SharePoint directly without additional charge.
“But other ECM providers offer everything in one
package”
This is not accurate. Here’s why:
• Most vendors offering a ―complete solution‖ built it by
acquiring makers of enhancements to their product.
Often these acquisitions haven’t been fully absorbed—
with separate code bases, revision cycles and support
organizations.
• In most cases, additional functionality such as ERM
features are priced in addition to the core product.
• All the vendors provide SharePoint add-ins—so if you are
using SharePoint at all for documents, you can’t avoid
integration.
SharePoint’s integration advantage
• Best built-in integration with the rest of the
Microsoft product line.
–Office (Word/Excel/PowerPoint
–Outlook
–Microsoft Exchange
–Microsoft CRM
–SQL Reporting Services/Analysis Services
• SharePoint is so ubiquitous that most other
enterprise server applications support
integration with it.
SharePoint ECM and ERM Features
ECM, ERM and eDiscovery in
SharePoint: A Brief History
• SharePoint 2007
–Check-out/versions
–Basic Records Center (silo)
• SharePoint 2010 ECM Features
–Managed Metadata (enterprise-wide controlled
vocabulary)
–Content type syndication (enterprise-wide document
types and policies)
–Column default values
–Document Set content types
–Increased scale
• Very large libraries and lists (up to 10,000,000 items)
ECM, ERM and eDiscovery in
SharePoint: A Brief History
ECM, ERM and eDiscovery in
SharePoint: A Brief History
• SharePoint 2010 ERM
–Unique document IDs
–Multi-stage disposition
–In-place holds and records, BUT
• Users prevented from working on a held
document
• Holds limited to SharePoint content
• Configured by site collection
• Based on content type (document type) only
• ECM
–Search
• FAST Search now built in
–Continuous crawl
–Entity extraction
–User interface improvements
• Drag and drop filing
• Bulk editing
–Scalability
• Shredded Storage (i.e. only version deltas are stored)
SharePoint 2013 ECM
Improvements
SharePoint 2013 ERM Features
• Retention Policies
• Declaring records
• Content organizer
• Legal holds
• Auditing and reporting
Retention Policies
• Based on multiple factors
–Content type
–Library
–Folder (Important for robust file plans)
Retention Policies
Declaring Records
• SharePoint potentially lets anyone declare
a record
• In-Place
–Manually, by policy, or by custom
workflow
• Send to a Records Center
–Manually, by policy, or by custom workflow
–Move, copy or leave a link
Content Organizer
• AKA: File Plan
–Rules to file document by folders matching
metadata values
• Requires matching content types (value of
content type syndication)
• Folders can have retention policies set
automatically with some PowerShell or
event receivers.
Content Organizer
SharePoint 2013
eDiscovery Features
Where SharePoint Fits in eDiscovery
What SharePoint 2013
Brings to eDiscovery
• eDiscovery Center
–Search to hold and refine
–eDiscovery export
• Content can be changed while held
• Exchange and Lync included
• File servers too*
How Microsoft Does eDiscovery:
Pre-SharePoint 2013
How Microsoft Does eDiscovery:
Post SharePoint 2013
Real World ECM and ERM with SharePoint
Challenges and Pitfalls of using
SharePoint for ECM/ERM
• Software limits and boundaries
• User interface limitations
• ERM-specific limitations
SharePoint 2013 Software Limits
and Boundaries
Limit Size Details How to overcome
List View
Threshold
5000 Applies to items in a
folder or in a view—and
view paging doesn’t
help. Will lead to
misleading results.
• Index columns in views. Create
a file plan to store in folders by
metadata values.
• Use search
• Create views unaffected by the
limit.
Unique
permissions per
list/library
50,000 Exceeding the limit
causes excessive SQL
round trips, and can also
cause event log storms.
• Manage permissions at the
container level—a better
governance approach anyway
File size limit 2 GB Technically a SQL
limitation—but in practice
HTTP won’t even handle
this much without
tweaking.
• Compress files, or store larger
files elsewhere. Remote blob
storage doesn’t help.
URL length 260
characters
Also a limit of 128
characters in a file or
folder name.
• This is a browser limit. Don’t
create folder structures too
deep. SharePoint will tell you
on upload if the path is too
long.
User interface limitations
Limitation How to overcome
Bulk edit/upload/download • Not really a missing feature:
• Drag and drop (requires Office 2013 or IE 9+)
• Datasheet view
• Third party browser solution (e.g., SharePointBoost)
• Third party client
• MacroView DMF
• Handshake DM
Virtual/dynamic folders • Design a folder-based solution based on key metadata (up
to two columns).
• Third-party client
• Handshake DM
Usability for complex
classification schemes
• Leverage default values for content types, document sets
and folders
• automate with PowerShell or event receivers.
• Third party autoclassification products
• Concept Searching
• Data Facet
Records management limitations
• No intuitive file plan builder
• No built-in event-driven disposition
• Lacking built-in physical records management
features
• Not DOD 5015.02 ERM certified.
SharePoint-native approach to
overcome file plan limitations
• Create a complex file plan by customizing the
content organizer feature.
– Design a file plan and represent it in SharePoint with Records
Centers, content types, and content organizer rules that create
folders based on metadata.
– Create different rules within content types by adding a ―Record
Type‖ column and adding separate rules for each.
– Add event receivers to:
• Define additional metadata automatically in the records center folders
(Location-Based Metadata).
• Define folder-level information management policies
Third party options
• Gimmal (http://www.gimmal.com)
• RSD (http://www.rsd.com)
• Collabware (http://www.collabware.com)
Closing thoughts
Why do records management
projects fail?
• Lack of alignment with business goals and
business model
• Failure to integrate with business
processes and IT systems
• Failure to answer the user’s question:
―What’s in it for me?‖
The solution
• Make your System of Record a System of
Engagement
–Don’t create a records silo; integrate it with day
to day processes.
–Define document types that make sense for
users, not just records managers.
“It is simply not realistic to expect broad sets of employees to
navigate extensive classification options while referring to a
records schedule that may weigh in at more than 100 pages.”
Forrester Research/ARMA International Survey
• Knowledge Management
Solution for a Major US
Accounting Firm
• Extranet Document Repository
for a Large US Accounting Firm
• Enterprise Taxonomy and
Search Design at a Global
Manufacturing Company
• Massive Records Repository for
a Financial Services Firm
C/D/H ECM Case Studies
www.cdh.com/whatwedo
Detroit
1500 Woodward Ave
Suite 400
Detroit, MI 48226
(248) 546-1800
Grand Rapids
15 Ionia Ave SW
Suite 270
Grand Rapids, MI 49503
(616) 776-1600
Thank You
www.cdh.com

Contenu connexe

Tendances

Hexa Corp Share Point Capabilities Presentation
Hexa Corp Share Point Capabilities PresentationHexa Corp Share Point Capabilities Presentation
Hexa Corp Share Point Capabilities Presentationsrgk27
 
Moving file shares to ibm file net p8 summary
Moving file shares to ibm file net p8 summaryMoving file shares to ibm file net p8 summary
Moving file shares to ibm file net p8 summaryDavid Champeau
 
SharePoint 2013 Admin in the Hybrid World
SharePoint 2013 Admin in the Hybrid WorldSharePoint 2013 Admin in the Hybrid World
SharePoint 2013 Admin in the Hybrid WorldJason Himmelstein
 
Moving mountains with Sharepoint - Document Management with SharePoint 2013
Moving mountains with Sharepoint - Document Management with SharePoint 2013Moving mountains with Sharepoint - Document Management with SharePoint 2013
Moving mountains with Sharepoint - Document Management with SharePoint 2013Oliver Wirkus
 
Digital asset management using SharePoint 2013
Digital asset management using SharePoint 2013Digital asset management using SharePoint 2013
Digital asset management using SharePoint 2013Karthick S
 
SharePoint BCS, OK. But what is the SharePoint Business Data List Connector (...
SharePoint BCS, OK. But what is the SharePoint Business Data List Connector (...SharePoint BCS, OK. But what is the SharePoint Business Data List Connector (...
SharePoint BCS, OK. But what is the SharePoint Business Data List Connector (...Layer2
 
Logical architecture considerations for SharePoint 2013
Logical architecture considerations for SharePoint 2013Logical architecture considerations for SharePoint 2013
Logical architecture considerations for SharePoint 2013Dinusha Kumarasiri
 
Using SharePoint 2013 to Manage Records
Using SharePoint 2013 to Manage RecordsUsing SharePoint 2013 to Manage Records
Using SharePoint 2013 to Manage RecordsAIIM International
 
Who says you can't do records management in SharePoint?
Who says you can't do records management in SharePoint?Who says you can't do records management in SharePoint?
Who says you can't do records management in SharePoint?John F. Holliday
 
Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Vishal Pawar
 
SharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the BoxSharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the BoxEd Musters
 
Sharepoint 2007 Detailed Technical Overview
Sharepoint 2007 Detailed Technical OverviewSharepoint 2007 Detailed Technical Overview
Sharepoint 2007 Detailed Technical Overviewukdpe
 
Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010Agnes Molnar
 
What's new in SharePoint 2016
What's new in SharePoint 2016What's new in SharePoint 2016
What's new in SharePoint 2016Giuseppe Marchi
 
Migrating to SharePoint 2013 - Business and Technical Perspective
Migrating to SharePoint 2013 - Business and Technical PerspectiveMigrating to SharePoint 2013 - Business and Technical Perspective
Migrating to SharePoint 2013 - Business and Technical PerspectiveJohn Calvert
 
Going offline with share point workspace
Going offline with share point workspaceGoing offline with share point workspace
Going offline with share point workspaceJoshua Haebets
 
Migrate to share point 2016 (presentation)
Migrate to share point 2016 (presentation) Migrate to share point 2016 (presentation)
Migrate to share point 2016 (presentation) chanduraj1984
 

Tendances (20)

Hexa Corp Share Point Capabilities Presentation
Hexa Corp Share Point Capabilities PresentationHexa Corp Share Point Capabilities Presentation
Hexa Corp Share Point Capabilities Presentation
 
Moving file shares to ibm file net p8 summary
Moving file shares to ibm file net p8 summaryMoving file shares to ibm file net p8 summary
Moving file shares to ibm file net p8 summary
 
SharePoint 2013 Admin in the Hybrid World
SharePoint 2013 Admin in the Hybrid WorldSharePoint 2013 Admin in the Hybrid World
SharePoint 2013 Admin in the Hybrid World
 
Moving mountains with Sharepoint - Document Management with SharePoint 2013
Moving mountains with Sharepoint - Document Management with SharePoint 2013Moving mountains with Sharepoint - Document Management with SharePoint 2013
Moving mountains with Sharepoint - Document Management with SharePoint 2013
 
Real world records management in SharePoint 2013
Real world records management in SharePoint 2013Real world records management in SharePoint 2013
Real world records management in SharePoint 2013
 
Digital asset management using SharePoint 2013
Digital asset management using SharePoint 2013Digital asset management using SharePoint 2013
Digital asset management using SharePoint 2013
 
SharePoint BCS, OK. But what is the SharePoint Business Data List Connector (...
SharePoint BCS, OK. But what is the SharePoint Business Data List Connector (...SharePoint BCS, OK. But what is the SharePoint Business Data List Connector (...
SharePoint BCS, OK. But what is the SharePoint Business Data List Connector (...
 
Logical architecture considerations for SharePoint 2013
Logical architecture considerations for SharePoint 2013Logical architecture considerations for SharePoint 2013
Logical architecture considerations for SharePoint 2013
 
Using SharePoint 2013 to Manage Records
Using SharePoint 2013 to Manage RecordsUsing SharePoint 2013 to Manage Records
Using SharePoint 2013 to Manage Records
 
SharePoint Programming Basic
SharePoint Programming BasicSharePoint Programming Basic
SharePoint Programming Basic
 
Who says you can't do records management in SharePoint?
Who says you can't do records management in SharePoint?Who says you can't do records management in SharePoint?
Who says you can't do records management in SharePoint?
 
Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013
 
SharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the BoxSharePoint 2013 Document Management Out of the Box
SharePoint 2013 Document Management Out of the Box
 
Sharepoint 2007 Detailed Technical Overview
Sharepoint 2007 Detailed Technical OverviewSharepoint 2007 Detailed Technical Overview
Sharepoint 2007 Detailed Technical Overview
 
Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010
 
What's new in SharePoint 2016
What's new in SharePoint 2016What's new in SharePoint 2016
What's new in SharePoint 2016
 
Migrating to SharePoint 2013 - Business and Technical Perspective
Migrating to SharePoint 2013 - Business and Technical PerspectiveMigrating to SharePoint 2013 - Business and Technical Perspective
Migrating to SharePoint 2013 - Business and Technical Perspective
 
Going offline with share point workspace
Going offline with share point workspaceGoing offline with share point workspace
Going offline with share point workspace
 
Microsoft - Cloud Platform
Microsoft - Cloud PlatformMicrosoft - Cloud Platform
Microsoft - Cloud Platform
 
Migrate to share point 2016 (presentation)
Migrate to share point 2016 (presentation) Migrate to share point 2016 (presentation)
Migrate to share point 2016 (presentation)
 

En vedette (8)

Virtualization Smackdown
Virtualization SmackdownVirtualization Smackdown
Virtualization Smackdown
 
Multiplatform Development
Multiplatform DevelopmentMultiplatform Development
Multiplatform Development
 
SharePoint Custom Development
SharePoint Custom DevelopmentSharePoint Custom Development
SharePoint Custom Development
 
Have It Your Way! SharePoint Customizations
Have It Your Way! SharePoint CustomizationsHave It Your Way! SharePoint Customizations
Have It Your Way! SharePoint Customizations
 
Virtual Desktops: Why is this So Hot
Virtual Desktops: Why is this So HotVirtual Desktops: Why is this So Hot
Virtual Desktops: Why is this So Hot
 
Is Your Developer's Head in the Cloud? May 7 Webinar
Is Your Developer's Head in the Cloud? May 7 WebinarIs Your Developer's Head in the Cloud? May 7 Webinar
Is Your Developer's Head in the Cloud? May 7 Webinar
 
A Mashup with Backbone
A Mashup with BackboneA Mashup with Backbone
A Mashup with Backbone
 
Microsoft SharePoint Cloud presentation
Microsoft SharePoint Cloud presentationMicrosoft SharePoint Cloud presentation
Microsoft SharePoint Cloud presentation
 

Similaire à Real world rm in share point 2013

14 tips for planning a ecm content migration to share point
14 tips for planning a ecm content migration to share point14 tips for planning a ecm content migration to share point
14 tips for planning a ecm content migration to share pointDocFluix, LLC
 
14 Tips for Planning ECM Content Migration to SharePoint
14 Tips for Planning ECM Content Migration to SharePoint14 Tips for Planning ECM Content Migration to SharePoint
14 Tips for Planning ECM Content Migration to SharePointJoel Oleson
 
SharePoint Saturday Paris 2015 Validating SharePoint 2013 Farm Before Go-Live
SharePoint Saturday Paris 2015   Validating SharePoint 2013 Farm Before Go-LiveSharePoint Saturday Paris 2015   Validating SharePoint 2013 Farm Before Go-Live
SharePoint Saturday Paris 2015 Validating SharePoint 2013 Farm Before Go-LiveChirag Patel
 
The Information Governance Headache - SharePoint ECM
The Information Governance Headache - SharePoint ECMThe Information Governance Headache - SharePoint ECM
The Information Governance Headache - SharePoint ECMGareth Fisher
 
Enterprise SharePoint Program - Architecture Models - (Innovate Vancouver) - ...
Enterprise SharePoint Program - Architecture Models - (Innovate Vancouver) - ...Enterprise SharePoint Program - Architecture Models - (Innovate Vancouver) - ...
Enterprise SharePoint Program - Architecture Models - (Innovate Vancouver) - ...Innovate Vancouver
 
ArcherGrey ENOVIA V6 Product Uploader rev 2 2016
ArcherGrey ENOVIA V6 Product Uploader rev 2 2016ArcherGrey ENOVIA V6 Product Uploader rev 2 2016
ArcherGrey ENOVIA V6 Product Uploader rev 2 2016Brion Carroll
 
Share Point Sat Share Point 2010 And Content Migration
Share Point Sat Share Point 2010 And Content MigrationShare Point Sat Share Point 2010 And Content Migration
Share Point Sat Share Point 2010 And Content MigrationNadir Kamdar
 
Alsup gd13 final
Alsup gd13   finalAlsup gd13   final
Alsup gd13 finalMike Alsup
 
Real world business workflow with SharePoint designer 2013
Real world business workflow with SharePoint designer 2013Real world business workflow with SharePoint designer 2013
Real world business workflow with SharePoint designer 2013Ivan Sanders
 
Replacing your fileshare with SharePoint 2013 Farm - SharePoint User Group UK...
Replacing your fileshare with SharePoint 2013 Farm - SharePoint User Group UK...Replacing your fileshare with SharePoint 2013 Farm - SharePoint User Group UK...
Replacing your fileshare with SharePoint 2013 Farm - SharePoint User Group UK...Chirag Patel
 
Mastering the Art of SharePoint DMS implemenation
Mastering the Art of SharePoint DMS implemenationMastering the Art of SharePoint DMS implemenation
Mastering the Art of SharePoint DMS implemenationOliver Wirkus
 
Hosted Sharepoint 2010 Key Features
Hosted Sharepoint 2010 Key FeaturesHosted Sharepoint 2010 Key Features
Hosted Sharepoint 2010 Key FeaturesShuffle IT Solutions
 
Building an effective sharepoint team
Building an effective sharepoint teamBuilding an effective sharepoint team
Building an effective sharepoint teamBaris Bruce Tuncertan
 
Moving Mountains with SharePoint
Moving Mountains with SharePointMoving Mountains with SharePoint
Moving Mountains with SharePointBridgingIT GmbH
 
Legacy ECM Migration
Legacy ECM MigrationLegacy ECM Migration
Legacy ECM MigrationLantzy14
 
Learn from my Mistakes - Building Better Solutions in SPFx
Learn from my  Mistakes - Building Better Solutions in SPFxLearn from my  Mistakes - Building Better Solutions in SPFx
Learn from my Mistakes - Building Better Solutions in SPFxThomas Daly
 
What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013J.D. Wade
 
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeks
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeksSynergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeks
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeksSynergis Engineering Design Solutions
 

Similaire à Real world rm in share point 2013 (20)

Real world records management in share point 2013
Real world records management in share point 2013Real world records management in share point 2013
Real world records management in share point 2013
 
14 tips for planning a ecm content migration to share point
14 tips for planning a ecm content migration to share point14 tips for planning a ecm content migration to share point
14 tips for planning a ecm content migration to share point
 
14 Tips for Planning ECM Content Migration to SharePoint
14 Tips for Planning ECM Content Migration to SharePoint14 Tips for Planning ECM Content Migration to SharePoint
14 Tips for Planning ECM Content Migration to SharePoint
 
SharePoint Saturday Paris 2015 Validating SharePoint 2013 Farm Before Go-Live
SharePoint Saturday Paris 2015   Validating SharePoint 2013 Farm Before Go-LiveSharePoint Saturday Paris 2015   Validating SharePoint 2013 Farm Before Go-Live
SharePoint Saturday Paris 2015 Validating SharePoint 2013 Farm Before Go-Live
 
05052015091520
0505201509152005052015091520
05052015091520
 
The Information Governance Headache - SharePoint ECM
The Information Governance Headache - SharePoint ECMThe Information Governance Headache - SharePoint ECM
The Information Governance Headache - SharePoint ECM
 
Enterprise SharePoint Program - Architecture Models - (Innovate Vancouver) - ...
Enterprise SharePoint Program - Architecture Models - (Innovate Vancouver) - ...Enterprise SharePoint Program - Architecture Models - (Innovate Vancouver) - ...
Enterprise SharePoint Program - Architecture Models - (Innovate Vancouver) - ...
 
ArcherGrey ENOVIA V6 Product Uploader rev 2 2016
ArcherGrey ENOVIA V6 Product Uploader rev 2 2016ArcherGrey ENOVIA V6 Product Uploader rev 2 2016
ArcherGrey ENOVIA V6 Product Uploader rev 2 2016
 
Share Point Sat Share Point 2010 And Content Migration
Share Point Sat Share Point 2010 And Content MigrationShare Point Sat Share Point 2010 And Content Migration
Share Point Sat Share Point 2010 And Content Migration
 
Alsup gd13 final
Alsup gd13   finalAlsup gd13   final
Alsup gd13 final
 
Real world business workflow with SharePoint designer 2013
Real world business workflow with SharePoint designer 2013Real world business workflow with SharePoint designer 2013
Real world business workflow with SharePoint designer 2013
 
Replacing your fileshare with SharePoint 2013 Farm - SharePoint User Group UK...
Replacing your fileshare with SharePoint 2013 Farm - SharePoint User Group UK...Replacing your fileshare with SharePoint 2013 Farm - SharePoint User Group UK...
Replacing your fileshare with SharePoint 2013 Farm - SharePoint User Group UK...
 
Mastering the Art of SharePoint DMS implemenation
Mastering the Art of SharePoint DMS implemenationMastering the Art of SharePoint DMS implemenation
Mastering the Art of SharePoint DMS implemenation
 
Hosted Sharepoint 2010 Key Features
Hosted Sharepoint 2010 Key FeaturesHosted Sharepoint 2010 Key Features
Hosted Sharepoint 2010 Key Features
 
Building an effective sharepoint team
Building an effective sharepoint teamBuilding an effective sharepoint team
Building an effective sharepoint team
 
Moving Mountains with SharePoint
Moving Mountains with SharePointMoving Mountains with SharePoint
Moving Mountains with SharePoint
 
Legacy ECM Migration
Legacy ECM MigrationLegacy ECM Migration
Legacy ECM Migration
 
Learn from my Mistakes - Building Better Solutions in SPFx
Learn from my  Mistakes - Building Better Solutions in SPFxLearn from my  Mistakes - Building Better Solutions in SPFx
Learn from my Mistakes - Building Better Solutions in SPFx
 
What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013What SQL DBAs need to know about SharePoint-Indianapolis 2013
What SQL DBAs need to know about SharePoint-Indianapolis 2013
 
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeks
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeksSynergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeks
Synergis University 2014- 10 Data Management Challenges You Can Solve in 3 weeks
 

Plus de C/D/H Technology Consultants

Dynamic no-code mashups in SharePoint 2010 and 2013
Dynamic no-code mashups in SharePoint 2010 and 2013Dynamic no-code mashups in SharePoint 2010 and 2013
Dynamic no-code mashups in SharePoint 2010 and 2013C/D/H Technology Consultants
 

Plus de C/D/H Technology Consultants (20)

6 Ways to Get More From Your Azure
6 Ways to Get More From Your Azure6 Ways to Get More From Your Azure
6 Ways to Get More From Your Azure
 
No Data Left BehindA A SharePoint 2013 Migration
No Data Left BehindA A SharePoint 2013 MigrationNo Data Left BehindA A SharePoint 2013 Migration
No Data Left BehindA A SharePoint 2013 Migration
 
6 Ways to Get More From Your Azure
6 Ways to Get More From Your Azure6 Ways to Get More From Your Azure
6 Ways to Get More From Your Azure
 
Google for education vs office 365
Google for education vs office 365Google for education vs office 365
Google for education vs office 365
 
C/D/H 1990-2015
C/D/H 1990-2015C/D/H 1990-2015
C/D/H 1990-2015
 
SharePoint for Government
SharePoint for GovernmentSharePoint for Government
SharePoint for Government
 
Lean Mobile Solutions with Microsoft Azure
Lean Mobile Solutions with Microsoft AzureLean Mobile Solutions with Microsoft Azure
Lean Mobile Solutions with Microsoft Azure
 
SharePoint site admins leverage search
SharePoint site admins leverage searchSharePoint site admins leverage search
SharePoint site admins leverage search
 
System center seminar presentation
System center seminar presentationSystem center seminar presentation
System center seminar presentation
 
Office 365 branding webinar
Office 365 branding webinarOffice 365 branding webinar
Office 365 branding webinar
 
C/D/H: Excel to Project in 5 Easy Steps
C/D/H: Excel to Project in 5 Easy StepsC/D/H: Excel to Project in 5 Easy Steps
C/D/H: Excel to Project in 5 Easy Steps
 
Lync seminar preso all content
Lync seminar preso all contentLync seminar preso all content
Lync seminar preso all content
 
Office 365: How to Get a Foothold in the Cloud
Office 365: How to Get a Foothold in the CloudOffice 365: How to Get a Foothold in the Cloud
Office 365: How to Get a Foothold in the Cloud
 
Epm seminar presentation
Epm seminar presentationEpm seminar presentation
Epm seminar presentation
 
Manage your enterprise with System Center
Manage your enterprise with System CenterManage your enterprise with System Center
Manage your enterprise with System Center
 
Azure Iaas preso slides
Azure Iaas preso slidesAzure Iaas preso slides
Azure Iaas preso slides
 
Google vs office 365
Google vs office 365Google vs office 365
Google vs office 365
 
Office 365 vs. Google Apps
Office 365 vs. Google AppsOffice 365 vs. Google Apps
Office 365 vs. Google Apps
 
SharePoint Branding Webinar October 2013
SharePoint Branding Webinar October 2013SharePoint Branding Webinar October 2013
SharePoint Branding Webinar October 2013
 
Dynamic no-code mashups in SharePoint 2010 and 2013
Dynamic no-code mashups in SharePoint 2010 and 2013Dynamic no-code mashups in SharePoint 2010 and 2013
Dynamic no-code mashups in SharePoint 2010 and 2013
 

Dernier

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 

Dernier (20)

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 

Real world rm in share point 2013

  • 1. Real World ECM and ERM in SharePoint 2013 David Tappan, IOAp, MCSE davidt@cdh.com West Michigan ARMA Spring Seminar April 17, 2014
  • 3. Agenda: SharePoint for ECM/ERM • Why SharePoint for ECM/ERM • Features • Challenges and limitations • How to make it work
  • 4. Why SharePoint for ECM/ERM? • Cost • Integration • Extensibility
  • 5. Cost of SharePoint vs. Enterprise ECM/ERM Competitors • SharePoint is often already owned for other purposes • Cost of eDiscovery can be lower for covered content • Cost of required add-ons usually either comparable or less than that for similar components of competitor suites.
  • 6. 2009 Price Comparison EMC/ Documentum OpenText Alfresco SharePoint 100 Users $129,078 $196,794 $18,500 $24,669 1000 Users $863,937 $637,304 $46,250 $318,738 • 2009 figures from a comparison done by Alfresco • These are first year costs with maintenance/software assurance • Compares cost for ―Document Management, Collaboration and Web Content Management‖ • No ERM features included in EMC, OpenText or Alfresco quotes • No Office integration included in any of the other quotes. • By the way: Do you already own SharePoint? 
  • 7. Example third party licensing costs eDocs DM vs. SharePoint DM with MacroView - Cost Comparison Products Licensing Cost Annually/1 Time Cost Now Yearly cost eDocs DM Licensing Costs eDocs DM standard user licenses ($813.15/user) x 30 $23,394.50 one time $23,394.50 eDocs DM extensions for SharePoint ($173.75/user) x 100 $17,375 one time $17,375.00 eDocs DM standard user maintenance ($162.63/user) x 30 $4,878.90 annually $4,878.90 eDocs DM extensions for SharePoint-maintenance ($34.75/user) x 100* $3,475 annually $3,475.00 Total $48,123.40 $8,353.90 SharePoint DM Licensing Costs MacroView DMF – Sofware Assurance licensing 3 server farms and 30 users $8,670 one time $8,670 Software Assurance $1,416 annually $1,734 $1,734 Total $10,404 $1,734 *eDocs DM extension for SharePoint required by all users who view documents through eDocs on SharePoint (currently 100 user licenses). MacroView DMF client required for all users who actively profile documents, but documents are accessible for other users in SharePoint directly without additional charge.
  • 8. “But other ECM providers offer everything in one package” This is not accurate. Here’s why: • Most vendors offering a ―complete solution‖ built it by acquiring makers of enhancements to their product. Often these acquisitions haven’t been fully absorbed— with separate code bases, revision cycles and support organizations. • In most cases, additional functionality such as ERM features are priced in addition to the core product. • All the vendors provide SharePoint add-ins—so if you are using SharePoint at all for documents, you can’t avoid integration.
  • 9. SharePoint’s integration advantage • Best built-in integration with the rest of the Microsoft product line. –Office (Word/Excel/PowerPoint –Outlook –Microsoft Exchange –Microsoft CRM –SQL Reporting Services/Analysis Services • SharePoint is so ubiquitous that most other enterprise server applications support integration with it.
  • 10. SharePoint ECM and ERM Features
  • 11. ECM, ERM and eDiscovery in SharePoint: A Brief History • SharePoint 2007 –Check-out/versions –Basic Records Center (silo)
  • 12. • SharePoint 2010 ECM Features –Managed Metadata (enterprise-wide controlled vocabulary) –Content type syndication (enterprise-wide document types and policies) –Column default values –Document Set content types –Increased scale • Very large libraries and lists (up to 10,000,000 items) ECM, ERM and eDiscovery in SharePoint: A Brief History
  • 13. ECM, ERM and eDiscovery in SharePoint: A Brief History • SharePoint 2010 ERM –Unique document IDs –Multi-stage disposition –In-place holds and records, BUT • Users prevented from working on a held document • Holds limited to SharePoint content • Configured by site collection • Based on content type (document type) only
  • 14. • ECM –Search • FAST Search now built in –Continuous crawl –Entity extraction –User interface improvements • Drag and drop filing • Bulk editing –Scalability • Shredded Storage (i.e. only version deltas are stored) SharePoint 2013 ECM Improvements
  • 15. SharePoint 2013 ERM Features • Retention Policies • Declaring records • Content organizer • Legal holds • Auditing and reporting
  • 16. Retention Policies • Based on multiple factors –Content type –Library –Folder (Important for robust file plans)
  • 18. Declaring Records • SharePoint potentially lets anyone declare a record • In-Place –Manually, by policy, or by custom workflow • Send to a Records Center –Manually, by policy, or by custom workflow –Move, copy or leave a link
  • 19. Content Organizer • AKA: File Plan –Rules to file document by folders matching metadata values • Requires matching content types (value of content type syndication) • Folders can have retention policies set automatically with some PowerShell or event receivers.
  • 22. Where SharePoint Fits in eDiscovery
  • 23. What SharePoint 2013 Brings to eDiscovery • eDiscovery Center –Search to hold and refine –eDiscovery export • Content can be changed while held • Exchange and Lync included • File servers too*
  • 24. How Microsoft Does eDiscovery: Pre-SharePoint 2013
  • 25. How Microsoft Does eDiscovery: Post SharePoint 2013
  • 26. Real World ECM and ERM with SharePoint
  • 27. Challenges and Pitfalls of using SharePoint for ECM/ERM • Software limits and boundaries • User interface limitations • ERM-specific limitations
  • 28. SharePoint 2013 Software Limits and Boundaries Limit Size Details How to overcome List View Threshold 5000 Applies to items in a folder or in a view—and view paging doesn’t help. Will lead to misleading results. • Index columns in views. Create a file plan to store in folders by metadata values. • Use search • Create views unaffected by the limit. Unique permissions per list/library 50,000 Exceeding the limit causes excessive SQL round trips, and can also cause event log storms. • Manage permissions at the container level—a better governance approach anyway File size limit 2 GB Technically a SQL limitation—but in practice HTTP won’t even handle this much without tweaking. • Compress files, or store larger files elsewhere. Remote blob storage doesn’t help. URL length 260 characters Also a limit of 128 characters in a file or folder name. • This is a browser limit. Don’t create folder structures too deep. SharePoint will tell you on upload if the path is too long.
  • 29. User interface limitations Limitation How to overcome Bulk edit/upload/download • Not really a missing feature: • Drag and drop (requires Office 2013 or IE 9+) • Datasheet view • Third party browser solution (e.g., SharePointBoost) • Third party client • MacroView DMF • Handshake DM Virtual/dynamic folders • Design a folder-based solution based on key metadata (up to two columns). • Third-party client • Handshake DM Usability for complex classification schemes • Leverage default values for content types, document sets and folders • automate with PowerShell or event receivers. • Third party autoclassification products • Concept Searching • Data Facet
  • 30. Records management limitations • No intuitive file plan builder • No built-in event-driven disposition • Lacking built-in physical records management features • Not DOD 5015.02 ERM certified.
  • 31. SharePoint-native approach to overcome file plan limitations • Create a complex file plan by customizing the content organizer feature. – Design a file plan and represent it in SharePoint with Records Centers, content types, and content organizer rules that create folders based on metadata. – Create different rules within content types by adding a ―Record Type‖ column and adding separate rules for each. – Add event receivers to: • Define additional metadata automatically in the records center folders (Location-Based Metadata). • Define folder-level information management policies
  • 32. Third party options • Gimmal (http://www.gimmal.com) • RSD (http://www.rsd.com) • Collabware (http://www.collabware.com)
  • 34. Why do records management projects fail? • Lack of alignment with business goals and business model • Failure to integrate with business processes and IT systems • Failure to answer the user’s question: ―What’s in it for me?‖
  • 35. The solution • Make your System of Record a System of Engagement –Don’t create a records silo; integrate it with day to day processes. –Define document types that make sense for users, not just records managers. “It is simply not realistic to expect broad sets of employees to navigate extensive classification options while referring to a records schedule that may weigh in at more than 100 pages.” Forrester Research/ARMA International Survey
  • 36. • Knowledge Management Solution for a Major US Accounting Firm • Extranet Document Repository for a Large US Accounting Firm • Enterprise Taxonomy and Search Design at a Global Manufacturing Company • Massive Records Repository for a Financial Services Firm C/D/H ECM Case Studies www.cdh.com/whatwedo
  • 37. Detroit 1500 Woodward Ave Suite 400 Detroit, MI 48226 (248) 546-1800 Grand Rapids 15 Ionia Ave SW Suite 270 Grand Rapids, MI 49503 (616) 776-1600 Thank You www.cdh.com