SlideShare une entreprise Scribd logo
1  sur  39
Quickr today…CCM Tomorrow?
You must migrate to IBM Connections Content Manager ? Why this?
CCM vs. Quickr
Enzo Stanzione
Whoami : http://it.linkedin.com/in/enzostanzione
www.stanzioneproject.com
www.xerum.it
About this presentation.(Disclaimer)
• This presentation is made by me to share my point of view with all of you.
• Some of the slides are part of the public record of IBM.
• Microsoft and Windows are trademarks of Microsoft Corporation in the
United States, other countries, or both.
• All references to names of things and people is purely invented
• Demo sessions are made on corporate servers in production.
• The steps of migrating Quickr for Domino are in the WIKI IBM Connections
and I've used them to test the migration tools.
• I talk about Quickr Domino, but also available for Portal version
elsewhere.
Real time survey.
•How many Quickr?
•How many Connections
•How many Connections + CCM
•Who does not use these?
Do not panic!
Today we will try to figure out
what we have, what we need
and if really we need it.
Small tip : relax.!
Today Quickr is for :
IBM Domino (last V. 8.5.1 with FP 40 for Domino 8.5.3)
IBM WebSphere Portal ( 8.5.0.0-QK-CFLO69864-CF08)
IBM Software support lifecycle
About Quickr world.
What is Quickr
“IBM® Lotus Quickr® is part of the IBM Platform for Social Business
offering a rich set of features (such as team spaces, content
libraries, discussion forums and wikis) to enable team
collaboration.”
Demo : take a look!.
What is IBM CCM ?
 CCM is an add-on to IBM Connections
 Fully integrated social features, e.g., tags, likes, download
count, following
 Traditional content management features e.g. check in/out,
approval routing, nested folders, document types, full-text and
metadata search
 Fully integrated into Activity Stream
 Content management becomes as easy to use as social tools
 Provides a migration tool for documents in a Quickr Document
