SlideShare a Scribd company logo
Integrating ECM with your Enterprise:
                           5 Techniques to Try,
                             5 Traps to Avoid!




Monday, October 17, 2011
Agenda

         • Intro
         • Top 10 reasons ECM projects fail
               • AIIM Survey
         • Tips and traps in 5 areas:
               •   Metadata
               •   Contribution
               •   Consumption
               •   Security
               •   Integrations




Monday, October 17, 2011
Intro

         • You installed WebCenter CONTENT (UCM/Stellent)

         • Now what???

         • What “big things” do you need to do right?

         • What “big things” should you avoid?




Monday, October 17, 2011
Top 10 Reasons ECM Projects Fail
        10. Poorly defined business case (16%)

        9. Failed to think of benefits and issues outside of our
           business unit (16%)

        8. Low user acceptance due to poor design or clumsy
           implementation (18%)

        7. Failed to address taxonomy and metadata concerns
           (19%)

Monday, October 17, 2011
Top 10, cont.
         6. Excessive "scope creep“ (20%)

         5. Underestimated the effort to distill and migrate
            content (21%)

         4. Uneven usage due to poor procedures and lack of
            enforcement (29%)




Monday, October 17, 2011
Top 10, cont.
         3. Project derailed by internal politics (30%)

         2. Lack of knowledge or training among our internal
            staff (32%)

         1. Underestimated process and organizational issues
            (44%)




Monday, October 17, 2011
Metadata Traps

         • Waaaaaaaaaay too many metadata fields!
               • Cluttered pages frighten users


         • Don’t assume users will fill in all fields
               • Metadata is like a “tax” on content
                     • Too little, and the system falls apart
                     • Too much, and users rebel!


         • Ambiguous / repeated fields
               • Deleting fields as important as creating them


Monday, October 17, 2011
Metadata Tips

         • Content Profiles simplify the metadata model
               • You may require 100 metadata fields to describe all content
               • But... any one type may only need 10 fields
               • Profiles allows you to minimize the “clutter”

         • Can do much more than organize
               •   Create “default” values on pages to minimize data entry
               •   Minimize the number of values in drop-down lists
               •   Block certain users from selecting certain values
               •   Create “derived” values to store based on what they entered



Monday, October 17, 2011
Content Profiles, Before and After




Monday, October 17, 2011
Metadata Tips

         • Use “Simple Profiles”

         • Add only fields that have proven value

         • Make a “growable” taxonomy
               • Better than a “complete” taxonomy

         • Get to know UCM tools
               • Archiver for batch metadata updates
               • Custom DB reports to find unused / repeated fields


Monday, October 17, 2011
Contribution Traps

         • Folders!
               • Tough to scale a folders-based model enterprise-wide
               • Organizational structure is highly subjective

         • Fearing customizations
               • Everybody uses CONTENT differently
               • A custom UI can aid user adoption




Monday, October 17, 2011
Contribution Tips

         • Framework Folders
               • Preview available in Patch Set 4
               • Desktop integrated version available in Patch Set 5

         • Faceted searches
               • Built-in to Oracle Text 11g, customizable metadata fields

         • Use Content Tracker
               • Keep stats on “most popular authors”
               • Nothing like a little competition to aid adoption!


Monday, October 17, 2011
Contribution Tips, cont.

         • Check-Out-And-Open
               • One-click editing from the web browser
               • Some issues with HTTPS and IE, but fixable

         • Desktop Integration Suite
               •   Drag-and-drop into folders
               •   Folders have default metadata
               •   Metadata pop-ups to fill in critical metadata
               •   Some issues with Folder saturation
                     • Fixes promised in Patch Set 5



Monday, October 17, 2011
Folders and Desktop Integration




Monday, October 17, 2011
Consumption Traps

         • “If you build it, they will come!”

         • Spent a million bucks on a CMS, and the item with
           the most hits is the cafeteria menu...

         • Assuming it will work like Google
               • People spend big bucks on internet SEO
               • Very few think about intranet SEO
               • Content must be findable to be reusable




Monday, October 17, 2011
Consumption Tips

         • Have an actual editor / publisher
               • Somebody needs to care that content is reusable
               • Software enables people: it doesn’t replace them!
               • If everybody cares, great! If not, put somebody in charge!

         • Create targeted Site Studio pages
               • Department portals, quick contribution, what’s new lists, etc.


         • Focus on how your audience looks for information
               • Search? Browse? Call? Email?
               • Make it easy for them, with a bit of training

Monday, October 17, 2011
Security Traps

         • Access Control Lists
               • Popular, easy, but sloooooow
               • Use sparingly, or run Exalogic!

         • Security should not be used to organize!
               • Do you really need that other security group???
               • Do you really need highly granular security???
               • Or are you just mapping your org chart?




Monday, October 17, 2011
Security Traps, cont.

         • Windows!
               • Active Directory integrations tricky with 11g
               • LDAP works fairly well
               • Single Sign On does not




Monday, October 17, 2011
Security Tips

         • Two dimensional group/account model
               •   Groups for classification: Public, Internal, Secure
               •   Accounts for department: Accounting, Sales, HR
               •   VP of Sales can read Secure documents in Sales account...
               •   ... but cannot read Secure documents in HR account!


         • Complex security models can affect performance
               • Reduce ACL usage, focus on groups/accounts blend
               • Minimize the number of “buckets” to maximize performance




