SlideShare a Scribd company logo
1 of 51
Download to read offline
SharePoint Saturday
Durham, NC 2014
James Hunter
Over 2.2 Million Licensed Users Worldwide
• First Mover with SharePoint for ECM
• Imaging for SharePoint since 2003
• KnowledgeLake is a Fujitsu Company
• KL software is shipped with scanners
• 170K Employees/70 Countries/$66B
• Headquartered in St. Louis
• Deployed in 37 countries
• Microsoft Managed Gold ISV Partner
• Member of Microsoft's PAC, DAC and TAP
• Adding on the average of 275,000 users per year
What is Enterprise Content
Management
Taxonomy
Content Type Hub
Demo
What is Enterprise Content Management?
Enterprise Content Management
(ECM) is the strategies, methods
and tools used to capture, manage,
store, preserve, and deliver content
and documents related to
organizational processes.
ECM tools and strategies allow the
management of an organization's
unstructured information, wherever
that information exists.
“Content” can refer to several
types of sources:
• Scanned Images
• Electronic Documents
• E-Mail
• Web Pages
Shipping
CourierCosts
FaxPaper/
PhoneCosts
Copied
Documents
Consumables
Handling
ofPaper
Offsite
Storage
FileCabinets Processes
Once it’s an electronic file you can automate the processes
E:/OnmyhardDrive/NotInSharePoint/GrowingEveryDay/When
ILeaveYouWillNotFindWhatYouNeedInThisMess/SomeOfThe
InformationRelatesToContractsWorthBig$$ToOurCompany
Audits and
Litigation
Compliance
Disaster
Recovery
Lost or Misfiled
Documents
Customer
Service
Employee
Knowledge
Managing information assets against risk and
legal costs in this era of social business
8% of work
day spent
finding
documents
ECM
improves
user
productivity
Business Drivers for ECM
• Reduce Environmental Impact
• Improve Operational Efficiency
• Enhance Customer Service
• Eliminate Shipping and Faxing
• Streamline Document Processing
• Enable Regulatory Compliance
• Decrease Operating Costs
• Decrease Storage Space
• Provide Disaster Recovery
COMMON USE CASES
Scan, Manage, Route, Search, Retrieve, and View
• Accounts Payable/HR/Contracts
• Insurance Claims and Enrollment
• Bank Lending
• Healthcare Records
• Health Admissions/Accounting
• Government Agencies
• Oil and Gas
ECM
• Content Types
• Metadata
• Templates
• Workflow
• Retention Policy
• Content Organizer
• Records Mgmt
• In-place records
PPT WORD EXCEL
Content Type
Yes Metadata
Yes Retention
Yes Workflow
Yes Templates
A taxonomy is a law for
classifying information.
How do you find things in the grocery store?
Other examples
Paper
Manila Folder
Filing Cabinet
Room
Floor
Office Company
Finance
AP
Client
Documents
Client A
Invoice Packing List
Purchase
Order
Report
Client B Client C
Vendor
Documents
AR
HR
Taxonomy is the key functionality within Document Management
A structured way to categorize information, to allow better access
SharePoint Taxonomy = The hierarchical architecture
Taxonomy is the classification and organization of
SharePoint ‘containers’
Also includes Columns and Content Types
Typical Approaches to classification
Individual / Departmental
Organizational
Third-Party / Industry
Standards
• Where is the “thing” I want?
– Extranet or Intranet?
– Folder?
– Departmental Site?
– Inbox?
• What “thing” am I looking for?
– Does it have a content type?
– Office Document?
– PDF?
– Multimedia?
What is the level of knowledge about taxonomy in
the company as a whole?
How much do I know about the subject matter?
How much ramp up do I need?
How many types of content will I need to consider?
How many stakeholders and subject matter experts
(SMEs) are there? Will they be available to help
create the optimal taxonomy based on the subject
matter?
What types of politics or “issues” exist today
between groups of owners/subject matter experts?
Will they debate and/or argue over terminology or
what should be classified where?
ACCORDING TO
Does any of the terminology need to be created
from scratch or re-written?
Has any user feedback been received so far
(internal or external, formal or informal), as to what
they like and don’t like about finding the company’s
information?
Will we need to train internal users to tag content?
Will our external customers be willing to help us
validate the taxonomy before implementation?
Do we have demographic information about our
users available, so that we can target specific
categories of content once the taxonomy is
implemented?
ACCORDING TO
Constructing the vocabulary structure and relationships
Using this structure to categorize documents as they are
created and added to the repository
The ability to search using the defined categories
The three challenges
Agree on Categories / Names
Add Variations
Enforce metadata tagging
Keywords to improve search
SIMPLE search
ADVANCED search
What you need to know.
Content Type Syndication
Act of sharing a site collection’s content
types with other site collections in the farm
Content Type Hub
Content Type Syndication enables an
administrator to specify a single site
collection per managed metadata service
No need to define at the site collection level
Simplifies the management of content types
Consistent taxonomy, Same content types across multiple site collections
• When to use a content type hub?
– If you are using SharePoint for Document
Management…then ALWAYS!
• How much overhead?
– No significant increase in deployment effort
– No change in system performance using
the HUB.
• How do you sell the content type hub?
– Increased standardization
– Reduced administrative workload
– Reduced errors
1. Navigate to the Search Service Application and Disable All
Search Crawls
2. Create Hub Site Collection
3. Set Hub in Managed Metadata Service Application
4. Configuration Taxonomy in the HUB
5. Create and apply Content Types to HUB Library
6. Upload non-Office Files (Searchable PDF recommended) to the
HUB library for every changed content type populating all fields
Configure Content Sources
7. Create Managed Properties corresponding to Crawled Properties
8. Publish Finalized Content Types from the newly created Hub
9. Trigger Content Type Hub Timer Jobs
10.Continue with remaining configuration of farm/sites
1. SSA: Disable Crawl schedule
2. Confirm auto-gen of metadata properties is disabled for all Search Schema
categories (SharePoint 2013)
3. Create new content type on the taxonomy site collection
4. Apply it to the HUB document library
5. Upload non-Office Files (Searchable PDF recommended) to the HUB library for
every changed content type populating all fields
6. Create a new Content Source for the HUB site collection
7. Point Content Source to the HUB Site Collection, and only the HUB site collection
8. Run a full crawl
9. Create Managed Properties corresponding to Crawled Properties
10.Republish all content types and ensure both Hub Publisher and Hub Subscriber
timer jobs have been run
11.Proceed with remaining configuration for content type(s)
12.Run a full crawl on the default content source
13.Set crawl schedule on the Default Content Source
1. Disable Crawl schedule
2. Edit Existing content type on the taxonomy site collection
3. Upload non-Office Files (Searchable PDF recommended) to the HUB
library for every changed content type populating all fields
4. Search Service Application: Create a new Content Source for the HUB
site collection
5. Point Content Source to the HUB Site Collection, and only the HUB site
collection
6. Run a full crawl
7. Create Managed Properties corresponding to Crawled Properties (A
simple modification to an existing managed property may be the only
change needed)
8. Republish all content types and ensure both Hub Publisher and Hub
Subscriber timer jobs have been run
9. Proceed with remaining configuration for content type(s)
10.Run a full crawl on the default content source
11.Set crawl schedule on the Default Content Source
Creating the Content Type Hub using PowerShell
• Scripts
– 00-CreateTaxonomy.ps1
• XML-driven Configuration
• Sample PDF
– Assists in the generation of crawled properties
• When do I use it?
– To generate a new site taxonomy using the Content Type Hub
• What does it do?
– #1. Validating Services and Accounts
– #2. Create the ECM Site Collection
– #3. Create Content Type HUB
– #4. HUB - Create Site Columns
– #5. HUB - Create Content Types
– #6. HUB - Create Document Library
– #7. Create Content Type Source for HUB and Perform a Full Crawl
– #8. Publish Content Types from the HUB
– #9. Run the Content Type Subscriber Jobs
– #10.Set Default Managed Properties to not queryable
– #11.Add/Remove Managed Properties - SP2013 Only
– #12.Perform a secondary crawl
– #13.Create Document Library and attach Content Types
• SharePoint Server 2010 Enterprise
Content Management
– Kitta, Grego, Caplinger, Houberg
• http://www.aiim.org/
SharePoint
SharePoint Browser Based
Interface
- Easy to search, view, and
retrieve
- No need to download your
documents
- Workflow Integration
- Digital Signature Integration
• ECM Taxonomy & Architecture
Planning
• Structured Business Process
• AP, HR, Financial Services, Legal,
Gov., Healthcare, etc.
• Document Management
• Records Management
• Scanning and Imaging
• ERP Integration
• Migrations - Legacy ECM to
SharePoint <or> SP to SP
• Advanced Capture
mike.bueltmann@knowledgelake.com
@mikebueltmann
linkedin.com/in/mikebueltmann
jameshunter@knowledgelake.com
@catfishjh7
linkedin.com/in/hunterjam/
Join us right after the event at Tyler’s Restaurant & Taproom! Socialize and unwind after our day of learning.
324 Blackwell St, Durham, NC 27701