Library to be moved into CCM
”IBM Connections Content Manager (CCM) provides a rich social
content and document experience inside IBM Connections
Communities. ”
Demo : Take a look !
What do we have here and there.
We have Quickr
We will IC+CCM
What interests us today.
What we are interested in.
Evaluate
Migrate
Evaluate : Person and Content
Social Content Management
People and content in the middle
Social Networking:
Person is at the Center
People are the most valuable asset
People make connections
People know things
People get work done
People innovate
People create content
People drive progress
Content Management:
Content is at the Center
Content is the most valuable asset
Content records single version of
truth
Content - better decisions, faster
Content feeds business processes
Content is the collective memory
Content stays with organization
Content is auditable
A new way of considering document management
The migration adventure.
…easier than this…
Evaluate : Before and After
Datamodelmapping
Overview : system framework.
Quickr Domino
Migration tool.
IBM Connections
Content Manager
FileNet DB
Library
Communities
Connections
Connections Public API
FileNet Public API
What is the Quickr Migration tool?
• QD migration tools is a new qptool command.
Will be available with a new Quickr Domino
Fix Pack.
• QD migration tools works calling Connections
public API to create Communities, manage
membership and create library.
• QD migration tools works calling Filenet public
API to migrate content to Filenet which
associated with Connections Communities
library.
Migrate : the Scope #1
• Will create a community in Connections for each QD
place, community name will be the place name.
• Will migrate QD place membership to community.
• Will migrate QD rooms to CCM as folders, hierarchy
will be preserved.
• Will migrate QD folders to CCM as folders, hierarchy
will be preserved.
• Will migrate QD documents created from the upload,
import, page, simple custom forms, MS forms(as
files) to CCM.
Migrate : the Scope #2
• Will migrate creator, last editor, created timestamp,
last updated timestamp with the documents and
folders.
• Will migrate all of versions and comments together
with the documents.Will migrate QD place
membership to community.
• Will migrate simple custom forms to CCM as
document classes.
• Will migrate ACL(access control) to CCM together
with documents, folders, and rooms.
Migrate : not in Scope
• Wiki and Blog places.
• Task, calendar event, forum, list, link, custom library.
• Html forms and the documents based on the html forms.
• Draft. It is expected that all drafts are completed before
migration starts.
• Content in trash.
• Local members.
• Current workflow state. All workflows are expected to be
completed before migration.
Migrate : Quickr TOC/Folder migration
• Inserire il mio esempio reale
Migrate : Membership
• Place reader, author, and editor → Community member.
• Place owner and manager → Community owner.
• If group member is reader, author, or editor in place, it will be
migrated as group member to community.
• If group member is owner or manager in place, it will be
expanded to individual members and migrated as owners.
Migrate : documents and folders
• Immagine di esempio
Migrate : Quickr upload/import
• Immagine di esempio
Migrate : Quickr page migration
• Immagine di esempio
Migrate : ACL – access control
• QD Folder/Room ACL → CCM Folder ACL
• QD Document ACL → CCM Document ACL
Reader Community Member by default
Author Contributor
Editor Editor
Manager/Owner Editor
Reader Community Member by default
Author Editor
The creator and community owner will always be the owner of all elements in
CCM. So tool will migrate folder additional manager and document additional
author to the editor in CCM.
Migrate : Document ACL
Migrate : Folder ACL
Migrate : DN mapping
• Have different LDAP servers for Quickr Domino
and IBM Connections?
– For example, Quickr Domino connects to a Domino
LDAP server or Domino Native, but IBM
Connections connects to a IDS LDAP servers.
Example:
DN1;DN2
CN=John Smith/O=company;CN=John Smith,OU=Users,DC=company,DC=com
CN=Susan Adams/O=company;CN=Susan Adams,OU=Users,DC=company,DC=com
Migrate : configuration tips
• The Note.ini
– Modification for JAR file path of new JAR files
– Added parameters for communicating with Connections and
FileNet
• The qpconfig.xml
– A new configuration item named <migration>, the parameters
included in <migration> section specify the detailed parameters
relied on by QD migration tool
• Java.policy
– Grant all permission security right to the the relevant JAR files
• FileNet object store properties
– Grant all permissions to the FileNet administrator specified
when executing qptool migration command
Migrate : Configuration of DN to Conn ID
• Generate mapping between DN to Connections unique ID
– Using Tivoli® Directory Integrator (TDI) to customize the
Connections population wizard to create a new assembly
line to create a flat file with the mapping between DN to
unique ID.
– For example:
CN=Connections User,OU=Xerumsrl,DC=it;05A7B8F2-1E24-4F0D-
B02FBDB223613EE5
Migrate : how to do migration
• Migrate Quickr Domino customized forms
– Get all customized forms from Quickr places
– Select the customized forms to be migrated
– Migrate the selected customized forms
• Migrate Quickr Domino places
Migrate : get customized forms
• Get all customized forms from interested Quickr places
• – Executing qptool getcustomizedforms command
– load qptool getcustomizedforms (-a | -p <place list> | -i
<file>) [-o <file>]
– -a Perform the migration for all places on the server.
– -p <name> <name> Space-separated list of places to
perform the migration for.
– -i <file> Input file specifying places to be migrated.
– -o <file> Output file. (Default: qptool.migration.xml)
– The output file generated lists all the customized forms
contained in the specified places.
Migrate : migrate customized forms
• Migrate the selected customized forms
• – Executing qptool migratecustomizedforms command
– load qptool migratecustomizedforms -u <user> -pw <password>
-i <file>
– -u <user> User name of the privileged account to execute the
migration.
– -pw <password> Password of the privileged account to execute
the migration.
– -i <file> Input file specifying places to be migrated.
– The output files generated by getcustomizedforms command
needs to be
– Logging information will be written to the Domino console.log.
Migrate : review restricted docs
• Get the Restricted Resource List
• – Executing qptool getrestrictedresourcelist command
– load qptool getrestrictedresourcelist -a | -p <place list> | -i <file> -
o <file>
– -? Print out this usage message.
– -a Generate restricted resource list for all places on the server.-
– -p <name> <name> Space-separated list of places to generate
restricted resource list for.
– -i <file> Input file specifying places to generate restricted resource
list for.
– -o <file> Output file. (Default:
qptool.getrestrictedresourcelist.xml)
Migrate : migrate Quickr places
• load qptool migration [-p (place list)] [-a] [-i
input.xml] -u username -pw
-p - specify a single place or a list of places to
migrate.
-a - migrate all places.
-i input.xml - specify the places list in the xml
file.
-u username –pw password - the administrator
account used for migration.
Migrate : how to log tasks
• Logging Facility
– Logging information are sent to Domino console log.
– How to enable java logging for more detailed
information
Add one line in notes.ini, no need to restart server.
– QuickPlaceJavaLogging=3
Live demo.. I hope it works!.
Grazie agli sponsor per aver reso possibile i
Dominopoint Days 2013!
Main Sponsor
Vad sponsor
Platinum sponsor

