SlideShare una empresa de Scribd logo
1 de 37
Descargar para leer sin conexión
Switch to Alfresco

         Thibaut Mallet, Channel Manager, Alfresco
Barry Costin, Australia & NZ Sales Director, Alfresco
       Brian O'Neil, Seed Information Management
       Trevor Plant, Seed Information Management
Webinar Agenda


Alfresco in your region
Why choose Alfresco
An introduction to Alfresco “Switch to”
   Why
   How

SEED Information Management expertise in Alfresco
Demonstration of Alfresco Migration Services
Q&A session
Alfresco in Australia NZ Region
    Alfresco local headquarters in Sydney
          Barry Costin Sales Director
          Ward van Besien Technical Support Manager, Asia Pac

    Alfresco Enterprise customers
          Government
          Manufacturing
          Banking
          Insurance
          Education

    Eight Alfresco Certified Partners




29 March 10                    Alfresco Switch To Programme - March 10
Why choose Alfresco
Benefits of Switching to Alfresco
  Significant budget savings on proprietary ECM maintenance fees
  Fund Alfresco subscription out of OPEX budget
  Maintain business as usual for business users
  Additional functionality and next-generation interoperability
Future-Proof Platform
  Open Standards & Architecture
  CMIS Compliant Repository
  Avoid Vendor Lock-in
Alfresco Migration Program

Why “switch to” campaign?
  Demand to simplify legacy & proprietary ECM system
  replacement
  Help IT Managers:
     To lower their Costs
     To simplify the migration process
     Shorten implementation time
Alfresco Migration Program

How ?
 Experienced ECM system integrators to deliver Alfresco
 Migration Services
 Free-of-charge workshop to discuss & scope your
 organisation’s migration to Alfresco
 Dedicated migration package
    (services+ Alfresco subscription+ migration tool)

 Initially available for organisations migrating from
 EMC/Documentum & Microsoft SharePoint
SEED Information Management

    Alfresco Gold Partner since 2008
    Alfresco expertise in;
        ECM
        WCM
    References
       Toyota
       Nissan
       Austraining




29 March 10                  Alfresco Switch To Programme - March 10
Seed



  Unlock the value of your content




Delivering Content Management Solutions
Brian O’Neill
Agenda



Migration
EntropySoft
Demo
Questions
Migration Process

Qualify what will be migrated
Map Metadata
Map User/Groups & Permissions
Configure Target System
Profile Performance of Migration
Plan Migration Batches
Perform Test Migration & Fix issues
Live Migration – Validation Report
Migration - Source




                      Seed.doc




Legacy Systems
Migration - Source




Legacy Systems
Migration - Extraction




     Legacy


              Extract



                         Rules



Migration
Migration - Target



           Extract


                                    Rules
                     Export

Alfresco
Migration - Problems




                                                Rules
         Alfresco




Custom         Expensive &   Performance   Limited Error   Limited
Code           Throwaway     Issues        Handling        Reporting
EntropySoft Migration


Files              Documentum           Sharepoint




        Alfresco
EntropySoft


Migration Specialists
Tools to Manage migration process
Macro & Micro Level Control over Migration
Enterprise Strength
EntropySoft - Products



  Components of Migration Solution
• Connectors
• Content Hub

• Content ETL
Connectors




        19
Connectors


Connectors unify information source access

•Expose Same API

•Expose Proprietary CMS features – security, metadata

 Stand-alone jar

 Embedded in an application or Remotely accessed using webservices or
RMI.



A connector follows the adapter UML design pattern.

                                                                 20
Connectors


              Client application


     getItem(id)                       getItem(id)

Documentum                          Alfresco
 connector                         connector

     getObject(id)                     getNode(id
                                       )

Documentum                         Alfresco
                                                     21
Connectors
Content Management Systems :            Records Management :
  o Alfresco                              o IBM FileNet RM
  o EMC Documentum Content Server         o HP Trim Context
  o IBM FileNET P8                        o Hummingbird RM
  o IBM Content Manager                   o Symantec Enterprise Vault
  o IBM DB2 Content Manager On Demand
  o IBM Websphere Portal PDM
  o Interwoven Worksite NT
                                        Messaging systems :
                                          o Lotus Notes
  o Open Text LiveLink
                                          o Microsoft Exchange
  o OpenText edocs (Hummingbird DM)
  o Oracle Stellent UCM
  o Xerox Docushare                     Generic systems :
                                          o JCR
Web Content Management Systems :          o CMIS
                                          o File servers
  o Interwoven Teamsite
                                          o FTP
  o Vignette
                                          o Webdav

Collaboration frameworks :
  o EMC CenterStage
                                        Labs :
                                          o Iron Mountain
  o EMC Documentum eRoom
                                          o GoogleDocs
  o Lotus Quickplace
                                          o SalesForce
  o Lotus QuickR
                                          o IBM Lotus Web Content Management
  o Microsoft SharePoint
                                          o OpenText Artesia
Content Hub
Content Hub


Content Hub is a point of access to content repositories.

 Pluggable Connectors

 Client API: A client application connects to Content Hub using web services :
Content Hub exposes the same API as all EntropySoft connectors .


Not Just Migration: Federated Search



Content Hub follows the facade UML design pattern.



                                                                         24