More Related Content

What's hot

Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010Agnes Molnar
 
Establishing Content Structure & Information Governance in SharePoint
Establishing Content Structure & Information Governance in SharePointEstablishing Content Structure & Information Governance in SharePoint
Establishing Content Structure & Information Governance in SharePointNick Inglis
 
Share point document management
Share point document managementShare point document management
Share point document managementPeter Kettenis
 
Taming Information Chaos in SharePoint 2010
Taming Information Chaos in SharePoint 2010Taming Information Chaos in SharePoint 2010
Taming Information Chaos in SharePoint 2010Eric Shupps
 
SPS Twin Cities - Congratulations You Inherited a SharePoint Site
SPS Twin Cities - Congratulations You Inherited a SharePoint SiteSPS Twin Cities - Congratulations You Inherited a SharePoint Site
SPS Twin Cities - Congratulations You Inherited a SharePoint SiteDon Donais
 
Building an online catalogue with SharePoint 2013
Building an online catalogue with SharePoint 2013Building an online catalogue with SharePoint 2013
Building an online catalogue with SharePoint 2013James Milne
 
SPSSAC - Taking Content Management Beyond Content Types
SPSSAC - Taking Content Management Beyond Content TypesSPSSAC - Taking Content Management Beyond Content Types
SPSSAC - Taking Content Management Beyond Content TypesTheresa Lubelski
 