Contenu connexe

En vedette

Customer Communication Management
Customer Communication ManagementCustomer Communication Management
Customer Communication ManagementShariq Khan
 
Customer communications management strategy
Customer communications management strategyCustomer communications management strategy
Customer communications management strategyScriptura Engage
 
Social Business Reference Architecture
Social Business Reference ArchitectureSocial Business Reference Architecture
Social Business Reference ArchitectureHeath McCarthy
 
IBM Connections 4.5 CR2 Installation - From Zero To Social Hero - 2.02 - with...
IBM Connections 4.5 CR2 Installation - From Zero To Social Hero - 2.02 - with...IBM Connections 4.5 CR2 Installation - From Zero To Social Hero - 2.02 - with...
IBM Connections 4.5 CR2 Installation - From Zero To Social Hero - 2.02 - with...Frank Altenburg
 
What is new in IBM Connections 5.5 and IBM Docs 2.0
What is new in IBM Connections 5.5 and IBM Docs 2.0What is new in IBM Connections 5.5 and IBM Docs 2.0
What is new in IBM Connections 5.5 and IBM Docs 2.0Luis Benitez
 

En vedette (7)

Customer Communication Management
Customer Communication ManagementCustomer Communication Management
Customer Communication Management
 
Customer communication management
Customer communication managementCustomer communication management
Customer communication management
 
Customer Communication Management
Customer Communication ManagementCustomer Communication Management
Customer Communication Management
 
Customer communications management strategy
Customer communications management strategyCustomer communications management strategy
Customer communications management strategy
 
Social Business Reference Architecture
Social Business Reference ArchitectureSocial Business Reference Architecture
Social Business Reference Architecture
 
IBM Connections 4.5 CR2 Installation - From Zero To Social Hero - 2.02 - with...
IBM Connections 4.5 CR2 Installation - From Zero To Social Hero - 2.02 - with...IBM Connections 4.5 CR2 Installation - From Zero To Social Hero - 2.02 - with...
IBM Connections 4.5 CR2 Installation - From Zero To Social Hero - 2.02 - with...
 
What is new in IBM Connections 5.5 and IBM Docs 2.0
What is new in IBM Connections 5.5 and IBM Docs 2.0What is new in IBM Connections 5.5 and IBM Docs 2.0
What is new in IBM Connections 5.5 and IBM Docs 2.0
 

Similaire à Quickr migration in IBM Connections CCM.

Connect 2014 - CUST109 - planning and upgrading to ibm connections 4.5 succes...
Connect 2014 - CUST109 - planning and upgrading to ibm connections 4.5 succes...Connect 2014 - CUST109 - planning and upgrading to ibm connections 4.5 succes...
Connect 2014 - CUST109 - planning and upgrading to ibm connections 4.5 succes...Martin Schmidt
 