Content Hub

  Webtop Client
    oadministrate Content Hub (create users, plug and unplug connectors…)
    o visually browse content repositories and interact with them
    o start, stop and monitor jobs.


• Behind the scene, webTop uses the Content Hub web services.
Content Hub




          26
Content ETL




         27
EntropySoft - Content ETL


Content ETL is a visual development environment for jobs.

 Eclipse plugins : most Java developers will feel « at home » when using it.

 Content ETL uses Content Hub for all interactions with content repositories.

 Design & Deploy: Once a job is designed, it can be deployed and executed in
Content Hub.




                                                                                28
Content ETL - Studio




                       29
Content ETL – Migration Job


Job Components
Job (or bridge) : a sequence of stages.

 Stage : an action executed on a parcel.
  omodify the content of a document in a parcel.
  o add some metadata to a document in a parcel.
  o do PDF rendering


Parcel : the unit of information exchanged between two stages . It contains :
  o the document metadata
  o the document contents
  o the document permissions
  o…




                                                                                30
Content ETL - stages
                Stage name                                                Description

Digest content                    Computes a digest (MD5, SHA etc…) of the document content.

Item type adapter                 Converts a metadata from one type to the other (example : Integer to String).

Regular expression                Modifies a metadata value using a regular expression.

Split document/folders            Separate documents from folders and send them along different routes in the job (like a ‘ if {
                                  … } else { … }’).
Status filter                     Filter out items that have already been processed successfully during a previous execution of
                                  the same job.
Mime type detector                Uses the first bytes of the document content to determine its mime type.

…                                 …



Some ideas for your own custom stages :
      o Delete a document from the source repository after it was successfully migrated.
      o Make the document read-only in the source repository after it was successfully migrated.
      o Change the value of a document metadata in the source repository after it was successfully
      migrated.
EntropySoft Stack


EntropySoft - Content ETL     Migration Jobs   Stage   Report
Out of Box Migration

     Lower Cost of Migration – Reduce custom
     development
     Reduce Risk
     Migrate from Multiple Sources
     Can be used to build your Migration Process
     Run Jobs until Correct
     Advanced Error Handling & Reporting
     High Performance
     Re-use Jobs & Stages

33
Demo




Trevor Plant
Questions?
36
More information
More information http://www.seedim.com.au/request_info.php
http://www.alfresco.com/services/migration/


Request a free workshop
http://www.alfresco.com/services/migration/#request-a-call


Contact Seed: info@seedim.com.au

Más contenido relacionado

La actualidad más candente

Effective Application Development with WebSphere Message Broker
Effective Application Development with WebSphere Message BrokerEffective Application Development with WebSphere Message Broker
Effective Application Development with WebSphere Message BrokerAnt Phillips
 
From Distributed to Pervasive OSGi
From Distributed to Pervasive OSGiFrom Distributed to Pervasive OSGi
From Distributed to Pervasive OSGiJan S. Rellermeyer
 
Loadrunner Protocol bundle list
Loadrunner Protocol bundle listLoadrunner Protocol bundle list
Loadrunner Protocol bundle listBharath Marrivada
 
Distributed Services - OSGi 4.2 and possible future enhancements
Distributed Services - OSGi 4.2 and possible future enhancementsDistributed Services - OSGi 4.2 and possible future enhancements
Distributed Services - OSGi 4.2 and possible future enhancementsDavid Bosschaert
 
OpenTravel Schema Product Comparison
OpenTravel Schema Product ComparisonOpenTravel Schema Product Comparison
OpenTravel Schema Product ComparisonOpenTravel Alliance
 
Nuxeo introduction to ecr at the NYC Java meetup, April 2011
Nuxeo introduction to ecr at the NYC Java meetup, April 2011Nuxeo introduction to ecr at the NYC Java meetup, April 2011
Nuxeo introduction to ecr at the NYC Java meetup, April 2011Nuxeo
 
01.egovFrame Training Book II
01.egovFrame Training Book II01.egovFrame Training Book II
01.egovFrame Training Book IIChuong Nguyen
 
JEE Course - JEE Overview
JEE Course - JEE  OverviewJEE Course - JEE  Overview
JEE Course - JEE Overviewodedns
 
Branding & Internationalization with the NetBeans Platform
Branding & Internationalization with the NetBeans PlatformBranding & Internationalization with the NetBeans Platform
Branding & Internationalization with the NetBeans PlatformToni Epple
 
New Ways To Engage With Tiempo 2011
New Ways To Engage With Tiempo 2011New Ways To Engage With Tiempo 2011
New Ways To Engage With Tiempo 2011Tiempo Development
 
OpenTravel Advisory Forum 2012 XML Object Suite Lab
OpenTravel Advisory Forum 2012 XML Object Suite LabOpenTravel Advisory Forum 2012 XML Object Suite Lab
OpenTravel Advisory Forum 2012 XML Object Suite LabOpenTravel Alliance
 
Roma introduction and concepts
Roma introduction and conceptsRoma introduction and concepts
Roma introduction and conceptsLuca Garulli
 
HTML5: State of the Union
HTML5: State of the UnionHTML5: State of the Union
HTML5: State of the UnionSencha
 