DotNetNuke Urls - Best practice for administrators, editors and developers
DotNetNuke Urls - Best practice for administrators, editors and developersDotNetNuke Urls - Best practice for administrators, editors and developers
DotNetNuke Urls - Best practice for administrators, editors and developersbrchapman
 
Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013John F. Holliday
 
SharePoint Document Management
SharePoint Document ManagementSharePoint Document Management
SharePoint Document ManagementLearnNowOnline
 
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
 
Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Vishal Pawar
 
SPS Dayton Content Types
SPS Dayton Content TypesSPS Dayton Content Types
SPS Dayton Content TypesPatrick Tucker
 
SPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 SearchSPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 SearchBert Johnson
 
Create Content Organizer Rules to Route Documents - SharePoint 2010 - EPC Group
Create Content Organizer Rules to Route Documents - SharePoint 2010 - EPC GroupCreate Content Organizer Rules to Route Documents - SharePoint 2010 - EPC Group
Create Content Organizer Rules to Route Documents - SharePoint 2010 - EPC GroupEPC Group
 
2012 MindSurf - Augmenting Business Process with SharePoint
2012 MindSurf - Augmenting Business Process with SharePoint2012 MindSurf - Augmenting Business Process with SharePoint
2012 MindSurf - Augmenting Business Process with SharePointDon Donais
 
Smarter share point kc user group fast presentation march 2015
Smarter share point kc user group fast presentation   march 2015Smarter share point kc user group fast presentation   march 2015
Smarter share point kc user group fast presentation march 2015Kyle Bodenstab
 