Monday, October 17, 2011
Security Tips, cont.

         • Loosen up contribution access
               • Use workflows to control important docs
               • Place in highly secure group only when absolutely required

         • Content Tracker
               • “Trust, but verify” security

         • Use proven single sign on solutions
               • NetTegrity
               • Oracle Access Manager
                     • Some issues with applets

Monday, October 17, 2011
Integration Traps

         • Standards!!!
               • CMIS, WebDAV, JSR170, etc.
               • Very narrow pipe: you always replace them!

         • Treating it like a shared drive

         • Performance
               • Load test, get metrics, use caches

         • Security
               • Make sure other system understands CONTENT security!!!
Monday, October 17, 2011
Integration Tips

         • RIDC
               • Lightweight Java connector
               • May need to set IntradocServerPort on 11g
         • SOAP / SOA
               • 11g standard, great for ESBs
         • Site Studio for External Applications
         • IFRAMEs
               • Cheap and cheesy, but frequently enough!




Monday, October 17, 2011
Integration Tips, cont.

         • Mashups (WebCenter Interaction)
         • Distributed Document Capture
               • URL to trigger a scan, and check it in!
         • Application specific connectors
               • E-Business Suite, Siebel, Peoplesoft
               • Secure Enterprise Search
               • BPEL, SOA Suite for “orchestration”
         • Information Rights Management
               • Encrypt documents, and embed their security level
               • Security travels with doc, wherever it travels


Monday, October 17, 2011
Integration Tips, cont.

         • jQuery and Web-Oriented Architecture
               • Put IsJson=1 into any URL
               • Use jQuery, ExtJS, YUI to render with 100% JavaScript
               • http://bezzotech.com/library.html

         • Sometimes need to “trick” browsers with AJAX
               • Single-Origin AJAX policy
               • Use mod_proxy with Apache to bypass it




Monday, October 17, 2011
Misc. Tips

         • Go to Collaborate!!!
               • For the price of a steak dinner, get invaluable war stories
               • Which add-ons are best for you?
               • Tips/Traps for your specific industry

         • Camtasia Studio
               • Quick and easy video documentation for end-users




Monday, October 17, 2011
MARK YOUR CALENDARS!

                             COLLABORATE 12
                              April 22-26, 2012
                       Mandalay Bay Convention Center
                             Las Vegas, Nevada

                       http://events.ioug.org/p/cm/ld/fid=15



Monday, October 17, 2011

More Related Content

What's hot

Switching to Oracle Document Cloud
Switching to Oracle Document CloudSwitching to Oracle Document Cloud
Switching to Oracle Document Cloud
Brian Huff
 
Creating and Maintaining An Internationalized Website
Creating and Maintaining An Internationalized WebsiteCreating and Maintaining An Internationalized Website
Creating and Maintaining An Internationalized Website
Brian Huff
 
Top 10 Ways To Integrate With Oracle Enterprise Content Management (ECM)
Top 10 Ways To Integrate With Oracle Enterprise Content Management (ECM)Top 10 Ways To Integrate With Oracle Enterprise Content Management (ECM)
Top 10 Ways To Integrate With Oracle Enterprise Content Management (ECM)
Brian Huff
 
Oracle UCM Implementation Patterns
Oracle UCM Implementation PatternsOracle UCM Implementation Patterns
Oracle UCM Implementation Patterns
Brian Huff
 
Metalogix and KMA - Planning your SharePoint Migration
Metalogix and KMA - Planning your SharePoint MigrationMetalogix and KMA - Planning your SharePoint Migration
Metalogix and KMA - Planning your SharePoint Migration
Knowledge Management Associates, LLC
 
A Succesful WebCenter Upgrade: What You Need to Know
A Succesful WebCenter Upgrade: What You Need to KnowA Succesful WebCenter Upgrade: What You Need to Know
A Succesful WebCenter Upgrade: What You Need to Know
Fishbowl Solutions
 
The Mobile Web Revealed For The Java Developer
The Mobile Web Revealed For The Java DeveloperThe Mobile Web Revealed For The Java Developer
The Mobile Web Revealed For The Java Developer
balunasj
 
Making Wcm Easy With Alfresco Share 3 2
Making Wcm Easy With Alfresco Share 3 2Making Wcm Easy With Alfresco Share 3 2
Making Wcm Easy With Alfresco Share 3 2
Alfresco Software
 
PLAT-17 Alfresco iOS Mobile Application Details and Design
PLAT-17 Alfresco iOS Mobile Application Details and DesignPLAT-17 Alfresco iOS Mobile Application Details and Design
PLAT-17 Alfresco iOS Mobile Application Details and Design
Alfresco Software
 
WebCenter Content 11g Upgrade Webinar - March 2013
WebCenter Content 11g Upgrade Webinar - March 2013WebCenter Content 11g Upgrade Webinar - March 2013
WebCenter Content 11g Upgrade Webinar - March 2013
Fishbowl Solutions
 
Alfresco iOS Mobile Application In Depth Details and Design
Alfresco iOS Mobile Application In Depth Details and DesignAlfresco iOS Mobile Application In Depth Details and Design
Alfresco iOS Mobile Application In Depth Details and DesignAlfresco Software
 