Training - Managing .NET/J2EE Projects
Training - Managing .NET/J2EE ProjectsTraining - Managing .NET/J2EE Projects
Training - Managing .NET/J2EE ProjectsShashank Banerjea
 

La actualidad más candente (16)

Effective Application Development with WebSphere Message Broker
Effective Application Development with WebSphere Message BrokerEffective Application Development with WebSphere Message Broker
Effective Application Development with WebSphere Message Broker
 
From Distributed to Pervasive OSGi
From Distributed to Pervasive OSGiFrom Distributed to Pervasive OSGi
From Distributed to Pervasive OSGi
 
Loadrunner Protocol bundle list
Loadrunner Protocol bundle listLoadrunner Protocol bundle list
Loadrunner Protocol bundle list
 
Limes webinar
Limes webinarLimes webinar
Limes webinar
 
Distributed Services - OSGi 4.2 and possible future enhancements
Distributed Services - OSGi 4.2 and possible future enhancementsDistributed Services - OSGi 4.2 and possible future enhancements
Distributed Services - OSGi 4.2 and possible future enhancements
 
OpenTravel Schema Product Comparison
OpenTravel Schema Product ComparisonOpenTravel Schema Product Comparison
OpenTravel Schema Product Comparison
 
Smw+tutorial berlin-fall-2011
Smw+tutorial berlin-fall-2011Smw+tutorial berlin-fall-2011
Smw+tutorial berlin-fall-2011
 
Nuxeo introduction to ecr at the NYC Java meetup, April 2011
Nuxeo introduction to ecr at the NYC Java meetup, April 2011Nuxeo introduction to ecr at the NYC Java meetup, April 2011
Nuxeo introduction to ecr at the NYC Java meetup, April 2011
 
01.egovFrame Training Book II
01.egovFrame Training Book II01.egovFrame Training Book II
01.egovFrame Training Book II
 
JEE Course - JEE Overview
JEE Course - JEE  OverviewJEE Course - JEE  Overview
JEE Course - JEE Overview
 
Branding & Internationalization with the NetBeans Platform
Branding & Internationalization with the NetBeans PlatformBranding & Internationalization with the NetBeans Platform
Branding & Internationalization with the NetBeans Platform
 
New Ways To Engage With Tiempo 2011
New Ways To Engage With Tiempo 2011New Ways To Engage With Tiempo 2011
New Ways To Engage With Tiempo 2011
 
OpenTravel Advisory Forum 2012 XML Object Suite Lab
OpenTravel Advisory Forum 2012 XML Object Suite LabOpenTravel Advisory Forum 2012 XML Object Suite Lab
OpenTravel Advisory Forum 2012 XML Object Suite Lab
 
Roma introduction and concepts
Roma introduction and conceptsRoma introduction and concepts
Roma introduction and concepts
 
HTML5: State of the Union
HTML5: State of the UnionHTML5: State of the Union
HTML5: State of the Union
 
Training - Managing .NET/J2EE Projects
Training - Managing .NET/J2EE ProjectsTraining - Managing .NET/J2EE Projects
Training - Managing .NET/J2EE Projects
 

Similar a Switch to Alfresco Webinar: Learn How to Migrate to a More Cost-Effective ECM

Mike Taulty TechDays 2010 Silverlight 4 - What's New?
Mike Taulty TechDays 2010 Silverlight 4 - What's New?Mike Taulty TechDays 2010 Silverlight 4 - What's New?
Mike Taulty TechDays 2010 Silverlight 4 - What's New?ukdpe
 
Inroduction of Oracle Enterprise Content Managment
Inroduction of Oracle Enterprise Content ManagmentInroduction of Oracle Enterprise Content Managment
Inroduction of Oracle Enterprise Content ManagmentMohamed Atef
 
94670552 alfresco-aiim-2006-05-16
94670552 alfresco-aiim-2006-05-1694670552 alfresco-aiim-2006-05-16
94670552 alfresco-aiim-2006-05-16hishamfire
 
Vertex AI - Unified ML Platform for the entire AI workflow on Google Cloud
Vertex AI - Unified ML Platform for the entire AI workflow on Google CloudVertex AI - Unified ML Platform for the entire AI workflow on Google Cloud
Vertex AI - Unified ML Platform for the entire AI workflow on Google CloudMárton Kodok
 
IBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptx
IBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptxIBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptx
IBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptxGeorg Ember
 
Developer’s intro to the alfresco platform
Developer’s intro to the alfresco platformDeveloper’s intro to the alfresco platform
Developer’s intro to the alfresco platformAlfresco Software
 
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
 
Alfresco CMS (ECMS) - Businessware Technologies
Alfresco CMS (ECMS) - Businessware TechnologiesAlfresco CMS (ECMS) - Businessware Technologies
Alfresco CMS (ECMS) - Businessware Technologiesasimzaman
 
Infoaxon extended enterprise
Infoaxon extended enterpriseInfoaxon extended enterprise
Infoaxon extended enterpriseNavnit Saurabh
 
FISL: Content Management Primer
FISL: Content Management PrimerFISL: Content Management Primer
FISL: Content Management PrimerRichard Esplin
 