Clockwork 2013 - SharePoint overview
Clockwork 2013 - SharePoint overviewClockwork 2013 - SharePoint overview
Clockwork 2013 - SharePoint overviewWilco Sinnema
 
SharePoint Conference North America 2018 - Las Vegas - Announcements
SharePoint Conference North America 2018 - Las Vegas - AnnouncementsSharePoint Conference North America 2018 - Las Vegas - Announcements
SharePoint Conference North America 2018 - Las Vegas - AnnouncementsNick Hobbs
 
Developing Search-driven application in SharePoint 2013
 Developing Search-driven application in SharePoint 2013  Developing Search-driven application in SharePoint 2013
Developing Search-driven application in SharePoint 2013 SPC Adriatics
 

What's hot (20)

Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010Enterprise Document Management in SharePoint 2010
Enterprise Document Management in SharePoint 2010
 
Establishing Content Structure & Information Governance in SharePoint
Establishing Content Structure & Information Governance in SharePointEstablishing Content Structure & Information Governance in SharePoint
Establishing Content Structure & Information Governance in SharePoint
 
Share point document management
Share point document managementShare point document management
Share point document management
 
Taming Information Chaos in SharePoint 2010
Taming Information Chaos in SharePoint 2010Taming Information Chaos in SharePoint 2010
Taming Information Chaos in SharePoint 2010
 
SPS Twin Cities - Congratulations You Inherited a SharePoint Site
SPS Twin Cities - Congratulations You Inherited a SharePoint SiteSPS Twin Cities - Congratulations You Inherited a SharePoint Site
SPS Twin Cities - Congratulations You Inherited a SharePoint Site
 
Building an online catalogue with SharePoint 2013
Building an online catalogue with SharePoint 2013Building an online catalogue with SharePoint 2013
Building an online catalogue with SharePoint 2013
 
SPSSAC - Taking Content Management Beyond Content Types
SPSSAC - Taking Content Management Beyond Content TypesSPSSAC - Taking Content Management Beyond Content Types
SPSSAC - Taking Content Management Beyond Content Types
 
DotNetNuke Urls - Best practice for administrators, editors and developers
DotNetNuke Urls - Best practice for administrators, editors and developersDotNetNuke Urls - Best practice for administrators, editors and developers
DotNetNuke Urls - Best practice for administrators, editors and developers
 
Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013Top ten new ECM features in SharePoint 2013
Top ten new ECM features in SharePoint 2013
 
SharePoint Document Management
SharePoint Document ManagementSharePoint Document Management
SharePoint Document Management
 
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
 
Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013
 
SPS Dayton Content Types
SPS Dayton Content TypesSPS Dayton Content Types
SPS Dayton Content Types
 
SPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 SearchSPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 Search
 
Create Content Organizer Rules to Route Documents - SharePoint 2010 - EPC Group
Create Content Organizer Rules to Route Documents - SharePoint 2010 - EPC GroupCreate Content Organizer Rules to Route Documents - SharePoint 2010 - EPC Group
Create Content Organizer Rules to Route Documents - SharePoint 2010 - EPC Group
 
2012 MindSurf - Augmenting Business Process with SharePoint
2012 MindSurf - Augmenting Business Process with SharePoint2012 MindSurf - Augmenting Business Process with SharePoint
2012 MindSurf - Augmenting Business Process with SharePoint
 
Smarter share point kc user group fast presentation march 2015
Smarter share point kc user group fast presentation   march 2015Smarter share point kc user group fast presentation   march 2015
Smarter share point kc user group fast presentation march 2015
 
Clockwork 2013 - SharePoint overview
Clockwork 2013 - SharePoint overviewClockwork 2013 - SharePoint overview
Clockwork 2013 - SharePoint overview
 
SharePoint Conference North America 2018 - Las Vegas - Announcements
SharePoint Conference North America 2018 - Las Vegas - AnnouncementsSharePoint Conference North America 2018 - Las Vegas - Announcements
SharePoint Conference North America 2018 - Las Vegas - Announcements
 