WCM-5 WCM Solutions with Drupal and Alfresco
WCM-5 WCM Solutions with Drupal and AlfrescoWCM-5 WCM Solutions with Drupal and Alfresco
WCM-5 WCM Solutions with Drupal and Alfresco
Alfresco Software
 
SharePoint and Drupal: Yes, We Can Coexist!
SharePoint and Drupal: Yes, We Can Coexist!SharePoint and Drupal: Yes, We Can Coexist!
SharePoint and Drupal: Yes, We Can Coexist!
Donna Rodriguez
 
SPSDenver - Wrapping Your Head Around the SharePoint Beast
SPSDenver - Wrapping Your Head Around the SharePoint BeastSPSDenver - Wrapping Your Head Around the SharePoint Beast
SPSDenver - Wrapping Your Head Around the SharePoint Beast
Mark Rackley
 
PLAT-18 Alfresco iOS Mobile Application Details and Design
PLAT-18 Alfresco iOS Mobile Application Details and DesignPLAT-18 Alfresco iOS Mobile Application Details and Design
PLAT-18 Alfresco iOS Mobile Application Details and Design
Alfresco Software
 
Drupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon BarcelonaDrupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon Barcelona
hernanibf
 
SharePoint Saturday Utah - The Art of the Possible Keynote
SharePoint Saturday Utah - The Art of the Possible KeynoteSharePoint Saturday Utah - The Art of the Possible Keynote
SharePoint Saturday Utah - The Art of the Possible Keynote
Liam Cleary [MVP]
 
Lean Startup with WebObjects
Lean Startup with WebObjectsLean Startup with WebObjects
Lean Startup with WebObjects
WO Community
 
Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...
Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...
Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...
Nicole Szigeti
 

What's hot (20)

Switching to Oracle Document Cloud
Switching to Oracle Document CloudSwitching to Oracle Document Cloud
Switching to Oracle Document Cloud
 
Creating and Maintaining An Internationalized Website
Creating and Maintaining An Internationalized WebsiteCreating and Maintaining An Internationalized Website
Creating and Maintaining An Internationalized Website
 
Top 10 Ways To Integrate With Oracle Enterprise Content Management (ECM)
Top 10 Ways To Integrate With Oracle Enterprise Content Management (ECM)Top 10 Ways To Integrate With Oracle Enterprise Content Management (ECM)
Top 10 Ways To Integrate With Oracle Enterprise Content Management (ECM)
 
Oracle UCM Implementation Patterns
Oracle UCM Implementation PatternsOracle UCM Implementation Patterns
Oracle UCM Implementation Patterns
 
Metalogix and KMA - Planning your SharePoint Migration
Metalogix and KMA - Planning your SharePoint MigrationMetalogix and KMA - Planning your SharePoint Migration
Metalogix and KMA - Planning your SharePoint Migration
 
A Succesful WebCenter Upgrade: What You Need to Know
A Succesful WebCenter Upgrade: What You Need to KnowA Succesful WebCenter Upgrade: What You Need to Know
A Succesful WebCenter Upgrade: What You Need to Know
 
The Mobile Web Revealed For The Java Developer
The Mobile Web Revealed For The Java DeveloperThe Mobile Web Revealed For The Java Developer
The Mobile Web Revealed For The Java Developer
 
Making Wcm Easy With Alfresco Share 3 2
Making Wcm Easy With Alfresco Share 3 2Making Wcm Easy With Alfresco Share 3 2
Making Wcm Easy With Alfresco Share 3 2
 
PLAT-17 Alfresco iOS Mobile Application Details and Design
PLAT-17 Alfresco iOS Mobile Application Details and DesignPLAT-17 Alfresco iOS Mobile Application Details and Design
PLAT-17 Alfresco iOS Mobile Application Details and Design
 
WebCenter Content 11g Upgrade Webinar - March 2013
WebCenter Content 11g Upgrade Webinar - March 2013WebCenter Content 11g Upgrade Webinar - March 2013
WebCenter Content 11g Upgrade Webinar - March 2013
 
Alfresco iOS Mobile Application In Depth Details and Design
Alfresco iOS Mobile Application In Depth Details and DesignAlfresco iOS Mobile Application In Depth Details and Design
Alfresco iOS Mobile Application In Depth Details and Design
 
WCM-5 WCM Solutions with Drupal and Alfresco
WCM-5 WCM Solutions with Drupal and AlfrescoWCM-5 WCM Solutions with Drupal and Alfresco
WCM-5 WCM Solutions with Drupal and Alfresco
 
SharePoint and Drupal: Yes, We Can Coexist!
SharePoint and Drupal: Yes, We Can Coexist!SharePoint and Drupal: Yes, We Can Coexist!
SharePoint and Drupal: Yes, We Can Coexist!
 
SPSDenver - Wrapping Your Head Around the SharePoint Beast
SPSDenver - Wrapping Your Head Around the SharePoint BeastSPSDenver - Wrapping Your Head Around the SharePoint Beast
SPSDenver - Wrapping Your Head Around the SharePoint Beast
 
PLAT-18 Alfresco iOS Mobile Application Details and Design
PLAT-18 Alfresco iOS Mobile Application Details and DesignPLAT-18 Alfresco iOS Mobile Application Details and Design
PLAT-18 Alfresco iOS Mobile Application Details and Design
 
Drupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon BarcelonaDrupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon Barcelona
 
SharePoint Saturday Utah - The Art of the Possible Keynote
SharePoint Saturday Utah - The Art of the Possible KeynoteSharePoint Saturday Utah - The Art of the Possible Keynote
SharePoint Saturday Utah - The Art of the Possible Keynote
 
Lean Startup with WebObjects
Lean Startup with WebObjectsLean Startup with WebObjects
Lean Startup with WebObjects
 
Web works presso
Web works pressoWeb works presso
Web works presso
 
Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...
Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...
Alfresco Coding mit dem Alfresco SDK (auf Englisch) - Julien Bruinaud, Techni...
 

Viewers also liked

Top 10 Web Security Vulnerabilities (OWASP Top 10)
Top 10 Web Security Vulnerabilities (OWASP Top 10)Top 10 Web Security Vulnerabilities (OWASP Top 10)
Top 10 Web Security Vulnerabilities (OWASP Top 10)
Brian Huff
 
Oracle Web Center Overview
Oracle Web Center OverviewOracle Web Center Overview
Oracle Web Center Overview
Toronto-Oracle-Users-Group
 
How to convert m3 to kg for lpg
How to convert m3 to kg for lpgHow to convert m3 to kg for lpg
How to convert m3 to kg for lpg
lpgbnhgastank
 
How to calculate the mass of lpg in lpg spherical tank
How to calculate the mass of lpg in lpg spherical tankHow to calculate the mass of lpg in lpg spherical tank
How to calculate the mass of lpg in lpg spherical tank
lpgbnhgastank
 
Idoc script beginner guide
Idoc script beginner guide Idoc script beginner guide
Idoc script beginner guide
Vinay Kumar
 
Oracle Webcenter Suite Overview
Oracle Webcenter Suite OverviewOracle Webcenter Suite Overview
Oracle Webcenter Suite Overview
Eslam Hafez
 
5 things municipal lawyers need to know about eDiscovery
5 things municipal lawyers need to know about eDiscovery5 things municipal lawyers need to know about eDiscovery
5 things municipal lawyers need to know about eDiscovery
Clio - Cloud-Based Legal Technology
 
Microsoft CRM xRM4Legal 2014 Introduction and Demonstration
Microsoft CRM xRM4Legal 2014 Introduction and DemonstrationMicrosoft CRM xRM4Legal 2014 Introduction and Demonstration
Microsoft CRM xRM4Legal 2014 Introduction and Demonstration
David Blumentals
 
User Testing
User TestingUser Testing
15 Tools & Techniques To Increase The Success Of Your Content Marketing
15 Tools & Techniques To Increase The Success Of Your Content Marketing15 Tools & Techniques To Increase The Success Of Your Content Marketing
15 Tools & Techniques To Increase The Success Of Your Content Marketing
Emarketeers
 
50 tech tips final
50 tech tips final50 tech tips final
Project Management as Municipal Counsel - A Clio Webinar
Project Management as Municipal Counsel - A Clio WebinarProject Management as Municipal Counsel - A Clio Webinar
Project Management as Municipal Counsel - A Clio Webinar
Clio - Cloud-Based Legal Technology
 
Legal Aid Tech Baseline 2016
Legal Aid Tech Baseline 2016 Legal Aid Tech Baseline 2016
LAC15032_WBINQ_Legal_Tech_Toronto
LAC15032_WBINQ_Legal_Tech_TorontoLAC15032_WBINQ_Legal_Tech_Toronto
LAC15032_WBINQ_Legal_Tech_TorontoPatrick Crummey
 

Viewers also liked (14)

Top 10 Web Security Vulnerabilities (OWASP Top 10)
Top 10 Web Security Vulnerabilities (OWASP Top 10)Top 10 Web Security Vulnerabilities (OWASP Top 10)
Top 10 Web Security Vulnerabilities (OWASP Top 10)
 
Oracle Web Center Overview
Oracle Web Center OverviewOracle Web Center Overview
Oracle Web Center Overview
 
How to convert m3 to kg for lpg
How to convert m3 to kg for lpgHow to convert m3 to kg for lpg
How to convert m3 to kg for lpg
 
How to calculate the mass of lpg in lpg spherical tank
How to calculate the mass of lpg in lpg spherical tankHow to calculate the mass of lpg in lpg spherical tank
How to calculate the mass of lpg in lpg spherical tank
 
Idoc script beginner guide
Idoc script beginner guide Idoc script beginner guide
Idoc script beginner guide
 
Oracle Webcenter Suite Overview
Oracle Webcenter Suite OverviewOracle Webcenter Suite Overview
Oracle Webcenter Suite Overview
 
5 things municipal lawyers need to know about eDiscovery
5 things municipal lawyers need to know about eDiscovery5 things municipal lawyers need to know about eDiscovery
5 things municipal lawyers need to know about eDiscovery
 
Microsoft CRM xRM4Legal 2014 Introduction and Demonstration
Microsoft CRM xRM4Legal 2014 Introduction and DemonstrationMicrosoft CRM xRM4Legal 2014 Introduction and Demonstration
Microsoft CRM xRM4Legal 2014 Introduction and Demonstration
 
User Testing
User TestingUser Testing
User Testing
 