4D Pubs - Distributed Dynamic Document Dsplay
4D Pubs - Distributed Dynamic Document Dsplay4D Pubs - Distributed Dynamic Document Dsplay
4D Pubs - Distributed Dynamic Document DsplayChris Despopoulos
 
AD1542 Get Hands On With Bluemix
AD1542 Get Hands On With BluemixAD1542 Get Hands On With Bluemix
AD1542 Get Hands On With BluemixMartin Donnelly
 
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...panagenda
 
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....Christoph Adler
 
Migrating 3000 users and 1100 applications from Lotus Notes to Office 365
Migrating 3000 users and 1100 applications from Lotus Notes to Office 365Migrating 3000 users and 1100 applications from Lotus Notes to Office 365
Migrating 3000 users and 1100 applications from Lotus Notes to Office 365Arno Flapper
 
Move Your XPages Applications to the Fast Lane
Move Your XPages Applications to the Fast LaneMove Your XPages Applications to the Fast Lane
Move Your XPages Applications to the Fast LaneTeamstudio
 
IBM Connect Switzerland - Der entspannte Administrator
IBM Connect Switzerland - Der entspannte AdministratorIBM Connect Switzerland - Der entspannte Administrator
IBM Connect Switzerland - Der entspannte AdministratorKlaus Bild
 
The Ultimate Administrator’s Guide to HCL Nomad Web
The Ultimate Administrator’s Guide to HCL Nomad WebThe Ultimate Administrator’s Guide to HCL Nomad Web
The Ultimate Administrator’s Guide to HCL Nomad Webpanagenda
 
The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...Wannes Rams
 
The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...Klaus Bild
 
Presentation for git jira and linux
Presentation for git jira and linuxPresentation for git jira and linux
Presentation for git jira and linuxdkylko1
 
Performing successful migrations to the microsoft cloud
Performing successful migrations to the microsoft cloudPerforming successful migrations to the microsoft cloud
Performing successful migrations to the microsoft cloudAndries den Haan
 
Evolving Services Into A Cloud Native World
Evolving Services Into A Cloud Native WorldEvolving Services Into A Cloud Native World
Evolving Services Into A Cloud Native WorldIain Hull
 
Social Connections 13 - Troubleshooting Connections Pink
Social Connections 13 - Troubleshooting Connections PinkSocial Connections 13 - Troubleshooting Connections Pink
Social Connections 13 - Troubleshooting Connections PinkNico Meisenzahl
 
An Introduction to the Model-View-Controller Pattern
An Introduction to the Model-View-Controller PatternAn Introduction to the Model-View-Controller Pattern
An Introduction to the Model-View-Controller PatternTeamstudio
 
L06 a versioning_system_overview
L06 a versioning_system_overviewL06 a versioning_system_overview
L06 a versioning_system_overviewM. Shahzad Mughal
 
Impact 2014 1147 - Bridging Business Process Management and Integration use c...
Impact 2014 1147 - Bridging Business Process Management and Integration use c...Impact 2014 1147 - Bridging Business Process Management and Integration use c...
Impact 2014 1147 - Bridging Business Process Management and Integration use c...Brian Petrini
 

Similaire à Quickr migration in IBM Connections CCM. (20)

Connect 2014 - CUST109 - planning and upgrading to ibm connections 4.5 succes...
Connect 2014 - CUST109 - planning and upgrading to ibm connections 4.5 succes...Connect 2014 - CUST109 - planning and upgrading to ibm connections 4.5 succes...
Connect 2014 - CUST109 - planning and upgrading to ibm connections 4.5 succes...
 
4D Pubs - Distributed Dynamic Document Dsplay
4D Pubs - Distributed Dynamic Document Dsplay4D Pubs - Distributed Dynamic Document Dsplay
4D Pubs - Distributed Dynamic Document Dsplay
 