Developing Search-driven application in SharePoint 2013
 Developing Search-driven application in SharePoint 2013  Developing Search-driven application in SharePoint 2013
Developing Search-driven application in SharePoint 2013
 

Similar to Sps durham james_h

Mastering the Art of SharePoint DMS
Mastering the Art of SharePoint DMSMastering the Art of SharePoint DMS
Mastering the Art of SharePoint DMSOliver Wirkus
 
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013Patrick Tucker
 
DWCNZ - Content Types: Love Them or Lose It
DWCNZ - Content Types: Love Them or Lose ItDWCNZ - Content Types: Love Them or Lose It
DWCNZ - Content Types: Love Them or Lose ItMarc D Anderson
 
SharePoint Information Architecture Applied
SharePoint Information Architecture AppliedSharePoint Information Architecture Applied
SharePoint Information Architecture Appliedbobmixon
 
IA& Taxonomy Planning for SharePoint Online & Office 365
IA& Taxonomy Planning for SharePoint Online & Office 365IA& Taxonomy Planning for SharePoint Online & Office 365
IA& Taxonomy Planning for SharePoint Online & Office 365DocFluix, LLC
 
Building enterprise records management solutions for share point 2010
Building enterprise records management solutions for share point 2010Building enterprise records management solutions for share point 2010
Building enterprise records management solutions for share point 2010Eric Shupps
 
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
 
SPSNH15 - We Need to Talk: How to Converse with Regular People About Managing...
SPSNH15 - We Need to Talk: How to Converse with Regular People About Managing...SPSNH15 - We Need to Talk: How to Converse with Regular People About Managing...
SPSNH15 - We Need to Talk: How to Converse with Regular People About Managing...Jonathan Ralton
 
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
 
Product Catalog and IT Service Management
Product Catalog and IT Service ManagementProduct Catalog and IT Service Management
Product Catalog and IT Service ManagementDrew Madelung
 
Real World Challenges in Enterprise Search
Real World Challenges in Enterprise SearchReal World Challenges in Enterprise Search
Real World Challenges in Enterprise SearchAgnes Molnar
 
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
 
SharePoint Information Architecture Best Practices
SharePoint Information Architecture Best PracticesSharePoint Information Architecture Best Practices
SharePoint Information Architecture Best PracticesStephanie Lemieux
 
Apples to Apples How to Organize Content with Metadata in SharePoint
Apples to Apples How to Organize Content with Metadata in SharePointApples to Apples How to Organize Content with Metadata in SharePoint
Apples to Apples How to Organize Content with Metadata in SharePointWilliam Huneycutt, II
 
SharePoint Saturday CT 2015 - Content Types: Love Them or Lose It
SharePoint Saturday CT 2015 - Content Types: Love Them or Lose ItSharePoint Saturday CT 2015 - Content Types: Love Them or Lose It
SharePoint Saturday CT 2015 - Content Types: Love Them or Lose ItMarc D Anderson
 
Building an effective sharepoint team
Building an effective sharepoint teamBuilding an effective sharepoint team
Building an effective sharepoint teamBaris Bruce Tuncertan
 
Explore SharePoint 2010 Enterprise & Document Management features
Explore SharePoint 2010 Enterprise & Document Management features Explore SharePoint 2010 Enterprise & Document Management features
Explore SharePoint 2010 Enterprise & Document Management features K.Mohamed Faizal
 
SPS Cinci 2012 - Enterprise Content Management
SPS Cinci 2012  - Enterprise Content Management SPS Cinci 2012  - Enterprise Content Management
SPS Cinci 2012 - Enterprise Content Management Patrick Tucker
 
Integrating Alfresco with SharePoint & Drupal Using CMIS
Integrating Alfresco with SharePoint & Drupal Using CMISIntegrating Alfresco with SharePoint & Drupal Using CMIS
Integrating Alfresco with SharePoint & Drupal Using CMISBenjamin Chevallereau
 

Similar to Sps durham james_h (20)