15 Tools & Techniques To Increase The Success Of Your Content Marketing
15 Tools & Techniques To Increase The Success Of Your Content Marketing15 Tools & Techniques To Increase The Success Of Your Content Marketing
15 Tools & Techniques To Increase The Success Of Your Content Marketing
 
50 tech tips final
50 tech tips final50 tech tips final
50 tech tips final
 
Project Management as Municipal Counsel - A Clio Webinar
Project Management as Municipal Counsel - A Clio WebinarProject Management as Municipal Counsel - A Clio Webinar
Project Management as Municipal Counsel - A Clio Webinar
 
Legal Aid Tech Baseline 2016
Legal Aid Tech Baseline 2016 Legal Aid Tech Baseline 2016
Legal Aid Tech Baseline 2016
 
LAC15032_WBINQ_Legal_Tech_Toronto
LAC15032_WBINQ_Legal_Tech_TorontoLAC15032_WBINQ_Legal_Tech_Toronto
LAC15032_WBINQ_Legal_Tech_Toronto
 

Similar to Integrating ECM (WebCenter Content) with your Enterprise! 5 Tips to Try, 5 Traps to Avoid

2005 04 05 SRI ELN Architecture
2005 04 05 SRI ELN Architecture2005 04 05 SRI ELN Architecture
2005 04 05 SRI ELN Architecture
Simon Coles
 
Connecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and BeyondConnecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and Beyond
Don Day
 
Opening the Black Box of Software Localization
Opening the Black Box of Software LocalizationOpening the Black Box of Software Localization
Opening the Black Box of Software Localization
Kenneth Farrall
 
Conferences andcommunity
Conferences andcommunityConferences andcommunity
Conferences andcommunity
Jeff Carouth
 
Movin on Up - ScarePoint Friday Cincinnati 2016
Movin on Up - ScarePoint Friday Cincinnati 2016Movin on Up - ScarePoint Friday Cincinnati 2016
Movin on Up - ScarePoint Friday Cincinnati 2016
Jim Adcock
 
Intro to SharePoint 2010 development for .NET developers
Intro to SharePoint 2010 development for .NET developersIntro to SharePoint 2010 development for .NET developers
Intro to SharePoint 2010 development for .NET developers
John Ferringer
 
10 clues showing that you are doing OSGi in the wrong manner - Jerome Moliere
10 clues showing that you are doing OSGi in the wrong manner - Jerome Moliere10 clues showing that you are doing OSGi in the wrong manner - Jerome Moliere
10 clues showing that you are doing OSGi in the wrong manner - Jerome Moliere
mfrancis
 
What They Won't Tell You About DITA
What They Won't Tell You About DITAWhat They Won't Tell You About DITA
What They Won't Tell You About DITAAlan Houser
 
Navigating the Mess of a Shared drive Migration to SharePoint
Navigating the Mess of a Shared drive Migration to SharePointNavigating the Mess of a Shared drive Migration to SharePoint
Navigating the Mess of a Shared drive Migration to SharePoint
Joanne Klein
 
Build software like a bag of marbles, not a castle of LEGO®
Build software like a bag of marbles, not a castle of LEGO®Build software like a bag of marbles, not a castle of LEGO®
Build software like a bag of marbles, not a castle of LEGO®
Hannes Lowette
 
Technical standards & the RDTF Vision: some considerations
Technical standards & the RDTF Vision: some considerationsTechnical standards & the RDTF Vision: some considerations
Technical standards & the RDTF Vision: some considerations
Paul Walk
 
Enterprise Content Management 101 for the Hospitality Industry
Enterprise Content Management 101 for the Hospitality IndustryEnterprise Content Management 101 for the Hospitality Industry
Enterprise Content Management 101 for the Hospitality Industry
Alfresco Software
 
Content Management Systems and Refactoring - Drupal, WordPress and eZ Publish
Content Management Systems and Refactoring - Drupal, WordPress and eZ PublishContent Management Systems and Refactoring - Drupal, WordPress and eZ Publish
Content Management Systems and Refactoring - Drupal, WordPress and eZ Publish
Jani Tarvainen
 
Devconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developedDevconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developed
Alexander Makarov
 
How to guarantee your change is integrated to Moodle core
How to guarantee your change is integrated to Moodle coreHow to guarantee your change is integrated to Moodle core
How to guarantee your change is integrated to Moodle coreDan Poltawski
 
Html5 today
Html5 todayHtml5 today
Html5 todayRoy Yu
 
Web micro-framework BATTLE!
Web micro-framework BATTLE!Web micro-framework BATTLE!
Web micro-framework BATTLE!
Richard Jones
 
Infusion for the birds
Infusion for the birdsInfusion for the birds
Infusion for the birds
colinbdclark
 
Build software like a bag of marbles, not a castle of LEGO®
Build software like a bag of marbles, not a castle of LEGO®Build software like a bag of marbles, not a castle of LEGO®
Build software like a bag of marbles, not a castle of LEGO®
Hannes Lowette
 
Rebooting design in RavenDB
Rebooting design in RavenDBRebooting design in RavenDB
Rebooting design in RavenDB
Oren Eini
 

Similar to Integrating ECM (WebCenter Content) with your Enterprise! 5 Tips to Try, 5 Traps to Avoid (20)

2005 04 05 SRI ELN Architecture
2005 04 05 SRI ELN Architecture2005 04 05 SRI ELN Architecture
2005 04 05 SRI ELN Architecture
 
Connecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and BeyondConnecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and Beyond
 
Opening the Black Box of Software Localization
Opening the Black Box of Software LocalizationOpening the Black Box of Software Localization
Opening the Black Box of Software Localization
 
Conferences andcommunity
Conferences andcommunityConferences andcommunity
Conferences andcommunity
 
Movin on Up - ScarePoint Friday Cincinnati 2016
Movin on Up - ScarePoint Friday Cincinnati 2016Movin on Up - ScarePoint Friday Cincinnati 2016
Movin on Up - ScarePoint Friday Cincinnati 2016
 
Intro to SharePoint 2010 development for .NET developers
Intro to SharePoint 2010 development for .NET developersIntro to SharePoint 2010 development for .NET developers
Intro to SharePoint 2010 development for .NET developers
 
10 clues showing that you are doing OSGi in the wrong manner - Jerome Moliere
10 clues showing that you are doing OSGi in the wrong manner - Jerome Moliere10 clues showing that you are doing OSGi in the wrong manner - Jerome Moliere
10 clues showing that you are doing OSGi in the wrong manner - Jerome Moliere
 
What They Won't Tell You About DITA
What They Won't Tell You About DITAWhat They Won't Tell You About DITA
What They Won't Tell You About DITA
 
Navigating the Mess of a Shared drive Migration to SharePoint
Navigating the Mess of a Shared drive Migration to SharePointNavigating the Mess of a Shared drive Migration to SharePoint
Navigating the Mess of a Shared drive Migration to SharePoint
 
Build software like a bag of marbles, not a castle of LEGO®
Build software like a bag of marbles, not a castle of LEGO®Build software like a bag of marbles, not a castle of LEGO®
Build software like a bag of marbles, not a castle of LEGO®
 
Technical standards & the RDTF Vision: some considerations
Technical standards & the RDTF Vision: some considerationsTechnical standards & the RDTF Vision: some considerations
Technical standards & the RDTF Vision: some considerations
 
Enterprise Content Management 101 for the Hospitality Industry
Enterprise Content Management 101 for the Hospitality IndustryEnterprise Content Management 101 for the Hospitality Industry
Enterprise Content Management 101 for the Hospitality Industry
 
Content Management Systems and Refactoring - Drupal, WordPress and eZ Publish
Content Management Systems and Refactoring - Drupal, WordPress and eZ PublishContent Management Systems and Refactoring - Drupal, WordPress and eZ Publish
Content Management Systems and Refactoring - Drupal, WordPress and eZ Publish
 
Devconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developedDevconf 2011 - PHP - How Yii framework is developed
Devconf 2011 - PHP - How Yii framework is developed
 
How to guarantee your change is integrated to Moodle core
How to guarantee your change is integrated to Moodle coreHow to guarantee your change is integrated to Moodle core
How to guarantee your change is integrated to Moodle core
 
Html5 today
Html5 todayHtml5 today
Html5 today
 
Web micro-framework BATTLE!
Web micro-framework BATTLE!Web micro-framework BATTLE!
Web micro-framework BATTLE!
 
Infusion for the birds
Infusion for the birdsInfusion for the birds
Infusion for the birds
 
Build software like a bag of marbles, not a castle of LEGO®
Build software like a bag of marbles, not a castle of LEGO®Build software like a bag of marbles, not a castle of LEGO®
Build software like a bag of marbles, not a castle of LEGO®
 
Rebooting design in RavenDB
Rebooting design in RavenDBRebooting design in RavenDB
Rebooting design in RavenDB
 

More from Brian Huff

AP Automation for EBS or PeopleSoft with Oracle WebCenter
AP Automation for EBS or PeopleSoft with Oracle WebCenterAP Automation for EBS or PeopleSoft with Oracle WebCenter
AP Automation for EBS or PeopleSoft with Oracle WebCenter
Brian Huff
 
OWASP Top 10 Security Vulnerabilities, and Securing them with Oracle ADF
OWASP Top 10 Security Vulnerabilities, and Securing them with Oracle ADFOWASP Top 10 Security Vulnerabilities, and Securing them with Oracle ADF
OWASP Top 10 Security Vulnerabilities, and Securing them with Oracle ADFBrian Huff
 
The Top 10 Things Oracle UCM Users Need To Know About WebLogic
The Top 10 Things Oracle UCM Users Need To Know About WebLogicThe Top 10 Things Oracle UCM Users Need To Know About WebLogic
The Top 10 Things Oracle UCM Users Need To Know About WebLogic
Brian Huff
 
Oracle UCM Security: Challenges and Best Practices
Oracle UCM Security: Challenges and Best PracticesOracle UCM Security: Challenges and Best Practices
Oracle UCM Security: Challenges and Best Practices
Brian Huff
 
Oracle UCM: Web Site Performance Tuning
Oracle UCM: Web Site Performance TuningOracle UCM: Web Site Performance Tuning
Oracle UCM: Web Site Performance Tuning
Brian Huff
 
Real World Examples of Succesful Enterprise Content Management Strategies
Real World Examples of Succesful Enterprise Content Management StrategiesReal World Examples of Succesful Enterprise Content Management Strategies
Real World Examples of Succesful Enterprise Content Management Strategies
Brian Huff
 