AD1542 Get Hands On With Bluemix
AD1542 Get Hands On With BluemixAD1542 Get Hands On With Bluemix
AD1542 Get Hands On With Bluemix
 
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...
CollabSphere 2020: INF111 - Virtual, Faster, Better! How to deploy HCL Notes ...
 
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
 
Migrating 3000 users and 1100 applications from Lotus Notes to Office 365
Migrating 3000 users and 1100 applications from Lotus Notes to Office 365Migrating 3000 users and 1100 applications from Lotus Notes to Office 365
Migrating 3000 users and 1100 applications from Lotus Notes to Office 365
 
Move Your XPages Applications to the Fast Lane
Move Your XPages Applications to the Fast LaneMove Your XPages Applications to the Fast Lane
Move Your XPages Applications to the Fast Lane
 
IBM Connect Switzerland - Der entspannte Administrator
IBM Connect Switzerland - Der entspannte AdministratorIBM Connect Switzerland - Der entspannte Administrator
IBM Connect Switzerland - Der entspannte Administrator
 
The Ultimate Administrator’s Guide to HCL Nomad Web
The Ultimate Administrator’s Guide to HCL Nomad WebThe Ultimate Administrator’s Guide to HCL Nomad Web
The Ultimate Administrator’s Guide to HCL Nomad Web
 
The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...
 
The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...
 
edeploy
edeployedeploy
edeploy
 
Presentation for git jira and linux
Presentation for git jira and linuxPresentation for git jira and linux
Presentation for git jira and linux
 
Performing successful migrations to the microsoft cloud
Performing successful migrations to the microsoft cloudPerforming successful migrations to the microsoft cloud
Performing successful migrations to the microsoft cloud
 
Evolving Services Into A Cloud Native World
Evolving Services Into A Cloud Native WorldEvolving Services Into A Cloud Native World
Evolving Services Into A Cloud Native World
 
Social Connections 13 - Troubleshooting Connections Pink
Social Connections 13 - Troubleshooting Connections PinkSocial Connections 13 - Troubleshooting Connections Pink
Social Connections 13 - Troubleshooting Connections Pink
 
An Introduction to the Model-View-Controller Pattern
An Introduction to the Model-View-Controller PatternAn Introduction to the Model-View-Controller Pattern
An Introduction to the Model-View-Controller Pattern
 
L06 a versioning_system_overview
L06 a versioning_system_overviewL06 a versioning_system_overview
L06 a versioning_system_overview
 
Impact 2014 1147 - Bridging Business Process Management and Integration use c...
Impact 2014 1147 - Bridging Business Process Management and Integration use c...Impact 2014 1147 - Bridging Business Process Management and Integration use c...
Impact 2014 1147 - Bridging Business Process Management and Integration use c...
 
2015 product
2015 product2015 product
2015 product
 

Plus de Enzo Stanzione

Proporre, convincere e risolvere
Proporre, convincere e risolvereProporre, convincere e risolvere
Proporre, convincere e risolvereEnzo Stanzione
 
IBM Lotus Notes & Xpages technology to manage Relational data on AS/400
IBM Lotus Notes & Xpages technology to manage Relational data on AS/400IBM Lotus Notes & Xpages technology to manage Relational data on AS/400
IBM Lotus Notes & Xpages technology to manage Relational data on AS/400Enzo Stanzione
 
IBM Lotus Quickr 8.5 and IBM Filenet integration
IBM Lotus Quickr 8.5 and IBM Filenet integrationIBM Lotus Quickr 8.5 and IBM Filenet integration
IBM Lotus Quickr 8.5 and IBM Filenet integrationEnzo Stanzione
 
Lotus Foundations Start 1.1 Un anno dopo..
Lotus Foundations Start 1.1 Un anno dopo..Lotus Foundations Start 1.1 Un anno dopo..
Lotus Foundations Start 1.1 Un anno dopo..Enzo Stanzione
 