Mastering the Art of SharePoint DMS
Mastering the Art of SharePoint DMSMastering the Art of SharePoint DMS
Mastering the Art of SharePoint DMS
 
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
 
DWCNZ - Content Types: Love Them or Lose It
DWCNZ - Content Types: Love Them or Lose ItDWCNZ - Content Types: Love Them or Lose It
DWCNZ - Content Types: Love Them or Lose It
 
SharePoint Information Architecture Applied
SharePoint Information Architecture AppliedSharePoint Information Architecture Applied
SharePoint Information Architecture Applied
 
IA& Taxonomy Planning for SharePoint Online & Office 365
IA& Taxonomy Planning for SharePoint Online & Office 365IA& Taxonomy Planning for SharePoint Online & Office 365
IA& Taxonomy Planning for SharePoint Online & Office 365
 
Building enterprise records management solutions for share point 2010
Building enterprise records management solutions for share point 2010Building enterprise records management solutions for share point 2010
Building enterprise records management solutions for share point 2010
 
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
 
SPSNH15 - We Need to Talk: How to Converse with Regular People About Managing...
SPSNH15 - We Need to Talk: How to Converse with Regular People About Managing...SPSNH15 - We Need to Talk: How to Converse with Regular People About Managing...
SPSNH15 - We Need to Talk: How to Converse with Regular People About Managing...
 
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?
 
Product Catalog and IT Service Management
Product Catalog and IT Service ManagementProduct Catalog and IT Service Management
Product Catalog and IT Service Management
 
Real World Challenges in Enterprise Search
Real World Challenges in Enterprise SearchReal World Challenges in Enterprise Search
Real World Challenges in Enterprise Search
 
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
 
SharePoint Information Architecture Best Practices
SharePoint Information Architecture Best PracticesSharePoint Information Architecture Best Practices
SharePoint Information Architecture Best Practices
 
Apples to Apples How to Organize Content with Metadata in SharePoint
Apples to Apples How to Organize Content with Metadata in SharePointApples to Apples How to Organize Content with Metadata in SharePoint
Apples to Apples How to Organize Content with Metadata in SharePoint
 
SharePoint Saturday CT 2015 - Content Types: Love Them or Lose It
SharePoint Saturday CT 2015 - Content Types: Love Them or Lose ItSharePoint Saturday CT 2015 - Content Types: Love Them or Lose It
SharePoint Saturday CT 2015 - Content Types: Love Them or Lose It
 
Building an effective sharepoint team
Building an effective sharepoint teamBuilding an effective sharepoint team
Building an effective sharepoint team
 
Explore SharePoint 2010 Enterprise & Document Management features
Explore SharePoint 2010 Enterprise & Document Management features Explore SharePoint 2010 Enterprise & Document Management features
Explore SharePoint 2010 Enterprise & Document Management features
 
SPS Cinci 2012 - Enterprise Content Management
SPS Cinci 2012  - Enterprise Content Management SPS Cinci 2012  - Enterprise Content Management
SPS Cinci 2012 - Enterprise Content Management
 
SharePoint 2013 - Search Driven Publishing
SharePoint 2013 - Search Driven PublishingSharePoint 2013 - Search Driven Publishing
SharePoint 2013 - Search Driven Publishing
 
Integrating Alfresco with SharePoint & Drupal Using CMIS
Integrating Alfresco with SharePoint & Drupal Using CMISIntegrating Alfresco with SharePoint & Drupal Using CMIS
Integrating Alfresco with SharePoint & Drupal Using CMIS
 

Recently uploaded

CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
"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
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
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
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
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
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 

Recently uploaded (20)

CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
"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
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
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
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
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!
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 