Use Cases for MXF Metadata and Simplified System Interaction
Use Cases for MXF Metadata and Simplified System InteractionUse Cases for MXF Metadata and Simplified System Interaction
Use Cases for MXF Metadata and Simplified System Interactiondietervr
 
Relational Won't Cut It: Architecting Content Centric Apps
Relational Won't Cut It: Architecting Content Centric AppsRelational Won't Cut It: Architecting Content Centric Apps
Relational Won't Cut It: Architecting Content Centric AppsJeff Potts
 
MongoDB in the context of the Argentinean Census 2010
MongoDB in the context of the Argentinean Census 2010MongoDB in the context of the Argentinean Census 2010
MongoDB in the context of the Argentinean Census 2010Victorio BENTIVOGLI
 
MongoDB in the context of the Argentinean Census 2010
MongoDB in the context of the Argentinean Census 2010MongoDB in the context of the Argentinean Census 2010
MongoDB in the context of the Argentinean Census 2010Victorio Bentivogli
 
DICE & Cloudify – Quality Big Data Made Easy
DICE & Cloudify – Quality Big Data Made EasyDICE & Cloudify – Quality Big Data Made Easy
DICE & Cloudify – Quality Big Data Made EasyCloudify Community
 
ECM and Open Source Software: A Disruptive Force in ECM Solutions
ECM and Open Source Software: A Disruptive Force in ECM SolutionsECM and Open Source Software: A Disruptive Force in ECM Solutions
ECM and Open Source Software: A Disruptive Force in ECM SolutionsJeff Potts
 
Websphere Portal
Websphere PortalWebsphere Portal
Websphere Portaldominion
 
FluentD for end to end monitoring
FluentD for end to end monitoringFluentD for end to end monitoring
FluentD for end to end monitoringPhil Wilkins
 

Similar a Switch to Alfresco Webinar: Learn How to Migrate to a More Cost-Effective ECM (20)

Mike Taulty TechDays 2010 Silverlight 4 - What's New?
Mike Taulty TechDays 2010 Silverlight 4 - What's New?Mike Taulty TechDays 2010 Silverlight 4 - What's New?
Mike Taulty TechDays 2010 Silverlight 4 - What's New?
 
Cfalfresco
CfalfrescoCfalfresco
Cfalfresco
 
Inroduction of Oracle Enterprise Content Managment
Inroduction of Oracle Enterprise Content ManagmentInroduction of Oracle Enterprise Content Managment
Inroduction of Oracle Enterprise Content Managment
 
94670552 alfresco-aiim-2006-05-16
94670552 alfresco-aiim-2006-05-1694670552 alfresco-aiim-2006-05-16
94670552 alfresco-aiim-2006-05-16
 
Vertex AI - Unified ML Platform for the entire AI workflow on Google Cloud
Vertex AI - Unified ML Platform for the entire AI workflow on Google CloudVertex AI - Unified ML Platform for the entire AI workflow on Google Cloud
Vertex AI - Unified ML Platform for the entire AI workflow on Google Cloud
 
IBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptx
IBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptxIBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptx
IBM BP Session - Multiple CLoud Paks and Cloud Paks Foundational Services.pptx
 
Developer’s intro to the alfresco platform
Developer’s intro to the alfresco platformDeveloper’s intro to the alfresco platform
Developer’s intro to the alfresco platform
 
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...
 
Alfresco CMS (ECMS) - Businessware Technologies
Alfresco CMS (ECMS) - Businessware TechnologiesAlfresco CMS (ECMS) - Businessware Technologies
Alfresco CMS (ECMS) - Businessware Technologies
 
Infoaxon extended enterprise
Infoaxon extended enterpriseInfoaxon extended enterprise
Infoaxon extended enterprise
 
FISL: Content Management Primer
FISL: Content Management PrimerFISL: Content Management Primer
FISL: Content Management Primer
 
Use Cases for MXF Metadata and Simplified System Interaction
Use Cases for MXF Metadata and Simplified System InteractionUse Cases for MXF Metadata and Simplified System Interaction
Use Cases for MXF Metadata and Simplified System Interaction
 
Relational Won't Cut It: Architecting Content Centric Apps
Relational Won't Cut It: Architecting Content Centric AppsRelational Won't Cut It: Architecting Content Centric Apps
Relational Won't Cut It: Architecting Content Centric Apps
 
MongoDB in the context of the Argentinean Census 2010
MongoDB in the context of the Argentinean Census 2010MongoDB in the context of the Argentinean Census 2010
MongoDB in the context of the Argentinean Census 2010
 
MongoDB in the context of the Argentinean Census 2010
MongoDB in the context of the Argentinean Census 2010MongoDB in the context of the Argentinean Census 2010
MongoDB in the context of the Argentinean Census 2010
 
soa1.ppt
soa1.pptsoa1.ppt
soa1.ppt
 
DICE & Cloudify – Quality Big Data Made Easy
DICE & Cloudify – Quality Big Data Made EasyDICE & Cloudify – Quality Big Data Made Easy
DICE & Cloudify – Quality Big Data Made Easy
 
ECM and Open Source Software: A Disruptive Force in ECM Solutions
ECM and Open Source Software: A Disruptive Force in ECM SolutionsECM and Open Source Software: A Disruptive Force in ECM Solutions
ECM and Open Source Software: A Disruptive Force in ECM Solutions
 