A Pragmatic Strategy for Oracle Enterprise Content Management
A Pragmatic Strategy for Oracle Enterprise Content ManagementA Pragmatic Strategy for Oracle Enterprise Content Management
A Pragmatic Strategy for Oracle Enterprise Content Management
Brian Huff
 
A Pragmatic Strategy for Oracle Enterprise Content Management (ECM)
A Pragmatic Strategy for Oracle Enterprise Content Management (ECM)A Pragmatic Strategy for Oracle Enterprise Content Management (ECM)
A Pragmatic Strategy for Oracle Enterprise Content Management (ECM)
Brian Huff
 
Enterprise 2.0: What it is, and how you'll fail!
Enterprise 2.0: What it is, and how you'll fail!Enterprise 2.0: What it is, and how you'll fail!
Enterprise 2.0: What it is, and how you'll fail!
Brian Huff
 

More from Brian Huff (9)

AP Automation for EBS or PeopleSoft with Oracle WebCenter
AP Automation for EBS or PeopleSoft with Oracle WebCenterAP Automation for EBS or PeopleSoft with Oracle WebCenter
AP Automation for EBS or PeopleSoft with Oracle WebCenter
 
OWASP Top 10 Security Vulnerabilities, and Securing them with Oracle ADF
OWASP Top 10 Security Vulnerabilities, and Securing them with Oracle ADFOWASP Top 10 Security Vulnerabilities, and Securing them with Oracle ADF
OWASP Top 10 Security Vulnerabilities, and Securing them with Oracle ADF
 
The Top 10 Things Oracle UCM Users Need To Know About WebLogic
The Top 10 Things Oracle UCM Users Need To Know About WebLogicThe Top 10 Things Oracle UCM Users Need To Know About WebLogic
The Top 10 Things Oracle UCM Users Need To Know About WebLogic
 
Oracle UCM Security: Challenges and Best Practices
Oracle UCM Security: Challenges and Best PracticesOracle UCM Security: Challenges and Best Practices
Oracle UCM Security: Challenges and Best Practices
 
Oracle UCM: Web Site Performance Tuning
Oracle UCM: Web Site Performance TuningOracle UCM: Web Site Performance Tuning
Oracle UCM: Web Site Performance Tuning
 
Real World Examples of Succesful Enterprise Content Management Strategies
Real World Examples of Succesful Enterprise Content Management StrategiesReal World Examples of Succesful Enterprise Content Management Strategies
Real World Examples of Succesful Enterprise Content Management Strategies
 
A Pragmatic Strategy for Oracle Enterprise Content Management
A Pragmatic Strategy for Oracle Enterprise Content ManagementA Pragmatic Strategy for Oracle Enterprise Content Management
A Pragmatic Strategy for Oracle Enterprise Content Management
 
A Pragmatic Strategy for Oracle Enterprise Content Management (ECM)
A Pragmatic Strategy for Oracle Enterprise Content Management (ECM)A Pragmatic Strategy for Oracle Enterprise Content Management (ECM)
A Pragmatic Strategy for Oracle Enterprise Content Management (ECM)
 
Enterprise 2.0: What it is, and how you'll fail!
Enterprise 2.0: What it is, and how you'll fail!Enterprise 2.0: What it is, and how you'll fail!
Enterprise 2.0: What it is, and how you'll fail!
 

Recently uploaded

JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 

Recently uploaded (20)

JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 