Sps durham james_h

  • 1.
  • 2. SharePoint Saturday Durham, NC 2014 James Hunter
  • 3.
  • 4. Over 2.2 Million Licensed Users Worldwide • First Mover with SharePoint for ECM • Imaging for SharePoint since 2003 • KnowledgeLake is a Fujitsu Company • KL software is shipped with scanners • 170K Employees/70 Countries/$66B • Headquartered in St. Louis • Deployed in 37 countries • Microsoft Managed Gold ISV Partner • Member of Microsoft's PAC, DAC and TAP • Adding on the average of 275,000 users per year
  • 5. What is Enterprise Content Management Taxonomy Content Type Hub Demo
  • 6. What is Enterprise Content Management?
  • 7. Enterprise Content Management (ECM) is the strategies, methods and tools used to capture, manage, store, preserve, and deliver content and documents related to organizational processes. ECM tools and strategies allow the management of an organization's unstructured information, wherever that information exists.
  • 8. “Content” can refer to several types of sources: • Scanned Images • Electronic Documents • E-Mail • Web Pages
  • 9.
  • 10.
  • 13.
  • 14. Audits and Litigation Compliance Disaster Recovery Lost or Misfiled Documents Customer Service Employee Knowledge Managing information assets against risk and legal costs in this era of social business
  • 15. 8% of work day spent finding documents
  • 17. Business Drivers for ECM • Reduce Environmental Impact • Improve Operational Efficiency • Enhance Customer Service • Eliminate Shipping and Faxing • Streamline Document Processing • Enable Regulatory Compliance • Decrease Operating Costs • Decrease Storage Space • Provide Disaster Recovery
  • 18. COMMON USE CASES Scan, Manage, Route, Search, Retrieve, and View • Accounts Payable/HR/Contracts • Insurance Claims and Enrollment • Bank Lending • Healthcare Records • Health Admissions/Accounting • Government Agencies • Oil and Gas
  • 19. ECM • Content Types • Metadata • Templates • Workflow • Retention Policy • Content Organizer • Records Mgmt • In-place records PPT WORD EXCEL Content Type Yes Metadata Yes Retention Yes Workflow Yes Templates
  • 20.
  • 21. A taxonomy is a law for classifying information.
  • 22. How do you find things in the grocery store? Other examples
  • 23. Paper Manila Folder Filing Cabinet Room Floor Office Company Finance AP Client Documents Client A Invoice Packing List Purchase Order Report Client B Client C Vendor Documents AR HR
  • 24. Taxonomy is the key functionality within Document Management A structured way to categorize information, to allow better access
  • 25. SharePoint Taxonomy = The hierarchical architecture Taxonomy is the classification and organization of SharePoint ‘containers’ Also includes Columns and Content Types
  • 26. Typical Approaches to classification Individual / Departmental Organizational Third-Party / Industry Standards
  • 27. • Where is the “thing” I want? – Extranet or Intranet? – Folder? – Departmental Site? – Inbox? • What “thing” am I looking for? – Does it have a content type? – Office Document? – PDF? – Multimedia?
  • 28. What is the level of knowledge about taxonomy in the company as a whole? How much do I know about the subject matter? How much ramp up do I need? How many types of content will I need to consider? How many stakeholders and subject matter experts (SMEs) are there? Will they be available to help create the optimal taxonomy based on the subject matter? What types of politics or “issues” exist today between groups of owners/subject matter experts? Will they debate and/or argue over terminology or what should be classified where? ACCORDING TO
  • 29. Does any of the terminology need to be created from scratch or re-written? Has any user feedback been received so far (internal or external, formal or informal), as to what they like and don’t like about finding the company’s information? Will we need to train internal users to tag content? Will our external customers be willing to help us validate the taxonomy before implementation? Do we have demographic information about our users available, so that we can target specific categories of content once the taxonomy is implemented? ACCORDING TO
  • 30. Constructing the vocabulary structure and relationships Using this structure to categorize documents as they are created and added to the repository The ability to search using the defined categories The three challenges
  • 31. Agree on Categories / Names Add Variations
  • 34. What you need to know.
  • 35.
  • 36. Content Type Syndication Act of sharing a site collection’s content types with other site collections in the farm Content Type Hub Content Type Syndication enables an administrator to specify a single site collection per managed metadata service
  • 37. No need to define at the site collection level Simplifies the management of content types Consistent taxonomy, Same content types across multiple site collections
  • 38.
  • 39. • When to use a content type hub? – If you are using SharePoint for Document Management…then ALWAYS! • How much overhead? – No significant increase in deployment effort – No change in system performance using the HUB. • How do you sell the content type hub? – Increased standardization – Reduced administrative workload – Reduced errors
  • 40. 1. Navigate to the Search Service Application and Disable All Search Crawls 2. Create Hub Site Collection 3. Set Hub in Managed Metadata Service Application 4. Configuration Taxonomy in the HUB 5. Create and apply Content Types to HUB Library 6. Upload non-Office Files (Searchable PDF recommended) to the HUB library for every changed content type populating all fields Configure Content Sources 7. Create Managed Properties corresponding to Crawled Properties 8. Publish Finalized Content Types from the newly created Hub 9. Trigger Content Type Hub Timer Jobs 10.Continue with remaining configuration of farm/sites
  • 41. 1. SSA: Disable Crawl schedule 2. Confirm auto-gen of metadata properties is disabled for all Search Schema categories (SharePoint 2013) 3. Create new content type on the taxonomy site collection 4. Apply it to the HUB document library 5. Upload non-Office Files (Searchable PDF recommended) to the HUB library for every changed content type populating all fields 6. Create a new Content Source for the HUB site collection 7. Point Content Source to the HUB Site Collection, and only the HUB site collection 8. Run a full crawl 9. Create Managed Properties corresponding to Crawled Properties 10.Republish all content types and ensure both Hub Publisher and Hub Subscriber timer jobs have been run 11.Proceed with remaining configuration for content type(s) 12.Run a full crawl on the default content source 13.Set crawl schedule on the Default Content Source
  • 42. 1. Disable Crawl schedule 2. Edit Existing content type on the taxonomy site collection 3. Upload non-Office Files (Searchable PDF recommended) to the HUB library for every changed content type populating all fields 4. Search Service Application: Create a new Content Source for the HUB site collection 5. Point Content Source to the HUB Site Collection, and only the HUB site collection 6. Run a full crawl 7. Create Managed Properties corresponding to Crawled Properties (A simple modification to an existing managed property may be the only change needed) 8. Republish all content types and ensure both Hub Publisher and Hub Subscriber timer jobs have been run 9. Proceed with remaining configuration for content type(s) 10.Run a full crawl on the default content source 11.Set crawl schedule on the Default Content Source
  • 43. Creating the Content Type Hub using PowerShell
  • 44. • Scripts – 00-CreateTaxonomy.ps1 • XML-driven Configuration • Sample PDF – Assists in the generation of crawled properties
  • 45. • When do I use it? – To generate a new site taxonomy using the Content Type Hub • What does it do? – #1. Validating Services and Accounts – #2. Create the ECM Site Collection – #3. Create Content Type HUB – #4. HUB - Create Site Columns – #5. HUB - Create Content Types – #6. HUB - Create Document Library – #7. Create Content Type Source for HUB and Perform a Full Crawl – #8. Publish Content Types from the HUB – #9. Run the Content Type Subscriber Jobs – #10.Set Default Managed Properties to not queryable – #11.Add/Remove Managed Properties - SP2013 Only – #12.Perform a secondary crawl – #13.Create Document Library and attach Content Types
  • 46.
  • 47. • SharePoint Server 2010 Enterprise Content Management – Kitta, Grego, Caplinger, Houberg • http://www.aiim.org/
  • 48. SharePoint SharePoint Browser Based Interface - Easy to search, view, and retrieve - No need to download your documents - Workflow Integration - Digital Signature Integration
  • 49. • ECM Taxonomy & Architecture Planning • Structured Business Process • AP, HR, Financial Services, Legal, Gov., Healthcare, etc. • Document Management • Records Management • Scanning and Imaging • ERP Integration • Migrations - Legacy ECM to SharePoint <or> SP to SP • Advanced Capture
  • 51. Join us right after the event at Tyler’s Restaurant & Taproom! Socialize and unwind after our day of learning. 324 Blackwell St, Durham, NC 27701