Websphere Portal
Websphere PortalWebsphere Portal
Websphere Portal
 
FluentD for end to end monitoring
FluentD for end to end monitoringFluentD for end to end monitoring
FluentD for end to end monitoring
 

Más de Alfresco Software

Alfresco Day Benelux Inholland studentendossier
Alfresco Day Benelux Inholland studentendossierAlfresco Day Benelux Inholland studentendossier
Alfresco Day Benelux Inholland studentendossierAlfresco Software
 
Alfresco Day Benelux Hogeschool Inholland Records Management application
Alfresco Day Benelux Hogeschool Inholland Records Management applicationAlfresco Day Benelux Hogeschool Inholland Records Management application
Alfresco Day Benelux Hogeschool Inholland Records Management applicationAlfresco Software
 
Alfresco Day BeNelux: Customer Success Showcase - Saxion Hogescholen
Alfresco Day BeNelux: Customer Success Showcase - Saxion HogescholenAlfresco Day BeNelux: Customer Success Showcase - Saxion Hogescholen
Alfresco Day BeNelux: Customer Success Showcase - Saxion HogescholenAlfresco Software
 
Alfresco Day BeNelux: Customer Success Showcase - Gemeente Amsterdam
Alfresco Day BeNelux: Customer Success Showcase - Gemeente AmsterdamAlfresco Day BeNelux: Customer Success Showcase - Gemeente Amsterdam
Alfresco Day BeNelux: Customer Success Showcase - Gemeente AmsterdamAlfresco Software
 
Alfresco Day BeNelux: The success of Alfresco
Alfresco Day BeNelux: The success of AlfrescoAlfresco Day BeNelux: The success of Alfresco
Alfresco Day BeNelux: The success of AlfrescoAlfresco Software
 
Alfresco Day BeNelux: Customer Success Showcase - Credendo Group
Alfresco Day BeNelux: Customer Success Showcase - Credendo GroupAlfresco Day BeNelux: Customer Success Showcase - Credendo Group
Alfresco Day BeNelux: Customer Success Showcase - Credendo GroupAlfresco Software
 
Alfresco Day BeNelux: Digital Transformation - It's All About Flow
Alfresco Day BeNelux: Digital Transformation - It's All About FlowAlfresco Day BeNelux: Digital Transformation - It's All About Flow
Alfresco Day BeNelux: Digital Transformation - It's All About FlowAlfresco Software
 
Alfresco Day Vienna 2016: Activiti – ein Katalysator für die DMS-Strategie be...
Alfresco Day Vienna 2016: Activiti – ein Katalysator für die DMS-Strategie be...Alfresco Day Vienna 2016: Activiti – ein Katalysator für die DMS-Strategie be...
Alfresco Day Vienna 2016: Activiti – ein Katalysator für die DMS-Strategie be...Alfresco Software
 
Alfresco Day Vienna 2016: Elektronische Geschäftsprozesse auf Basis von Alfre...
Alfresco Day Vienna 2016: Elektronische Geschäftsprozesse auf Basis von Alfre...Alfresco Day Vienna 2016: Elektronische Geschäftsprozesse auf Basis von Alfre...
Alfresco Day Vienna 2016: Elektronische Geschäftsprozesse auf Basis von Alfre...Alfresco Software
 
Alfresco Day Vienna 2016: Alfrescos neue Rest API
Alfresco Day Vienna 2016: Alfrescos neue Rest APIAlfresco Day Vienna 2016: Alfrescos neue Rest API
Alfresco Day Vienna 2016: Alfrescos neue Rest APIAlfresco Software
 
Alfresco Day Vienna 2016: Support Tools für die Admin-Konsole
Alfresco Day Vienna 2016: Support Tools für die Admin-KonsoleAlfresco Day Vienna 2016: Support Tools für die Admin-Konsole
Alfresco Day Vienna 2016: Support Tools für die Admin-KonsoleAlfresco Software
 
Alfresco Day Vienna 2016: Entwickeln mit Alfresco
Alfresco Day Vienna 2016: Entwickeln mit AlfrescoAlfresco Day Vienna 2016: Entwickeln mit Alfresco
Alfresco Day Vienna 2016: Entwickeln mit AlfrescoAlfresco Software
 
Alfresco Day Vienna 2016: Activiti goes enterprise: Die Evolution der BPM Sui...
Alfresco Day Vienna 2016: Activiti goes enterprise: Die Evolution der BPM Sui...Alfresco Day Vienna 2016: Activiti goes enterprise: Die Evolution der BPM Sui...
Alfresco Day Vienna 2016: Activiti goes enterprise: Die Evolution der BPM Sui...Alfresco Software
 
Alfresco Day Vienna 2016: Partner Lightning Talk: Westernacher
Alfresco Day Vienna 2016: Partner Lightning Talk: WesternacherAlfresco Day Vienna 2016: Partner Lightning Talk: Westernacher
Alfresco Day Vienna 2016: Partner Lightning Talk: WesternacherAlfresco Software
 