Presentazione Dynamic Portal Solution
Presentazione Dynamic Portal SolutionPresentazione Dynamic Portal Solution
Presentazione Dynamic Portal SolutionEnzo Stanzione
 
Lotus Foundations Start : One year later
Lotus Foundations Start : One year laterLotus Foundations Start : One year later
Lotus Foundations Start : One year laterEnzo Stanzione
 
Potere agli Amministratori con le Domino Policies
Potere agli Amministratori con le Domino PoliciesPotere agli Amministratori con le Domino Policies
Potere agli Amministratori con le Domino PoliciesEnzo Stanzione
 
Lotus Foundations Start 1 0 English Version
Lotus Foundations Start 1 0 English VersionLotus Foundations Start 1 0 English Version
Lotus Foundations Start 1 0 English VersionEnzo Stanzione
 
Lotus Foundations Start 1.0 Italian Version
Lotus Foundations Start 1.0 Italian VersionLotus Foundations Start 1.0 Italian Version
Lotus Foundations Start 1.0 Italian VersionEnzo Stanzione
 

Plus de Enzo Stanzione (9)

Proporre, convincere e risolvere
Proporre, convincere e risolvereProporre, convincere e risolvere
Proporre, convincere e risolvere
 
IBM Lotus Notes & Xpages technology to manage Relational data on AS/400
IBM Lotus Notes & Xpages technology to manage Relational data on AS/400IBM Lotus Notes & Xpages technology to manage Relational data on AS/400
IBM Lotus Notes & Xpages technology to manage Relational data on AS/400
 
IBM Lotus Quickr 8.5 and IBM Filenet integration
IBM Lotus Quickr 8.5 and IBM Filenet integrationIBM Lotus Quickr 8.5 and IBM Filenet integration
IBM Lotus Quickr 8.5 and IBM Filenet integration
 
Lotus Foundations Start 1.1 Un anno dopo..
Lotus Foundations Start 1.1 Un anno dopo..Lotus Foundations Start 1.1 Un anno dopo..
Lotus Foundations Start 1.1 Un anno dopo..
 
Presentazione Dynamic Portal Solution
Presentazione Dynamic Portal SolutionPresentazione Dynamic Portal Solution
Presentazione Dynamic Portal Solution
 
Lotus Foundations Start : One year later
Lotus Foundations Start : One year laterLotus Foundations Start : One year later
Lotus Foundations Start : One year later
 
Potere agli Amministratori con le Domino Policies
Potere agli Amministratori con le Domino PoliciesPotere agli Amministratori con le Domino Policies
Potere agli Amministratori con le Domino Policies
 
Lotus Foundations Start 1 0 English Version
Lotus Foundations Start 1 0 English VersionLotus Foundations Start 1 0 English Version
Lotus Foundations Start 1 0 English Version
 
Lotus Foundations Start 1.0 Italian Version
Lotus Foundations Start 1.0 Italian VersionLotus Foundations Start 1.0 Italian Version
Lotus Foundations Start 1.0 Italian Version
 

Dernier

Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 

Dernier (20)

Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 

