SlideShare a Scribd company logo
1 of 19
Adriano, James David
Hernandez, Herb Patrick
Penarubia, Timothy
Rivera, Nikholai
Enterprise Content
Management
Module Objectives
• Describe an enterprise content management
system
• Explain how the Content Server repository stores
and manages content
• List the types of content and formats that can be
managed by the repository
• Explain versions and renditions
• Describe how users navigate the Webtop
interface
Enterprise Content Management 1-2
Enterprise Content Management
(ECM)
• The Documentum ECM platform helps
manage unstructured content
– Over 80% of enterprise content
is unstructured
• Problems associated with
unstructured content:
– Ineffectively classified
– Difficult to find
– Not secure
– Difficult to verify
authenticity
– Unregulated
Enterprise Content Management 1-3
Structured
UnstructuredEmail &
Attachments
PDFs
Checks
X-rays
Paper
Documents
Rich Media
Web Pages
Audio & Video
RecordsInvoices
Manuals
Claims
Contracts
Instant Messages
Forms
Images
XML
Rows and
Columns
 ECM Basics
• Content Server Repository
• Working with the Repository
The ECM Solution
• The Documentum ECM platform:
Adds intelligence to content for fast searches
Manages content lifecycles according to
user-defined business rules
Controls publishing of content through
multiple channels and formats
Controls access to documents based on
security levels
Enforces regulatory requirements
Supports collaboration
Integrates with authoring tools and enterprise
applications
Enterprise Content Management 1-4
The Big Picture
Enterprise Content Management 1-5
Documentum
ECM Platform
Create / Capture Manage Deliver / Archive
 Security and Audit Trails
 Library Services
 Versioning
 Lifecycles and Workflows
 Renditions and Transformations
Office Applications
(MS Word)
XML Applications
CAD
Applications
Scanned Images
Computer-Generated
Documents (Reports)
Enterprise
Applications
(ERP, CRM, etc.)
FaxCD-Rom
Publications
Email
WirelessWebsites
Archival / Storage
Benefits of ECM: Storage &
Retrieval
• Advantages to managing documents in an ECM system
versus a file system:
Enterprise Content Management 1-6
File System
 Can't be certain that a
document is the latest version
 Limited permission settings
for individual documents
 Search for documents based
on a limited set of properties
 Different formats maintained
as separate files
 Workflow and routing not
available
Documentum ECM Platform
 Always access most up to
date version of a document
 Restrict who can read, edit,
or delete a document
 Search for documents based
on descriptive information
 Seamlessly maintain different
formats of same document
 Route documents for review
and approval
Benefits of ECM: Content
Distribution
• Advantages to distributing documents managed by an ECM
system versus files stored on a file system
Enterprise Content Management 1-7
E-mail
 Reference documents via file
system paths that:
 don't necessarily reference
the latest version
 are invalid if the document
is moved
 Sending a document as an
attachment exacerbates
version and security issues
 increased disk space usage
File System Documentum ECM Platform
 Reference documents via
dynamic URLs that:
 always retrieve correct
version of a document
 always retrieve the
document even if it
changes location
 restrict access to the
document based on
permission settings
Example Scenario: Driver's License
Enterprise Content Management 1-8
Application (E-Form)
Digital Picture
Digital Thumbprint
Proof of
Insurance (scan)
Issued License
Renewal
Notice
Timer (Agent)
Completeness
Check Workflow
Background
Check (search)
5 Years Later…
Comprehensive Content
Management
Enterprise Content Management 1-9
Content
Context Decisions,
Outcomes
Processes
Projects
Templates
Production SOPs
R&D Compliance
Process Portal
Online Catalog
Technical Publishing
Brand Management
System
Customer Newsletter
Financial Disclosure
Documentum ECM Platform
The Documentum Repository
• Documentum’s repository:
– Stores content on a file storage system
– Stores properties in a Relational Database
Management
System (RDBMS)
• Oracle, SQL Server, DB2, Sybase
– Supports multiple operating systems
• UNIX, Linux, Windows
Enterprise Content Management 1-10
ECM Basics
 Content Server Repository