Alfresco Day Vienna 2016: Bringing Content & Process together with the App De...
Alfresco Day Vienna 2016: Bringing Content & Process together with the App De...Alfresco Day Vienna 2016: Bringing Content & Process together with the App De...
Alfresco Day Vienna 2016: Bringing Content & Process together with the App De...Alfresco Software
 
Alfresco Day Vienna 2016: Partner Lightning Talk - it-novum
Alfresco Day Vienna 2016: Partner Lightning Talk - it-novumAlfresco Day Vienna 2016: Partner Lightning Talk - it-novum
Alfresco Day Vienna 2016: Partner Lightning Talk - it-novumAlfresco Software
 
Alfresco Day Vienna 2016: How to Achieve Digital Flow in the Enterprise - Joh...
Alfresco Day Vienna 2016: How to Achieve Digital Flow in the Enterprise - Joh...Alfresco Day Vienna 2016: How to Achieve Digital Flow in the Enterprise - Joh...
Alfresco Day Vienna 2016: How to Achieve Digital Flow in the Enterprise - Joh...Alfresco Software
 
Alfresco Day Warsaw 2016 - Czy możliwe jest spełnienie wszystkich regulacji p...
Alfresco Day Warsaw 2016 - Czy możliwe jest spełnienie wszystkich regulacji p...Alfresco Day Warsaw 2016 - Czy możliwe jest spełnienie wszystkich regulacji p...
Alfresco Day Warsaw 2016 - Czy możliwe jest spełnienie wszystkich regulacji p...Alfresco Software
 
Alfresco Day Warsaw 2016: Identyfikacja i podpiselektroniczny - Safran
Alfresco Day Warsaw 2016: Identyfikacja i podpiselektroniczny - SafranAlfresco Day Warsaw 2016: Identyfikacja i podpiselektroniczny - Safran
Alfresco Day Warsaw 2016: Identyfikacja i podpiselektroniczny - SafranAlfresco Software
 
Alfresco Day Warsaw 2016: Advancing the Flow of Digital Business
Alfresco Day Warsaw 2016: Advancing the Flow of Digital BusinessAlfresco Day Warsaw 2016: Advancing the Flow of Digital Business
Alfresco Day Warsaw 2016: Advancing the Flow of Digital BusinessAlfresco Software
 

Más de Alfresco Software (20)

Alfresco Day Benelux Inholland studentendossier
Alfresco Day Benelux Inholland studentendossierAlfresco Day Benelux Inholland studentendossier
Alfresco Day Benelux Inholland studentendossier
 
Alfresco Day Benelux Hogeschool Inholland Records Management application
Alfresco Day Benelux Hogeschool Inholland Records Management applicationAlfresco Day Benelux Hogeschool Inholland Records Management application
Alfresco Day Benelux Hogeschool Inholland Records Management application
 
Alfresco Day BeNelux: Customer Success Showcase - Saxion Hogescholen
Alfresco Day BeNelux: Customer Success Showcase - Saxion HogescholenAlfresco Day BeNelux: Customer Success Showcase - Saxion Hogescholen
Alfresco Day BeNelux: Customer Success Showcase - Saxion Hogescholen
 
Alfresco Day BeNelux: Customer Success Showcase - Gemeente Amsterdam
Alfresco Day BeNelux: Customer Success Showcase - Gemeente AmsterdamAlfresco Day BeNelux: Customer Success Showcase - Gemeente Amsterdam
Alfresco Day BeNelux: Customer Success Showcase - Gemeente Amsterdam
 
Alfresco Day BeNelux: The success of Alfresco
Alfresco Day BeNelux: The success of AlfrescoAlfresco Day BeNelux: The success of Alfresco
Alfresco Day BeNelux: The success of Alfresco
 
Alfresco Day BeNelux: Customer Success Showcase - Credendo Group
Alfresco Day BeNelux: Customer Success Showcase - Credendo GroupAlfresco Day BeNelux: Customer Success Showcase - Credendo Group
Alfresco Day BeNelux: Customer Success Showcase - Credendo Group
 
Alfresco Day BeNelux: Digital Transformation - It's All About Flow
Alfresco Day BeNelux: Digital Transformation - It's All About FlowAlfresco Day BeNelux: Digital Transformation - It's All About Flow
Alfresco Day BeNelux: Digital Transformation - It's All About Flow
 
Alfresco Day Vienna 2016: Activiti – ein Katalysator für die DMS-Strategie be...
Alfresco Day Vienna 2016: Activiti – ein Katalysator für die DMS-Strategie be...Alfresco Day Vienna 2016: Activiti – ein Katalysator für die DMS-Strategie be...
Alfresco Day Vienna 2016: Activiti – ein Katalysator für die DMS-Strategie be...
 
Alfresco Day Vienna 2016: Elektronische Geschäftsprozesse auf Basis von Alfre...
Alfresco Day Vienna 2016: Elektronische Geschäftsprozesse auf Basis von Alfre...Alfresco Day Vienna 2016: Elektronische Geschäftsprozesse auf Basis von Alfre...
Alfresco Day Vienna 2016: Elektronische Geschäftsprozesse auf Basis von Alfre...
 
Alfresco Day Vienna 2016: Alfrescos neue Rest API
Alfresco Day Vienna 2016: Alfrescos neue Rest APIAlfresco Day Vienna 2016: Alfrescos neue Rest API
Alfresco Day Vienna 2016: Alfrescos neue Rest API
 