Quickr migration in IBM Connections CCM.

  • 1. Quickr today…CCM Tomorrow? You must migrate to IBM Connections Content Manager ? Why this? CCM vs. Quickr Enzo Stanzione Whoami : http://it.linkedin.com/in/enzostanzione www.stanzioneproject.com www.xerum.it
  • 2. About this presentation.(Disclaimer) • This presentation is made by me to share my point of view with all of you. • Some of the slides are part of the public record of IBM. • Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both. • All references to names of things and people is purely invented • Demo sessions are made on corporate servers in production. • The steps of migrating Quickr for Domino are in the WIKI IBM Connections and I've used them to test the migration tools. • I talk about Quickr Domino, but also available for Portal version elsewhere.
  • 3. Real time survey. •How many Quickr? •How many Connections •How many Connections + CCM •Who does not use these?
  • 4. Do not panic! Today we will try to figure out what we have, what we need and if really we need it. Small tip : relax.!
  • 5. Today Quickr is for : IBM Domino (last V. 8.5.1 with FP 40 for Domino 8.5.3) IBM WebSphere Portal ( 8.5.0.0-QK-CFLO69864-CF08) IBM Software support lifecycle About Quickr world.
  • 6. What is Quickr “IBM® Lotus Quickr® is part of the IBM Platform for Social Business offering a rich set of features (such as team spaces, content libraries, discussion forums and wikis) to enable team collaboration.”
  • 7. Demo : take a look!.
  • 8. What is IBM CCM ?  CCM is an add-on to IBM Connections  Fully integrated social features, e.g., tags, likes, download count, following  Traditional content management features e.g. check in/out, approval routing, nested folders, document types, full-text and metadata search  Fully integrated into Activity Stream  Content management becomes as easy to use as social tools  Provides a migration tool for documents in a Quickr Document Library to be moved into CCM ”IBM Connections Content Manager (CCM) provides a rich social content and document experience inside IBM Connections Communities. ”
  • 9. Demo : Take a look !
  • 10. What do we have here and there. We have Quickr We will IC+CCM
  • 12. What we are interested in. Evaluate Migrate
  • 13. Evaluate : Person and Content Social Content Management People and content in the middle Social Networking: Person is at the Center People are the most valuable asset People make connections People know things People get work done People innovate People create content People drive progress Content Management: Content is at the Center Content is the most valuable asset Content records single version of truth Content - better decisions, faster Content feeds business processes Content is the collective memory Content stays with organization Content is auditable A new way of considering document management
  • 15. Evaluate : Before and After Datamodelmapping
  • 16. Overview : system framework. Quickr Domino Migration tool. IBM Connections Content Manager FileNet DB Library Communities Connections Connections Public API FileNet Public API
  • 17. What is the Quickr Migration tool? • QD migration tools is a new qptool command. Will be available with a new Quickr Domino Fix Pack. • QD migration tools works calling Connections public API to create Communities, manage membership and create library. • QD migration tools works calling Filenet public API to migrate content to Filenet which associated with Connections Communities library.
  • 18. Migrate : the Scope #1 • Will create a community in Connections for each QD place, community name will be the place name. • Will migrate QD place membership to community. • Will migrate QD rooms to CCM as folders, hierarchy will be preserved. • Will migrate QD folders to CCM as folders, hierarchy will be preserved. • Will migrate QD documents created from the upload, import, page, simple custom forms, MS forms(as files) to CCM.
  • 19. Migrate : the Scope #2 • Will migrate creator, last editor, created timestamp, last updated timestamp with the documents and folders. • Will migrate all of versions and comments together with the documents.Will migrate QD place membership to community. • Will migrate simple custom forms to CCM as document classes. • Will migrate ACL(access control) to CCM together with documents, folders, and rooms.
  • 20. Migrate : not in Scope • Wiki and Blog places. • Task, calendar event, forum, list, link, custom library. • Html forms and the documents based on the html forms. • Draft. It is expected that all drafts are completed before migration starts. • Content in trash. • Local members. • Current workflow state. All workflows are expected to be completed before migration.
  • 21. Migrate : Quickr TOC/Folder migration • Inserire il mio esempio reale
  • 22. Migrate : Membership • Place reader, author, and editor → Community member. • Place owner and manager → Community owner. • If group member is reader, author, or editor in place, it will be migrated as group member to community. • If group member is owner or manager in place, it will be expanded to individual members and migrated as owners.
  • 23. Migrate : documents and folders • Immagine di esempio
  • 24. Migrate : Quickr upload/import • Immagine di esempio
  • 25. Migrate : Quickr page migration • Immagine di esempio
  • 26. Migrate : ACL – access control • QD Folder/Room ACL → CCM Folder ACL • QD Document ACL → CCM Document ACL Reader Community Member by default Author Contributor Editor Editor Manager/Owner Editor Reader Community Member by default Author Editor The creator and community owner will always be the owner of all elements in CCM. So tool will migrate folder additional manager and document additional author to the editor in CCM.
  • 29. Migrate : DN mapping • Have different LDAP servers for Quickr Domino and IBM Connections? – For example, Quickr Domino connects to a Domino LDAP server or Domino Native, but IBM Connections connects to a IDS LDAP servers. Example: DN1;DN2 CN=John Smith/O=company;CN=John Smith,OU=Users,DC=company,DC=com CN=Susan Adams/O=company;CN=Susan Adams,OU=Users,DC=company,DC=com
  • 30. Migrate : configuration tips • The Note.ini – Modification for JAR file path of new JAR files – Added parameters for communicating with Connections and FileNet • The qpconfig.xml – A new configuration item named <migration>, the parameters included in <migration> section specify the detailed parameters relied on by QD migration tool • Java.policy – Grant all permission security right to the the relevant JAR files • FileNet object store properties – Grant all permissions to the FileNet administrator specified when executing qptool migration command
  • 31. Migrate : Configuration of DN to Conn ID • Generate mapping between DN to Connections unique ID – Using Tivoli® Directory Integrator (TDI) to customize the Connections population wizard to create a new assembly line to create a flat file with the mapping between DN to unique ID. – For example: CN=Connections User,OU=Xerumsrl,DC=it;05A7B8F2-1E24-4F0D- B02FBDB223613EE5
  • 32. Migrate : how to do migration • Migrate Quickr Domino customized forms – Get all customized forms from Quickr places – Select the customized forms to be migrated – Migrate the selected customized forms • Migrate Quickr Domino places
  • 33. Migrate : get customized forms • Get all customized forms from interested Quickr places • – Executing qptool getcustomizedforms command – load qptool getcustomizedforms (-a | -p <place list> | -i <file>) [-o <file>] – -a Perform the migration for all places on the server. – -p <name> <name> Space-separated list of places to perform the migration for. – -i <file> Input file specifying places to be migrated. – -o <file> Output file. (Default: qptool.migration.xml) – The output file generated lists all the customized forms contained in the specified places.
  • 34. Migrate : migrate customized forms • Migrate the selected customized forms • – Executing qptool migratecustomizedforms command – load qptool migratecustomizedforms -u <user> -pw <password> -i <file> – -u <user> User name of the privileged account to execute the migration. – -pw <password> Password of the privileged account to execute the migration. – -i <file> Input file specifying places to be migrated. – The output files generated by getcustomizedforms command needs to be – Logging information will be written to the Domino console.log.
  • 35. Migrate : review restricted docs • Get the Restricted Resource List • – Executing qptool getrestrictedresourcelist command – load qptool getrestrictedresourcelist -a | -p <place list> | -i <file> - o <file> – -? Print out this usage message. – -a Generate restricted resource list for all places on the server.- – -p <name> <name> Space-separated list of places to generate restricted resource list for. – -i <file> Input file specifying places to generate restricted resource list for. – -o <file> Output file. (Default: qptool.getrestrictedresourcelist.xml)
  • 36. Migrate : migrate Quickr places • load qptool migration [-p (place list)] [-a] [-i input.xml] -u username -pw -p - specify a single place or a list of places to migrate. -a - migrate all places. -i input.xml - specify the places list in the xml file. -u username –pw password - the administrator account used for migration.
  • 37. Migrate : how to log tasks • Logging Facility – Logging information are sent to Domino console log. – How to enable java logging for more detailed information Add one line in notes.ini, no need to restart server. – QuickPlaceJavaLogging=3
  • 38. Live demo.. I hope it works!.
  • 39. Grazie agli sponsor per aver reso possibile i Dominopoint Days 2013! Main Sponsor Vad sponsor Platinum sponsor