• Working with the Repository
Repository
File Storage System Database
TERMINOLOGY NOTE: The terms repository
and Docbase are often used interchangeably
The Content Server
• The Content Server is a service that
manages the repository
– The repository can only be
accessed via the Content
Server
– Supports client-server and
web-based applications
Enterprise Content Management 1-11
BUSINESS BENEFIT: The Content Server enforces
configurable security policies and business
rules, providing secure and controlled access to
content
Content Server
Repository
File Storage System Database
Repository Objects
• Content is stored in the repository
as an object
• An object is made up of two elements:
– Properties
- Stored in the database
– Content file (optional)
- Stored on the file system
Enterprise Content Management 1-12
Repository
File Storage System Database
Content File Properties
owner name
creation date
object name
What are Properties?
• Properties are used to describe
all objects in the repository
– Useful for searching and
organizing information
• Property values can be assigned in a variety of ways:
– Automatically by the Content Server
– Automatically by a client application
– Manually by a user
– Programmatically through customization
Enterprise Content Management 1-13
TERMINOLOGY NOTE: The terms
metadata, properties, and attributes are
used interchangeably throughout this
course
Content File
Properties
BUSINESS BENEFIT: Properties allow content
to be organized and retrieved efficiently
and effectively
owner name: John
creation date: 05-21-2005
object name: Assembly Process
format: msw8
subject: Manufacturing
keywords: mfg, tool, assembly
What is Content?
• Any type of electronic data can be managed
by the repository:
– Document
– Web page
– XML document
– Report
– Executable
– Engineering drawing
– Scanned image
– Audio or video file
– Thumbnail file
– Corporate record
Enterprise Content Management 1-14
File Formats
• Content files in the repository can be of any format
• Content files can be created with
any application
• When a document is accessed,
the appropriate viewing or
editing application is
automatically launched
on the client computer
Enterprise Content Management 1-15
AVI
MP3
DOC
JPG
DWG
PPT
OCR
Versions
• When a document is modified it is stored in
the repository as a new version
• Each version has a unique version
number
• By default, users automatically
access the most recent, or CURRENT,
version
– Always only one CURRENT
version of a document
– Can revert to previous versions
when needed
Enterprise Content Management 1-16
1.1
2.0
1.0
CURRENT
BUSINESS BENEFIT: The availability of previous
versions of a document provides a record of
changes, including who made the changes
Renditions
• A content file can also be associated with one or more renditions
– A rendition is a read-only representation of the content
that differs from the original in some way
– Different format, language, resolution, etc.
Enterprise Content Management 1-17
PDF HTML Foreign
Translation
RenditionsNative Format
DOC
BUSINESS BENEFIT: To view a document, users do not need to
have access to the same expensive or complicated native
application that was used to create the original content
Security
• Access to objects in the repository is controlled by
object permissions
– A flexible permissions structure that allows the
granting of specific access levels to specific users
– Permissions can be assigned automatically or manually
based on business requirements
Enterprise Content Management 1-18
World
Owner
Stanley
Sales
Marketing
BROWSE
DELETE
WRITE
READ
VERSION
Users/Groups Permissions
Client Applications
• Users interact with the repository
through client applications
– Documentum clients
– Application integrations
– Custom client applications
1-19Enterprise Content Management
Repository
Documentum Webtop
Documentum TaskSpace
MS Word Integration
Content Services for SAP
ECM Basics
Content Server Repository
 Working with the Repository
BUSINESS BENEFIT: Users are able to access the
repository using client applications that are best
suited for their job and comfort level
Content Server

More Related Content

Viewers also liked

Rich Saglimbene NYC Content 2015 Speaker Data Security for IBM ECM
Rich Saglimbene NYC Content 2015 Speaker Data Security for IBM ECMRich Saglimbene NYC Content 2015 Speaker Data Security for IBM ECM
Rich Saglimbene NYC Content 2015 Speaker Data Security for IBM ECMRich Saglimbene
 
Extending Information Controls Beyond ECM
Extending Information Controls Beyond ECMExtending Information Controls Beyond ECM
Extending Information Controls Beyond ECMAIIM International
 
Open Source Creativity
Open Source CreativityOpen Source Creativity
Open Source CreativitySara Cannon
 
Reuters: Pictures of the Year 2016 (Part 2)
Reuters: Pictures of the Year 2016 (Part 2)Reuters: Pictures of the Year 2016 (Part 2)
Reuters: Pictures of the Year 2016 (Part 2)maditabalnco
 