Integrating ECM (WebCenter Content) with your Enterprise! 5 Tips to Try, 5 Traps to Avoid

  • 1. Integrating ECM with your Enterprise: 5 Techniques to Try, 5 Traps to Avoid! Monday, October 17, 2011
  • 2. Agenda • Intro • Top 10 reasons ECM projects fail • AIIM Survey • Tips and traps in 5 areas: • Metadata • Contribution • Consumption • Security • Integrations Monday, October 17, 2011
  • 3. Intro • You installed WebCenter CONTENT (UCM/Stellent) • Now what??? • What “big things” do you need to do right? • What “big things” should you avoid? Monday, October 17, 2011
  • 4. Top 10 Reasons ECM Projects Fail 10. Poorly defined business case (16%) 9. Failed to think of benefits and issues outside of our business unit (16%) 8. Low user acceptance due to poor design or clumsy implementation (18%) 7. Failed to address taxonomy and metadata concerns (19%) Monday, October 17, 2011
  • 5. Top 10, cont. 6. Excessive "scope creep“ (20%) 5. Underestimated the effort to distill and migrate content (21%) 4. Uneven usage due to poor procedures and lack of enforcement (29%) Monday, October 17, 2011
  • 6. Top 10, cont. 3. Project derailed by internal politics (30%) 2. Lack of knowledge or training among our internal staff (32%) 1. Underestimated process and organizational issues (44%) Monday, October 17, 2011
  • 7. Metadata Traps • Waaaaaaaaaay too many metadata fields! • Cluttered pages frighten users • Don’t assume users will fill in all fields • Metadata is like a “tax” on content • Too little, and the system falls apart • Too much, and users rebel! • Ambiguous / repeated fields • Deleting fields as important as creating them Monday, October 17, 2011
  • 8. Metadata Tips • Content Profiles simplify the metadata model • You may require 100 metadata fields to describe all content • But... any one type may only need 10 fields • Profiles allows you to minimize the “clutter” • Can do much more than organize • Create “default” values on pages to minimize data entry • Minimize the number of values in drop-down lists • Block certain users from selecting certain values • Create “derived” values to store based on what they entered Monday, October 17, 2011
  • 9. Content Profiles, Before and After Monday, October 17, 2011
  • 10. Metadata Tips • Use “Simple Profiles” • Add only fields that have proven value • Make a “growable” taxonomy • Better than a “complete” taxonomy • Get to know UCM tools • Archiver for batch metadata updates • Custom DB reports to find unused / repeated fields Monday, October 17, 2011
  • 11. Contribution Traps • Folders! • Tough to scale a folders-based model enterprise-wide • Organizational structure is highly subjective • Fearing customizations • Everybody uses CONTENT differently • A custom UI can aid user adoption Monday, October 17, 2011
  • 12. Contribution Tips • Framework Folders • Preview available in Patch Set 4 • Desktop integrated version available in Patch Set 5 • Faceted searches • Built-in to Oracle Text 11g, customizable metadata fields • Use Content Tracker • Keep stats on “most popular authors” • Nothing like a little competition to aid adoption! Monday, October 17, 2011
  • 13. Contribution Tips, cont. • Check-Out-And-Open • One-click editing from the web browser • Some issues with HTTPS and IE, but fixable • Desktop Integration Suite • Drag-and-drop into folders • Folders have default metadata • Metadata pop-ups to fill in critical metadata • Some issues with Folder saturation • Fixes promised in Patch Set 5 Monday, October 17, 2011
  • 14. Folders and Desktop Integration Monday, October 17, 2011
  • 15. Consumption Traps • “If you build it, they will come!” • Spent a million bucks on a CMS, and the item with the most hits is the cafeteria menu... • Assuming it will work like Google • People spend big bucks on internet SEO • Very few think about intranet SEO • Content must be findable to be reusable Monday, October 17, 2011
  • 16. Consumption Tips • Have an actual editor / publisher • Somebody needs to care that content is reusable • Software enables people: it doesn’t replace them! • If everybody cares, great! If not, put somebody in charge! • Create targeted Site Studio pages • Department portals, quick contribution, what’s new lists, etc. • Focus on how your audience looks for information • Search? Browse? Call? Email? • Make it easy for them, with a bit of training Monday, October 17, 2011
  • 17. Security Traps • Access Control Lists • Popular, easy, but sloooooow • Use sparingly, or run Exalogic! • Security should not be used to organize! • Do you really need that other security group??? • Do you really need highly granular security??? • Or are you just mapping your org chart? Monday, October 17, 2011
  • 18. Security Traps, cont. • Windows! • Active Directory integrations tricky with 11g • LDAP works fairly well • Single Sign On does not Monday, October 17, 2011
  • 19. Security Tips • Two dimensional group/account model • Groups for classification: Public, Internal, Secure • Accounts for department: Accounting, Sales, HR • VP of Sales can read Secure documents in Sales account... • ... but cannot read Secure documents in HR account! • Complex security models can affect performance • Reduce ACL usage, focus on groups/accounts blend • Minimize the number of “buckets” to maximize performance Monday, October 17, 2011
  • 20. Security Tips, cont. • Loosen up contribution access • Use workflows to control important docs • Place in highly secure group only when absolutely required • Content Tracker • “Trust, but verify” security • Use proven single sign on solutions • NetTegrity • Oracle Access Manager • Some issues with applets Monday, October 17, 2011
  • 21. Integration Traps • Standards!!! • CMIS, WebDAV, JSR170, etc. • Very narrow pipe: you always replace them! • Treating it like a shared drive • Performance • Load test, get metrics, use caches • Security • Make sure other system understands CONTENT security!!! Monday, October 17, 2011
  • 22. Integration Tips • RIDC • Lightweight Java connector • May need to set IntradocServerPort on 11g • SOAP / SOA • 11g standard, great for ESBs • Site Studio for External Applications • IFRAMEs • Cheap and cheesy, but frequently enough! Monday, October 17, 2011
  • 23. Integration Tips, cont. • Mashups (WebCenter Interaction) • Distributed Document Capture • URL to trigger a scan, and check it in! • Application specific connectors • E-Business Suite, Siebel, Peoplesoft • Secure Enterprise Search • BPEL, SOA Suite for “orchestration” • Information Rights Management • Encrypt documents, and embed their security level • Security travels with doc, wherever it travels Monday, October 17, 2011
  • 24. Integration Tips, cont. • jQuery and Web-Oriented Architecture • Put IsJson=1 into any URL • Use jQuery, ExtJS, YUI to render with 100% JavaScript • http://bezzotech.com/library.html • Sometimes need to “trick” browsers with AJAX • Single-Origin AJAX policy • Use mod_proxy with Apache to bypass it Monday, October 17, 2011
  • 25. Misc. Tips • Go to Collaborate!!! • For the price of a steak dinner, get invaluable war stories • Which add-ons are best for you? • Tips/Traps for your specific industry • Camtasia Studio • Quick and easy video documentation for end-users Monday, October 17, 2011
  • 26. MARK YOUR CALENDARS! COLLABORATE 12 April 22-26, 2012 Mandalay Bay Convention Center Las Vegas, Nevada http://events.ioug.org/p/cm/ld/fid=15 Monday, October 17, 2011