Alfresco Day Vienna 2016: Support Tools für die Admin-Konsole
Alfresco Day Vienna 2016: Support Tools für die Admin-KonsoleAlfresco Day Vienna 2016: Support Tools für die Admin-Konsole
Alfresco Day Vienna 2016: Support Tools für die Admin-Konsole
 
Alfresco Day Vienna 2016: Entwickeln mit Alfresco
Alfresco Day Vienna 2016: Entwickeln mit AlfrescoAlfresco Day Vienna 2016: Entwickeln mit Alfresco
Alfresco Day Vienna 2016: Entwickeln mit Alfresco
 
Alfresco Day Vienna 2016: Activiti goes enterprise: Die Evolution der BPM Sui...
Alfresco Day Vienna 2016: Activiti goes enterprise: Die Evolution der BPM Sui...Alfresco Day Vienna 2016: Activiti goes enterprise: Die Evolution der BPM Sui...
Alfresco Day Vienna 2016: Activiti goes enterprise: Die Evolution der BPM Sui...
 
Alfresco Day Vienna 2016: Partner Lightning Talk: Westernacher
Alfresco Day Vienna 2016: Partner Lightning Talk: WesternacherAlfresco Day Vienna 2016: Partner Lightning Talk: Westernacher
Alfresco Day Vienna 2016: Partner Lightning Talk: Westernacher
 
Alfresco Day Vienna 2016: Bringing Content & Process together with the App De...
Alfresco Day Vienna 2016: Bringing Content & Process together with the App De...Alfresco Day Vienna 2016: Bringing Content & Process together with the App De...
Alfresco Day Vienna 2016: Bringing Content & Process together with the App De...
 
Alfresco Day Vienna 2016: Partner Lightning Talk - it-novum
Alfresco Day Vienna 2016: Partner Lightning Talk - it-novumAlfresco Day Vienna 2016: Partner Lightning Talk - it-novum
Alfresco Day Vienna 2016: Partner Lightning Talk - it-novum
 
Alfresco Day Vienna 2016: How to Achieve Digital Flow in the Enterprise - Joh...
Alfresco Day Vienna 2016: How to Achieve Digital Flow in the Enterprise - Joh...Alfresco Day Vienna 2016: How to Achieve Digital Flow in the Enterprise - Joh...
Alfresco Day Vienna 2016: How to Achieve Digital Flow in the Enterprise - Joh...
 
Alfresco Day Warsaw 2016 - Czy możliwe jest spełnienie wszystkich regulacji p...
Alfresco Day Warsaw 2016 - Czy możliwe jest spełnienie wszystkich regulacji p...Alfresco Day Warsaw 2016 - Czy możliwe jest spełnienie wszystkich regulacji p...
Alfresco Day Warsaw 2016 - Czy możliwe jest spełnienie wszystkich regulacji p...
 
Alfresco Day Warsaw 2016: Identyfikacja i podpiselektroniczny - Safran
Alfresco Day Warsaw 2016: Identyfikacja i podpiselektroniczny - SafranAlfresco Day Warsaw 2016: Identyfikacja i podpiselektroniczny - Safran
Alfresco Day Warsaw 2016: Identyfikacja i podpiselektroniczny - Safran
 
Alfresco Day Warsaw 2016: Advancing the Flow of Digital Business
Alfresco Day Warsaw 2016: Advancing the Flow of Digital BusinessAlfresco Day Warsaw 2016: Advancing the Flow of Digital Business
Alfresco Day Warsaw 2016: Advancing the Flow of Digital Business
 

Último

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
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
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
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
 