The impact of innovation on travel and tourism industries (World Travel Marke...
The impact of innovation on travel and tourism industries (World Travel Marke...The impact of innovation on travel and tourism industries (World Travel Marke...
The impact of innovation on travel and tourism industries (World Travel Marke...Brian Solis
 
The Outcome Economy
The Outcome EconomyThe Outcome Economy
The Outcome EconomyHelge Tennø
 
The Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post FormatsThe Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post FormatsBarry Feldman
 

Viewers also liked (7)

Rich Saglimbene NYC Content 2015 Speaker Data Security for IBM ECM
Rich Saglimbene NYC Content 2015 Speaker Data Security for IBM ECMRich Saglimbene NYC Content 2015 Speaker Data Security for IBM ECM
Rich Saglimbene NYC Content 2015 Speaker Data Security for IBM ECM
 
Extending Information Controls Beyond ECM
Extending Information Controls Beyond ECMExtending Information Controls Beyond ECM
Extending Information Controls Beyond ECM
 
Open Source Creativity
Open Source CreativityOpen Source Creativity
Open Source Creativity
 
Reuters: Pictures of the Year 2016 (Part 2)
Reuters: Pictures of the Year 2016 (Part 2)Reuters: Pictures of the Year 2016 (Part 2)
Reuters: Pictures of the Year 2016 (Part 2)
 
The impact of innovation on travel and tourism industries (World Travel Marke...
The impact of innovation on travel and tourism industries (World Travel Marke...The impact of innovation on travel and tourism industries (World Travel Marke...
The impact of innovation on travel and tourism industries (World Travel Marke...
 
The Outcome Economy
The Outcome EconomyThe Outcome Economy
The Outcome Economy
 
The Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post FormatsThe Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post Formats
 

Similar to ECM

Enterprise Content Management
Enterprise Content ManagementEnterprise Content Management
Enterprise Content Managementmaddinapudi
 
Ecms altanai bisht , college 3rd year
Ecms   altanai bisht , college 3rd yearEcms   altanai bisht , college 3rd year
Ecms altanai bisht , college 3rd yearALTANAI BISHT
 
V Rooms Feature Set
V Rooms Feature SetV Rooms Feature Set
V Rooms Feature Setsgillihan
 
V-Rooms Feature Highlights
V-Rooms Feature HighlightsV-Rooms Feature Highlights
V-Rooms Feature Highlightsmnederlanden
 
V Rooms Feature Set
V Rooms Feature SetV Rooms Feature Set
V Rooms Feature Setsgillihan
 
Spectrum scale-external-unified-file object
Spectrum scale-external-unified-file objectSpectrum scale-external-unified-file object
Spectrum scale-external-unified-file objectSandeep Patil
 
Enterprise Content Management
Enterprise Content ManagementEnterprise Content Management
Enterprise Content ManagementEnvigeek
 
IBM Managed File Transfer Portfolio - IBMImpact 2014
IBM Managed File Transfer Portfolio - IBMImpact 2014IBM Managed File Transfer Portfolio - IBMImpact 2014
IBM Managed File Transfer Portfolio - IBMImpact 2014Leif Davidsen
 
Cloud storage solution technical requirement
Cloud storage solution  technical requirementCloud storage solution  technical requirement
Cloud storage solution technical requirementtaotao1240
 
Karomi Brand Asset Management
Karomi Brand Asset ManagementKaromi Brand Asset Management
Karomi Brand Asset ManagementKaromi Technology
 
Plone A Content Management System Chitra Mohla
Plone A Content Management System Chitra MohlaPlone A Content Management System Chitra Mohla
Plone A Content Management System Chitra Mohlabrighteyes
 
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
 
Building your Brand Center with Athento -Smart Document Management-
Building your Brand Center with Athento -Smart Document Management- Building your Brand Center with Athento -Smart Document Management-
Building your Brand Center with Athento -Smart Document Management- Athento
 
OPEN TEXT ADMINISTRATION
OPEN TEXT ADMINISTRATIONOPEN TEXT ADMINISTRATION
OPEN TEXT ADMINISTRATIONSUMIT KUMAR
 
Level 1: Box Developer Training Program
Level 1: Box Developer Training ProgramLevel 1: Box Developer Training Program
Level 1: Box Developer Training ProgramschwartzMS
 
Alfresco Records Management 2.0
Alfresco Records Management  2.0Alfresco Records Management  2.0
Alfresco Records Management 2.0Paul Hampton
 

Similar to ECM (20)

Enterprise Content Management
Enterprise Content ManagementEnterprise Content Management
Enterprise Content Management
 
Totumdocs DMS
Totumdocs DMSTotumdocs DMS
Totumdocs DMS
 
Ecms altanai bisht , college 3rd year
Ecms   altanai bisht , college 3rd yearEcms   altanai bisht , college 3rd year
Ecms altanai bisht , college 3rd year
 
Tech Vault Solution
Tech Vault SolutionTech Vault Solution
Tech Vault Solution
 
V Rooms Feature Set
V Rooms Feature SetV Rooms Feature Set
V Rooms Feature Set
 
V-Rooms Feature Highlights
V-Rooms Feature HighlightsV-Rooms Feature Highlights
V-Rooms Feature Highlights
 
V Rooms Feature Set
V Rooms Feature SetV Rooms Feature Set
V Rooms Feature Set
 
Spectrum scale-external-unified-file object
Spectrum scale-external-unified-file objectSpectrum scale-external-unified-file object
Spectrum scale-external-unified-file object
 
Document Management System
Document Management System Document Management System
Document Management System
 
Enterprise Content Management
Enterprise Content ManagementEnterprise Content Management
Enterprise Content Management
 
Real world rm in share point 2013
Real world rm in share point 2013Real world rm in share point 2013
Real world rm in share point 2013
 
IBM Managed File Transfer Portfolio - IBMImpact 2014
IBM Managed File Transfer Portfolio - IBMImpact 2014IBM Managed File Transfer Portfolio - IBMImpact 2014
IBM Managed File Transfer Portfolio - IBMImpact 2014
 
Cloud storage solution technical requirement
Cloud storage solution  technical requirementCloud storage solution  technical requirement
Cloud storage solution technical requirement
 
Karomi Brand Asset Management
Karomi Brand Asset ManagementKaromi Brand Asset Management
Karomi Brand Asset Management
 
Plone A Content Management System Chitra Mohla
Plone A Content Management System Chitra MohlaPlone A Content Management System Chitra Mohla
Plone A Content Management System Chitra Mohla
 
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
 
Building your Brand Center with Athento -Smart Document Management-
Building your Brand Center with Athento -Smart Document Management- Building your Brand Center with Athento -Smart Document Management-
Building your Brand Center with Athento -Smart Document Management-
 
OPEN TEXT ADMINISTRATION
OPEN TEXT ADMINISTRATIONOPEN TEXT ADMINISTRATION
OPEN TEXT ADMINISTRATION
 
Level 1: Box Developer Training Program
Level 1: Box Developer Training ProgramLevel 1: Box Developer Training Program
Level 1: Box Developer Training Program
 
Alfresco Records Management 2.0
Alfresco Records Management  2.0Alfresco Records Management  2.0
Alfresco Records Management 2.0
 

Recently uploaded

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
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
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
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
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
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
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 

Recently uploaded (20)

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
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
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
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
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
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...
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 

ECM

  • 1. Adriano, James David Hernandez, Herb Patrick Penarubia, Timothy Rivera, Nikholai Enterprise Content Management
  • 2. Module Objectives • Describe an enterprise content management system • Explain how the Content Server repository stores and manages content • List the types of content and formats that can be managed by the repository • Explain versions and renditions • Describe how users navigate the Webtop interface Enterprise Content Management 1-2
  • 3. Enterprise Content Management (ECM) • The Documentum ECM platform helps manage unstructured content – Over 80% of enterprise content is unstructured • Problems associated with unstructured content: – Ineffectively classified – Difficult to find – Not secure – Difficult to verify authenticity – Unregulated Enterprise Content Management 1-3 Structured UnstructuredEmail & Attachments PDFs Checks X-rays Paper Documents Rich Media Web Pages Audio & Video RecordsInvoices Manuals Claims Contracts Instant Messages Forms Images XML Rows and Columns  ECM Basics • Content Server Repository • Working with the Repository
  • 4. The ECM Solution • The Documentum ECM platform: Adds intelligence to content for fast searches Manages content lifecycles according to user-defined business rules Controls publishing of content through multiple channels and formats Controls access to documents based on security levels Enforces regulatory requirements Supports collaboration Integrates with authoring tools and enterprise applications Enterprise Content Management 1-4
  • 5. The Big Picture Enterprise Content Management 1-5 Documentum ECM Platform Create / Capture Manage Deliver / Archive  Security and Audit Trails  Library Services  Versioning  Lifecycles and Workflows  Renditions and Transformations Office Applications (MS Word) XML Applications CAD Applications Scanned Images Computer-Generated Documents (Reports) Enterprise Applications (ERP, CRM, etc.) FaxCD-Rom Publications Email WirelessWebsites Archival / Storage
  • 6. Benefits of ECM: Storage & Retrieval • Advantages to managing documents in an ECM system versus a file system: Enterprise Content Management 1-6 File System  Can't be certain that a document is the latest version  Limited permission settings for individual documents  Search for documents based on a limited set of properties  Different formats maintained as separate files  Workflow and routing not available Documentum ECM Platform  Always access most up to date version of a document  Restrict who can read, edit, or delete a document  Search for documents based on descriptive information  Seamlessly maintain different formats of same document  Route documents for review and approval
  • 7. Benefits of ECM: Content Distribution • Advantages to distributing documents managed by an ECM system versus files stored on a file system Enterprise Content Management 1-7 E-mail  Reference documents via file system paths that:  don't necessarily reference the latest version  are invalid if the document is moved  Sending a document as an attachment exacerbates version and security issues  increased disk space usage File System Documentum ECM Platform  Reference documents via dynamic URLs that:  always retrieve correct version of a document  always retrieve the document even if it changes location  restrict access to the document based on permission settings
  • 8. Example Scenario: Driver's License Enterprise Content Management 1-8 Application (E-Form) Digital Picture Digital Thumbprint Proof of Insurance (scan) Issued License Renewal Notice Timer (Agent) Completeness Check Workflow Background Check (search) 5 Years Later…
  • 9. Comprehensive Content Management Enterprise Content Management 1-9 Content Context Decisions, Outcomes Processes Projects Templates Production SOPs R&D Compliance Process Portal Online Catalog Technical Publishing Brand Management System Customer Newsletter Financial Disclosure Documentum ECM Platform
  • 10. The Documentum Repository • Documentum’s repository: – Stores content on a file storage system – Stores properties in a Relational Database Management System (RDBMS) • Oracle, SQL Server, DB2, Sybase – Supports multiple operating systems • UNIX, Linux, Windows Enterprise Content Management 1-10 ECM Basics  Content Server Repository • Working with the Repository Repository File Storage System Database TERMINOLOGY NOTE: The terms repository and Docbase are often used interchangeably
  • 11. The Content Server • The Content Server is a service that manages the repository – The repository can only be accessed via the Content Server – Supports client-server and web-based applications Enterprise Content Management 1-11 BUSINESS BENEFIT: The Content Server enforces configurable security policies and business rules, providing secure and controlled access to content Content Server Repository File Storage System Database
  • 12. Repository Objects • Content is stored in the repository as an object • An object is made up of two elements: – Properties - Stored in the database – Content file (optional) - Stored on the file system Enterprise Content Management 1-12 Repository File Storage System Database Content File Properties owner name creation date object name
  • 13. What are Properties? • Properties are used to describe all objects in the repository – Useful for searching and organizing information • Property values can be assigned in a variety of ways: – Automatically by the Content Server – Automatically by a client application – Manually by a user – Programmatically through customization Enterprise Content Management 1-13 TERMINOLOGY NOTE: The terms metadata, properties, and attributes are used interchangeably throughout this course Content File Properties BUSINESS BENEFIT: Properties allow content to be organized and retrieved efficiently and effectively owner name: John creation date: 05-21-2005 object name: Assembly Process format: msw8 subject: Manufacturing keywords: mfg, tool, assembly
  • 14. What is Content? • Any type of electronic data can be managed by the repository: – Document – Web page – XML document – Report – Executable – Engineering drawing – Scanned image – Audio or video file – Thumbnail file – Corporate record Enterprise Content Management 1-14
  • 15. File Formats • Content files in the repository can be of any format • Content files can be created with any application • When a document is accessed, the appropriate viewing or editing application is automatically launched on the client computer Enterprise Content Management 1-15 AVI MP3 DOC JPG DWG PPT OCR
  • 16. Versions • When a document is modified it is stored in the repository as a new version • Each version has a unique version number • By default, users automatically access the most recent, or CURRENT, version – Always only one CURRENT version of a document – Can revert to previous versions when needed Enterprise Content Management 1-16 1.1 2.0 1.0 CURRENT BUSINESS BENEFIT: The availability of previous versions of a document provides a record of changes, including who made the changes
  • 17. Renditions • A content file can also be associated with one or more renditions – A rendition is a read-only representation of the content that differs from the original in some way – Different format, language, resolution, etc. Enterprise Content Management 1-17 PDF HTML Foreign Translation RenditionsNative Format DOC BUSINESS BENEFIT: To view a document, users do not need to have access to the same expensive or complicated native application that was used to create the original content
  • 18. Security • Access to objects in the repository is controlled by object permissions – A flexible permissions structure that allows the granting of specific access levels to specific users – Permissions can be assigned automatically or manually based on business requirements Enterprise Content Management 1-18 World Owner Stanley Sales Marketing BROWSE DELETE WRITE READ VERSION Users/Groups Permissions
  • 19. Client Applications • Users interact with the repository through client applications – Documentum clients – Application integrations – Custom client applications 1-19Enterprise Content Management Repository Documentum Webtop Documentum TaskSpace MS Word Integration Content Services for SAP ECM Basics Content Server Repository  Working with the Repository BUSINESS BENEFIT: Users are able to access the repository using client applications that are best suited for their job and comfort level Content Server