Último (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
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
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
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...
 

Switch to Alfresco Webinar: Learn How to Migrate to a More Cost-Effective ECM

  • 1. Switch to Alfresco Thibaut Mallet, Channel Manager, Alfresco Barry Costin, Australia & NZ Sales Director, Alfresco Brian O'Neil, Seed Information Management Trevor Plant, Seed Information Management
  • 2. Webinar Agenda Alfresco in your region Why choose Alfresco An introduction to Alfresco “Switch to” Why How SEED Information Management expertise in Alfresco Demonstration of Alfresco Migration Services Q&A session
  • 3. Alfresco in Australia NZ Region Alfresco local headquarters in Sydney Barry Costin Sales Director Ward van Besien Technical Support Manager, Asia Pac Alfresco Enterprise customers Government Manufacturing Banking Insurance Education Eight Alfresco Certified Partners 29 March 10 Alfresco Switch To Programme - March 10
  • 4. Why choose Alfresco Benefits of Switching to Alfresco Significant budget savings on proprietary ECM maintenance fees Fund Alfresco subscription out of OPEX budget Maintain business as usual for business users Additional functionality and next-generation interoperability Future-Proof Platform Open Standards & Architecture CMIS Compliant Repository Avoid Vendor Lock-in
  • 5. Alfresco Migration Program Why “switch to” campaign? Demand to simplify legacy & proprietary ECM system replacement Help IT Managers: To lower their Costs To simplify the migration process Shorten implementation time
  • 6. Alfresco Migration Program How ? Experienced ECM system integrators to deliver Alfresco Migration Services Free-of-charge workshop to discuss & scope your organisation’s migration to Alfresco Dedicated migration package (services+ Alfresco subscription+ migration tool) Initially available for organisations migrating from EMC/Documentum & Microsoft SharePoint
  • 7. SEED Information Management Alfresco Gold Partner since 2008 Alfresco expertise in; ECM WCM References Toyota Nissan Austraining 29 March 10 Alfresco Switch To Programme - March 10
  • 8. Seed Unlock the value of your content Delivering Content Management Solutions Brian O’Neill
  • 10. Migration Process Qualify what will be migrated Map Metadata Map User/Groups & Permissions Configure Target System Profile Performance of Migration Plan Migration Batches Perform Test Migration & Fix issues Live Migration – Validation Report
  • 11. Migration - Source Seed.doc Legacy Systems
  • 13. Migration - Extraction Legacy Extract Rules Migration
  • 14. Migration - Target Extract Rules Export Alfresco
  • 15. Migration - Problems Rules Alfresco Custom Expensive & Performance Limited Error Limited Code Throwaway Issues Handling Reporting
  • 16. EntropySoft Migration Files Documentum Sharepoint Alfresco
  • 17. EntropySoft Migration Specialists Tools to Manage migration process Macro & Micro Level Control over Migration Enterprise Strength
  • 18. EntropySoft - Products Components of Migration Solution • Connectors • Content Hub • Content ETL
  • 20. Connectors Connectors unify information source access •Expose Same API •Expose Proprietary CMS features – security, metadata Stand-alone jar Embedded in an application or Remotely accessed using webservices or RMI. A connector follows the adapter UML design pattern. 20
  • 21. Connectors Client application getItem(id) getItem(id) Documentum Alfresco connector connector getObject(id) getNode(id ) Documentum Alfresco 21
  • 22. Connectors Content Management Systems : Records Management : o Alfresco o IBM FileNet RM o EMC Documentum Content Server o HP Trim Context o IBM FileNET P8 o Hummingbird RM o IBM Content Manager o Symantec Enterprise Vault o IBM DB2 Content Manager On Demand o IBM Websphere Portal PDM o Interwoven Worksite NT Messaging systems : o Lotus Notes o Open Text LiveLink o Microsoft Exchange o OpenText edocs (Hummingbird DM) o Oracle Stellent UCM o Xerox Docushare Generic systems : o JCR Web Content Management Systems : o CMIS o File servers o Interwoven Teamsite o FTP o Vignette o Webdav Collaboration frameworks : o EMC CenterStage Labs : o Iron Mountain o EMC Documentum eRoom o GoogleDocs o Lotus Quickplace o SalesForce o Lotus QuickR o IBM Lotus Web Content Management o Microsoft SharePoint o OpenText Artesia
  • 24. Content Hub Content Hub is a point of access to content repositories. Pluggable Connectors Client API: A client application connects to Content Hub using web services : Content Hub exposes the same API as all EntropySoft connectors . Not Just Migration: Federated Search Content Hub follows the facade UML design pattern. 24
  • 25. Content Hub Webtop Client oadministrate Content Hub (create users, plug and unplug connectors…) o visually browse content repositories and interact with them o start, stop and monitor jobs. • Behind the scene, webTop uses the Content Hub web services.
  • 28. EntropySoft - Content ETL Content ETL is a visual development environment for jobs. Eclipse plugins : most Java developers will feel « at home » when using it. Content ETL uses Content Hub for all interactions with content repositories. Design & Deploy: Once a job is designed, it can be deployed and executed in Content Hub. 28
  • 29. Content ETL - Studio 29
  • 30. Content ETL – Migration Job Job Components Job (or bridge) : a sequence of stages. Stage : an action executed on a parcel. omodify the content of a document in a parcel. o add some metadata to a document in a parcel. o do PDF rendering Parcel : the unit of information exchanged between two stages . It contains : o the document metadata o the document contents o the document permissions o… 30
  • 31. Content ETL - stages Stage name Description Digest content Computes a digest (MD5, SHA etc…) of the document content. Item type adapter Converts a metadata from one type to the other (example : Integer to String). Regular expression Modifies a metadata value using a regular expression. Split document/folders Separate documents from folders and send them along different routes in the job (like a ‘ if { … } else { … }’). Status filter Filter out items that have already been processed successfully during a previous execution of the same job. Mime type detector Uses the first bytes of the document content to determine its mime type. … … Some ideas for your own custom stages : o Delete a document from the source repository after it was successfully migrated. o Make the document read-only in the source repository after it was successfully migrated. o Change the value of a document metadata in the source repository after it was successfully migrated.
  • 32. EntropySoft Stack EntropySoft - Content ETL Migration Jobs Stage Report
  • 33. Out of Box Migration Lower Cost of Migration – Reduce custom development Reduce Risk Migrate from Multiple Sources Can be used to build your Migration Process Run Jobs until Correct Advanced Error Handling & Reporting High Performance Re-use Jobs & Stages 33
  • 36. 36
  • 37. More information More information http://www.seedim.com.au/request_info.php http://www.alfresco.com/services/migration/ Request a free workshop http://www.alfresco.com/services/migration/#request-a-call Contact Seed: info@seedim.com.au