SlideShare uma empresa Scribd logo
1 de 41
Baixar para ler offline
UKLUG 2012 – Cardiff, Wales September 2012
Presenter: Victor Toal
Company: ToalSystems
* And other nifty stuff
ICON UK 2015
IBM Connections - Installing the
Free "Extras" and Integrating with
other Products*
UKLUG 2012 – Cardiff, Wales
Victor Toal
aka “Dr. Vic”
20+ Years of talking tech
IBM Connections, Sametime, WebSphere, DB2,
Notes and Domino
victor@toalsys.com
Twitter: @TheToal
Skype: victor_toal
UKLUG 2012 – Cardiff, Wales
IBM Connections is IBM’s Flagship product in the Social Network Software
Category.
It comes with everything you need to set up and run a social community
inside of your firewall – and since Version 5 – also make it easily available
outside of your firewall as well:
Activities (similar to to-dos)
Blogs – stand-alone or as part of a Community
Bookmarks – share and store important bookmarks
Files - individual user file and community files
Forums – discuss topics, ask questions, find answers
Wikis – stand-alone or as part of a Community
Communities – A place where all of the above applications can be
grouped around a specific theme or group of people
UKLUG 2012 – Cardiff, Wales
CCM – Connections Content Manager / IBM Filenet integration
Requires a license for any user accessing the CCM portion of Connections. Can be integrated with an existing
FileNet implementation for the full document lifecycle experience.
IBM Connections Mail
Integrate your Domino or Exchange email into IBM Connections and display links in the Website header to access
email and calendar entries from your email system
IBM File Viewer
A subset of the IBM Docs features – but without any editing ability. View all office type documents that are uploaded into Files
of CCM directly in the browser without having to download them first
Surveys / IBM Forms limited integration
Sametime – Awareness Integration
See the online status of other Connections users and initiate IM/chat sessions with them
IBM Docs
Similar to Google Docs or Office Online – this gives you the ability to view, edit and save documents and
spreadsheets directly in the browser without having to download the files onto a PC and edit them with an MS
Office or other like software.
UKLUG 2012 – Cardiff, Wales
** IBM Connections Mail **
** IBM File Viewer **
** IBM Forms **
Why?
These are the most commonly installed add-
ons, or in he case of Sametime, the most
common integration
UKLUG 2012 – Cardiff, Wales
•Most Applications will run on either Linux/AIX
or Windows
•Surveys (IBM Forms) requires DB2, will not
work with other database systems at this time
•You install the app, enable with by updating
config files – mostly as a widget that gets
added to a community
•Most add-ons can run either on single
WebSphere servers or in a clustered
environment
UKLUG 2012 – Cardiff, Wales
Architecture - Clustered
Web Layer
Application Layer
Services Layer
User HTTP Traffic
Connections Server 1
Deployment Manager
Application Node1
Connections Server 1
Application Node2
DB2 Server File Server Share
Shared File Services
Web Server 1
Access to shared
file repository
DB Access Share File Services
CNX5.ToalSys.Social
Connections 5.0 Architecture
Clustered
Clustered Components:
Connections URL: http://cnx5.toalsys.social
Server1: CNXSrv01.intranet.toalsys.com
Server2: CNXSrv02.intranet.toalsys.com
HTTP: HTTP01.intranet.toalsys.com
DB2: dbSrv01.intranet.toalsys.com
File server: space01.intranet.toalsys.com
Connections Data File Share: fileserver.toalsys.socialcnxdata
UKLUG 2012 – Cardiff, Wales
Architecture – Non Clustered
Web Layer
Application Layer
Services Layer
User HTTP Traffic
Connections Server 1
Deployment Manager
Application Node1
DB2 Server File Server Share
Shared File Services
Web Server 1
Access to shared
file repository
DB Access Share File Services
CNX5.ToalSys.Social
Connections 5.0 Architecture
Non-Clustered
Non Clustered Components:
Connections URL: http://cnx5.toalsys.social
Server1: CNXSrv01.intranet.toalsys.com
HTTP: HTTP01.intranet.toalsys.com
DB2: dbSrv01.intranet.toalsys.com
File server: space01.intranet.toalsys.com
Connections Data File Share: fileserver.toalsys.socialcnxdata
OR
D:IBMConnectionsDatashared
UKLUG 2012 – Cardiff, Wales
IBM Connections Mail
Let’s start with email - It’s Simple, Really:
1.Add Repository
2.Install Product
3.Create socialmail-discovery-config.xml
4.Edit the application security for COMMON
5.Sync nodes
6.Restart Common
Ta-Taaaa!
UKLUG 2012 – Cardiff, Wales
IC Mail - Resources
•Latest version is currently 1.6
•But the version to install depends on what version of
Connections you are running
•Different versions of ICMail have different WebSphere and
Connections version requirements and compatibility
limitations (mainly regarding Exchange) – check the
Greenhouse Catalog for details:
•ICMail V1 -> Connections V4.0 – Greenhouse link: http://ibm.co/1WwMtxe
•ICMail V1.3 iFix2 -> Connections 4.5 – Greenhouse link: http://ibm.co/1fj77z4
•ICMail V1.6 iFix2 -> Connections 5.0– Greenhouse link: http://ibm.co/1qzXtYE
UKLUG 2012 – Cardiff, Wales
•ICMail can be enabled for all users, individuals or on a group
membership basis for both Exchange and Domino back-ends
•This is done by updating the COMMON application in WebSphere
with either individuals, all users or groups.
Some Gotchas:
•If you have customized the Connections header.jsp, make sure
you have the latest version, there is code in it that helps the
browser recognize whether ICMail is enabled and if the user is
allowed to access it.
•The config file [socialmail-discovery-config.xml] can contain
username and password information so be sure to utilize the
encrypted methods so not to leave potential security holes in your
environment
UKLUG 2012 – Cardiff, Wales
ICMail with Domino
•Install documentation link: http://ibm.co/1UML83j
•Requires only WebSSO with the Domino server, easiest if
Domino is your LDAP source
•Must exchange LTPA Token/key between WebSphere servers
and the Domino WebSSO document
•Domino servers must be set to authenticate HTTP as multi-
session using LtpaToken
Here is a good document with all the details on how to enable
SSO between WebSphere / Connections and Domino:
http://ibm.co/1Nl1tv2
UKLUG 2012 – Cardiff, Wales
ICMail with Exchange
•Install documentation link: http://ibm.co/1UML83j
•Requires SPNEGO with KERBEROS as your WebSphere
SSO authentication method
•Easiest if LDAP is AD based and the same AD domain as
Exchange
•Requires much more in terms of configuration and settings
•AD Settings also needed
•Make sure you read this document by Michele Buccarello
http://bit.ly/1MCXJVN
TIP: when configuring KERBEROS, always write all domain
names, server names, URLs etc. in UPPER CASE
UKLUG 2012 – Cardiff, Wales
ICMail Installation
•Install is via the IBM Installation Manager on the
Deployment Manager
•Add the package as a new repository to your existing IIM
UKLUG 2012 – Cardiff, Wales
ICMail Installation Continued . . .
Choose the Install
Package and click next
Enter the location you
want the files to be
installed on
UKLUG 2012 – Cardiff, Wales
ICMail Installation Continued . . .
Review the settings one
final time and install.
When the system is done
you will see the below
screen
UKLUG 2012 – Cardiff, Wales
Set the correct access settings for mail users in the
COMMON application.
Go to ENTERPRISE APPLICATIONS -> WEBSPHERE
ENTERPRISE APPLCIATIONS -> click on COMMON and
choose SECURITY ROLE TO USER / GROUP MAPPING
UKLUG 2012 – Cardiff, Wales
<config id="socialmail-discovery-config" version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="socialmail-discovery-config.xsd">
<discovery>
<ServerConfig name="exchangeconfig" enabled="true">
<ConfigType>EXCHANGE</ConfigType>
<DirectoryServer>FQHNofDomainController</DirectoryServer>
<DirectoryServerDomain>FQDomainName</DirectoryServerDomain>
<DirectoryUser>LDAPBindUSer</DirectoryUser>
<DirectoryPW>Password</DirectoryPW>
<CertificateFile>E:IBMWebSphereAppServerjavajrelibsecuritycacerts</CertificateFile>
<CertificateFilePW>changeit</CertificateFilePW>
<ADDomainUser>ADDomainNameUSerAccountLDAPBind</ADDomainUser>
<ADDomainPW>Password</ADDomainPW>
<MailPattern type=“Domain.com"/>
</ServerConfig>
</discovery>
<GadgetConfig>
<GadgetPreference id="MailSearchInterval">15000</GadgetPreference>
<GadgetPreference id="MailPollOnBadge">false</GadgetPreference>
<GadgetPreference id="MailCheckOnLoadInterval">300000</GadgetPreference>
<GadgetPreference id="MailPollInterval">300000</GadgetPreference>
<GadgetPreference id="ExchMaxUploadSize">15800000</GadgetPreference>
</GadgetConfig>
</config>
Example: socialmail-discovery-config.xml for Exchange
UKLUG 2012 – Cardiff, Wales
<config id="socialmail-discovery-config" version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="socialmail-discovery-config.xsd">
<discovery>
<ServerConfig name="waters-redirect" enabled="true">
<ConfigType>REDIRECT</ConfigType>
<RedirectURL>https://URL_TO_REDIRECTOR:443?nocache=1&amp;nostore=1</RedirectURL>
<MailPattern type=“DOMAIN.COM"/>
</ServerConfig>
</discovery>
<GadgetConfig>
<GadgetPreference id="MailSearchInterval">5000</GadgetPreference>
<GadgetPreference id="MailPollOnBadge">false</GadgetPreference>
<GadgetPreference id="MailCheckOnLoadInterval">300000</GadgetPreference>
<GadgetPreference id="MailPollInterval">900000</GadgetPreference>
<GadgetPreference id="UseConfiguredProtocol">true</GadgetPreference>
<GadgetPreference id="useConfiguredProtocol">true</GadgetPreference>
</GadgetConfig>
</config>
Example: socialmail-discovery-config.xml for Domino
UKLUG 2012 – Cardiff, Wales
IBM File Viewer
It’s Simple, Really:
1.Create WebSphere Servers/Cluster
2.Choose version – download - unpack
3.Update properties.config files
4.Install Conversion, Viewer and Viewer Extension (in this order)
5.Synch nodes, regenerate HTTP plug-in and deploy
6.Restart Common, Files and CCM (or just the whole server)
7.Ta-Taaaa!
UKLUG 2012 – Cardiff, Wales
IBM File Viewer – Some Details
•Is a subset of the full IBM DOCS product. You get conversion (so the office
file can be rendered in a browser) and the viewer, but no editing capability
•The latest version 1.0.7 will also work with CCM/Libraries – but is more
work to install
Tip 1: If you don’t have CCM, install 1.0.6 – the code is the same for
Conversion and Viewer and the install is significantly easier
•If you need additional languages other than English, install more language
packs on Windows. You can buy or download fonts or language packs. For
example, you can download Windows Server 2008 R2 Multilingual User
Interface Language Packs.
•Also, you can get font packages from third-party venders, then get the .ttc
and .ttf files from the package, and install them on your server.
UKLUG 2012 – Cardiff, Wales
IBM File Viewer Continued . . .
•Choose the right documentation:
•1.0.6: http://ibm.co/1LjGpSs
•1.0.7: http://ibm.co/1E61Czw
•Read the documentation – then create the WebSphere server
infrastructure you intend to use it on.
Tip1: even if you only want ONE WebSphere server to run it
on, create that server as a cluster member – that way you can
more easily expand in the future if you want to
•If you are installing on a separate physical/virtual server from
your existing Connections environment (=add a new node) make
sure this server can access the shared file resources or this will
not work . . . .
• Tip2: make sure you read SW requirements for Linux –
python!!
UKLUG 2012 – Cardiff, Wales
IBM File Viewer Continued . . .
•Fill in ALL the cfg.properties for all three components first.
There are variables in them that have to match for each of
the components. If you do not, there is trouble!
•Pay attention to anything that is called
[xxx_shared_storage_xxx] -> those have to be the same
value for all systems. Create the actual folders manually,
the installer will not create them during the install.
UKLUG 2012 – Cardiff, Wales
IBM File Viewer Continued[Conversion]
conversion_install_root=D:IBMIBMConversion
docs_shared_storage_type=local
viewer_shared_storage_type=local
docs_shared_storage_local_path=D:IBMDocSharedStorage
docs_shared_storage_remote_server=nas-docs.ibm.com
docs_shared_storage_remote_path=/opt/IBM/docs_data
viewer_shared_storage_local_path=D:IBMDocSharedStorage
viewer_shared_storage_remote_server=nas-docs.ibm.com
viewer_shared_storage_remote_path=/opt/IBM/viewer_data
viewer_url=http://cnx5.toalsys.social/viewer
was_install_root=D:IBMWebSphereAppServer
was_soap_port=8879
scope=Cluster
scope_name=ConversionCluster
node_name=
sym_count=4
sym_start_port=8100
software_mode = Premise
[Viewer]
viewer_install_root=D:/IBM/FileViewer
shared_data_dir=D:/IBM/DocSharedStorage
was_install_root=D:/IBM/WebSphere/AppServer
was_soap_port=8879
conversion_url=http://cnx5.toalsys.social/conversion
files_path=D:/IBM/Connections/data/shared/files/upload
editor_installed=No
scope=Cluster
scope_name=ViewerCluster
node_name=
browser_cache=No
enable_print=No
auth_type=FORM
auth_host=
multi_tenancy=false
convert_on_upload=yes
housekeeping_frequency=weekly
housekeeping_age_threshold_of_rendition_latest_version=30
housekeeping_size_threshold_of_rendition_cache=256
[ICExt]
ext_install_root=D:/IBM/IBMViewer/extension
was_dm_profile_root=D:/IBM/WebSphere/AppServer/profiles/Dmgr01
was_soap_port=8879
enable_upload_conversion=Yes
auth_type=BASIC
viewer_admin_j2c_alias=
files_scope=Cluster
files_scope_name=CnxCluster
files_node_name=
news_scope=Cluster
news_scope_name=CnxCluster
news_node_name=
common_scope=Cluster
common_scope_name=CnxCluster
common_node_name=
viewer_server_url=http://cnx5.toalsys.social/viewer
restart_connections=False
Non-Clustered / Local Server
Install WINDOWS
UKLUG 2012 – Cardiff, Wales
[Conversion]
conversion_install_root=D:IBMIBMConversion
docs_shared_storage_type=local
viewer_shared_storage_type=local
docs_shared_storage_local_path=fileserver.toalsys.socialcnxdataDocSharedStorage
docs_shared_storage_remote_server=nas-docs.ibm.com
docs_shared_storage_remote_path=/opt/IBM/docs_data
viewer_shared_storage_local_path=fileserver.toalsys.socialcnxdataDocSharedStorage
viewer_shared_storage_remote_server=nas-docs.ibm.com
viewer_shared_storage_remote_path=/opt/IBM/viewer_data
viewer_url=http://cnx5.toalsys.social/viewer
was_install_root=D:IBMWebSphereAppServer
was_soap_port=8879
scope=Cluster
scope_name=ConversionCluster
node_name=
sym_count=4
sym_start_port=8100
software_mode = Premise
[Viewer]
viewer_install_root=D:/IBM/FileViewer
shared_data_dir==fileserver.toalsys.socialcnxdataDocSharedStorage
was_install_root=D:/IBM/WebSphere/AppServer
was_soap_port=8879
conversion_url=http://cnx5.toalsys.social/conversion
files_path=fileserver.toalsys.socialcnxdatafilesupload
editor_installed=No
scope=Cluster
scope_name=ViewerCluster
node_name=
browser_cache=No
enable_print=No
auth_type=FORM
auth_host=
multi_tenancy=false
convert_on_upload=yes
housekeeping_frequency=weekly
housekeeping_age_threshold_of_rendition_latest_version=30
housekeeping_size_threshold_of_rendition_cache=256
[ICExt]
ext_install_root=D:/IBM/IBMViewer/extension
was_dm_profile_root=D:/IBM/WebSphere/AppServer/profiles/Dmgr01
was_soap_port=8879
enable_upload_conversion=Yes
auth_type=BASIC
viewer_admin_j2c_alias=
files_scope=Cluster
files_scope_name=CnxCluster
files_node_name=
news_scope=Cluster
news_scope_name=CnxCluster
news_node_name=
common_scope=Cluster
common_scope_name=CnxCluster
common_node_name=
viewer_server_url=http://cnx5.toalsys.social/viewer
restart_connections=False
Clustered / Non-Local Server
Install
WINDOWS
UKLUG 2012 – Cardiff, Wales
•Run the installers . . . . In order
UKLUG 2012 – Cardiff, Wales
If you are installing on multiple Nodes
•Copy the install folders over to the other server
•Rename the [cfg.node.properties] to something else ad rename
the [cfg.properties] you updated earlier to [cfg.node.properties]
•Run the install_node.bat/.sh install executable
•Sit back and relax
•Look for error in the install log files -> they are inside the
installation folders you configured, in this case:
• D:IBMFileViewer
• D:IBMIBMConversion
• D:IBMIBMViewerextension
UKLUG 2012 – Cardiff, Wales
•Set up the scheduled tasks
NOTE: If you install on clustered servers, this has to run on all Nodes/servers that run the Conversion
task
UKLUG 2012 – Cardiff, Wales
Finally – do the usual WebSphere Stuff:
•Sync the Nodes (even though the scripts – allegedly
– do that
•Regenerate the HTTP Plug-in and deploy it
•Restart the HTTP server(s)
•Restart Connections (all apps)
•Restart the Viewer and Conversion server(s)
•Look for errors in the WebSphere log files
UKLUG 2012 – Cardiff, Wales
A potential Issue to look for – if you installed
as a cluster
•The installer uses the [shared_data_dir] as the location to put the WebSphere Cluster
Message Stores for the cluster you created
•When using UNC file locations, in some cases (depends on server) WebSphere does not
interpret them correctly and creates a new folder in the drive that WebSphere is installed
in named exactly as your share file folder – in our case:
D:fileserver.toalsys.socialcnxdataDocSharedStorage on both servers for the
WebSphere messages stores.
•Check the sib-engines.xml in the folder
C:IBMWebSphereAppServerprofilesDmgr01configcellsCNXCell01clustersViewerCl
uster
•Change the line to match the same location as the Connections cluster settings:
logDirectory="${MESSAGE_STORE_PATH}/ViewerCluster/log“
permanentStoreDirectory="${MESSAGE_STORE_PATH}/ViewerCluster/store"
temporaryStoreDirectory="${MESSAGE_STORE_PATH}/ViewerCluster/store“
This puts all WebSphere specific message stores into the same location in the share file
location
UKLUG 2012 – Cardiff, Wales
Surveys / IBM Forms Builder Experience
It’s Simple, Really:
1. Create WebSphere Servers/Cluster
2. Create the DB2 Database
3. Download - unpack
4. Install the First Server, Then The cluster server (if you plan to)
5. Update widget-config.xml, Map app to HTTP server, Synch nodes
6. Regenerate HTTP plug-in and deploy – Restart HTTP server
7. Connect to the Forms Screen and run the setup
8. Add extra Indexes to the DB2 server
9. Add the Widget information into the widget.config.xml
10. Synch nodes, restart Connections and Forms server(s)
11. Ta-Taaaa!
UKLUG 2012 – Cardiff, Wales
Create the DB2 Database
•Surveys / Forms Experience Builder REQUIRES DB2 – so if you
use SQL or Oracle for your Connections environment and want
Surveys you need to install a DB2 server
•When creating the dB use these commands, the commands in the
documentation are partially incorrect and badly formatted:
CREATE DB FEBDB using codeset UTF-8 territory us PAGESIZE 32768
connect to FEBDB
CREATE BUFFERPOOL BUFFERFEB IMMEDIATE SIZE 250 PAGESIZE 32K
CREATE USER TEMPORARY TABLESPACE LARGE_USERTEMP PAGESIZE 32k
MANAGED BY AUTOMATIC STORAGE EXTENTSIZE 16 PREFETCHSIZE 16
BUFFERPOOL BUFFERFEB
grant dbadm on database to LCUSER
UKLUG 2012 – Cardiff, Wales
Add the Widget definition to the widget-config.xml
<widgetDef defId="Surveys" description="Surveys.desc" bundleRefId="formiwidget" primaryWidget="true" showInPalette="true"
modes="view edit fullpage" uniqueInstance="true" loginRequired="false"
url="{webresourcesSvcRef}/web/com.ibm.form.integrations.formiwidget/Surveys.xml"
helpLink="/topic/com.ibm.lotus.connections.communities.surveys.help/community_survey_frame.html"
iconUrl="{webresourcesSvcRef}/web/com.ibm.form.integrations.formiwidget/images/survey_widget_icon.png">
<itemSet>
<item name="formSeverBaseUrl" value="/forms"/>
<item name="surveyNumberInOverview" value="5"/>
<item name="communitiesSvcRef" value="{communitiesSvcRef}"/>
<item name="webresourcesSvcRef" value="{webresourcesSvcRef}"/>
<item name="opensocialSvcRef" value="{opensocialSvcRef}"/>
<item name="version" value="{version}"/>
</itemSet>
<lifecycle remoteHandlerURL="http://cnx5.toalsys.social/forms/secure/org/lifecycle"
remoteHandlerAuthenticationAlias="connectionsAdmin">
<event>community.members.added</event>
<event>community.members.removed</event>
<event>widget.added</event>
<event>widget.removed</event>
<event>community.updated</event>
<event>community.visibility.changed</event>
<event>community.prepare.delete</event>
<event>community.members.modified</event>
<event>community.org.changed</event>
</lifecycle></widgetDef>
UKLUG 2012 – Cardiff, Wales
Install Forms Experience Builder
•Using IBM Installation Manager on the actual
FORMS server, not the Deployment manager –
unless that is where FORMS is running
•Unpack FEB 8.5.1 and add the repository to IIM
UKLUG 2012 – Cardiff, Wales
•Run though the Install Process
UKLUG 2012 – Cardiff, Wales
•Surveys Continued . . .
•More Installation Joy
UKLUG 2012 – Cardiff, Wales
•Surveys Continued . . .
•Map The App to the HTTP server
UKLUG 2012 – Cardiff, Wales
Do the WAS Stuff
•Sync Nodes, Regenerate the HTTP plug-in, Deploy it,
restart HTTP server(s) and start the FORMS server(s)
•Connect to the Forms interface – in my example that is:
http://cnx5.toalsys.social/forms
UKLUG 2012 – Cardiff, Wales
•Surveys Continued . . .
•Do the Setup Steps …
UKLUG 2012 – Cardiff, Wales
Create some more DB2 indexes to improve
performance
•Use these commands …. Same reason as
before
Connect to FEBDB
CREATE BUFFERPOOL FEB4KBP IMMEDIATE SIZE 250 AUTOMATIC PAGESIZE 4 K
CREATE LARGE TABLESPACE USERSPACE4K PAGESIZE 4 K MANAGED BY AUTOMATIC
STORAGE BUFFERPOOL FEB4KBP
CREATE BUFFERPOOL FEB8KBP IMMEDIATE SIZE 250 AUTOMATIC PAGESIZE 8 K
CREATE LARGE TABLESPACE USERSPACE8K PAGESIZE 8 K MANAGED BY AUTOMATIC
STORAGE BUFFERPOOL FEB8KBP
CREATE BUFFERPOOL FEB16KBP IMMEDIATE SIZE 250 AUTOMATIC PAGESIZE 16 K
CREATE LARGE TABLESPACE USERSPACE16K PAGESIZE 16 K MANAGED BY
AUTOMATIC STORAGE BUFFERPOOL FEB16KBP
UKLUG 2012 – Cardiff, Wales
Ta-TAAAAAAA!
“Oohh, of questions many you
have?”

Mais conteúdo relacionado

Mais procurados

Our take on Domino 10 - a Ytria webinar
Our take on Domino 10 - a Ytria webinarOur take on Domino 10 - a Ytria webinar
Our take on Domino 10 - a Ytria webinarBenedek Menesi
 
A hitchhiker’s guide to troubleshooting ibm connections
A hitchhiker’s guide to troubleshooting ibm connectionsA hitchhiker’s guide to troubleshooting ibm connections
A hitchhiker’s guide to troubleshooting ibm connectionsSharon James
 
IBM Verse On-premises
IBM Verse On-premisesIBM Verse On-premises
IBM Verse On-premisesjayeshpar2006
 
Open Mic: IBM Sametime Web Client & Meeting Server - An Introduction to new f...
Open Mic: IBM Sametime Web Client & Meeting Server - An Introduction to new f...Open Mic: IBM Sametime Web Client & Meeting Server - An Introduction to new f...
Open Mic: IBM Sametime Web Client & Meeting Server - An Introduction to new f...jayeshpar2006
 
Installing community surveys in connections 5.5
Installing community surveys in connections 5.5Installing community surveys in connections 5.5
Installing community surveys in connections 5.5Roberto Boccadoro
 
Connect2016 - 1172 Shipping domino
Connect2016 - 1172 Shipping dominoConnect2016 - 1172 Shipping domino
Connect2016 - 1172 Shipping dominoMatteo Bisi
 
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...Christoph Adler
 
IBM Connections Adminblast - Connect17 (DEV 1268)
IBM Connections Adminblast - Connect17 (DEV 1268)IBM Connections Adminblast - Connect17 (DEV 1268)
IBM Connections Adminblast - Connect17 (DEV 1268)Nico Meisenzahl
 
engage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVEengage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVEChristoph Adler
 
engage 2019 Workshop - Dirty Secrets of the Notes Client
engage 2019 Workshop - Dirty Secrets of the Notes Clientengage 2019 Workshop - Dirty Secrets of the Notes Client
engage 2019 Workshop - Dirty Secrets of the Notes ClientChristoph Adler
 
Ibm connections docs 2 install guide
Ibm connections docs 2 install guideIbm connections docs 2 install guide
Ibm connections docs 2 install guideRoberto Boccadoro
 
Connect 2013 - Making IBM Traveler High Available: Extending And Securing The...
Connect 2013 - Making IBM Traveler High Available: Extending And Securing The...Connect 2013 - Making IBM Traveler High Available: Extending And Securing The...
Connect 2013 - Making IBM Traveler High Available: Extending And Securing The...René Winkelmeyer
 
Partitioning IBM Connections Cloud Administration
Partitioning IBM Connections Cloud AdministrationPartitioning IBM Connections Cloud Administration
Partitioning IBM Connections Cloud AdministrationMaurice Teeuwe
 
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....Christoph Adler
 
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the BestSupercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the BestChristoph Adler
 
Connections Directory Integration: A Tour Through Best Practices for Directo...
Connections Directory Integration:  A Tour Through Best Practices for Directo...Connections Directory Integration:  A Tour Through Best Practices for Directo...
Connections Directory Integration: A Tour Through Best Practices for Directo...Gabriella Davis
 
AdminCamp2019 - We love Domino V10 - 15 neue Domino-Admin-Features
AdminCamp2019 - We love Domino V10 - 15 neue Domino-Admin-FeaturesAdminCamp2019 - We love Domino V10 - 15 neue Domino-Admin-Features
AdminCamp2019 - We love Domino V10 - 15 neue Domino-Admin-FeaturesChristoph Adler
 
BP209 doctors have scalpels, carpenters have hammers, ibm sametime develope...
BP209   doctors have scalpels, carpenters have hammers, ibm sametime develope...BP209   doctors have scalpels, carpenters have hammers, ibm sametime develope...
BP209 doctors have scalpels, carpenters have hammers, ibm sametime develope...Carl Tyler
 
Open Mic IBM connections and IBM Verse on premise integration
Open Mic IBM connections and IBM Verse on premise integrationOpen Mic IBM connections and IBM Verse on premise integration
Open Mic IBM connections and IBM Verse on premise integrationjayeshpar2006
 

Mais procurados (20)

Our take on Domino 10 - a Ytria webinar
Our take on Domino 10 - a Ytria webinarOur take on Domino 10 - a Ytria webinar
Our take on Domino 10 - a Ytria webinar
 
A hitchhiker’s guide to troubleshooting ibm connections
A hitchhiker’s guide to troubleshooting ibm connectionsA hitchhiker’s guide to troubleshooting ibm connections
A hitchhiker’s guide to troubleshooting ibm connections
 
IBM Verse On-premises
IBM Verse On-premisesIBM Verse On-premises
IBM Verse On-premises
 
Self Healing Capabilities of Domino 10
Self Healing Capabilities of Domino 10Self Healing Capabilities of Domino 10
Self Healing Capabilities of Domino 10
 
Open Mic: IBM Sametime Web Client & Meeting Server - An Introduction to new f...
Open Mic: IBM Sametime Web Client & Meeting Server - An Introduction to new f...Open Mic: IBM Sametime Web Client & Meeting Server - An Introduction to new f...
Open Mic: IBM Sametime Web Client & Meeting Server - An Introduction to new f...
 
Installing community surveys in connections 5.5
Installing community surveys in connections 5.5Installing community surveys in connections 5.5
Installing community surveys in connections 5.5
 
Connect2016 - 1172 Shipping domino
Connect2016 - 1172 Shipping dominoConnect2016 - 1172 Shipping domino
Connect2016 - 1172 Shipping domino
 
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...
15 New Domino Admin Features Sure to Spark a Lasting Love Affair with Domino ...
 
IBM Connections Adminblast - Connect17 (DEV 1268)
IBM Connections Adminblast - Connect17 (DEV 1268)IBM Connections Adminblast - Connect17 (DEV 1268)
IBM Connections Adminblast - Connect17 (DEV 1268)
 
engage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVEengage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVE
 
engage 2019 Workshop - Dirty Secrets of the Notes Client
engage 2019 Workshop - Dirty Secrets of the Notes Clientengage 2019 Workshop - Dirty Secrets of the Notes Client
engage 2019 Workshop - Dirty Secrets of the Notes Client
 
Ibm connections docs 2 install guide
Ibm connections docs 2 install guideIbm connections docs 2 install guide
Ibm connections docs 2 install guide
 
Connect 2013 - Making IBM Traveler High Available: Extending And Securing The...
Connect 2013 - Making IBM Traveler High Available: Extending And Securing The...Connect 2013 - Making IBM Traveler High Available: Extending And Securing The...
Connect 2013 - Making IBM Traveler High Available: Extending And Securing The...
 
Partitioning IBM Connections Cloud Administration
Partitioning IBM Connections Cloud AdministrationPartitioning IBM Connections Cloud Administration
Partitioning IBM Connections Cloud Administration
 
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....
 
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the BestSupercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
 
Connections Directory Integration: A Tour Through Best Practices for Directo...
Connections Directory Integration:  A Tour Through Best Practices for Directo...Connections Directory Integration:  A Tour Through Best Practices for Directo...
Connections Directory Integration: A Tour Through Best Practices for Directo...
 
AdminCamp2019 - We love Domino V10 - 15 neue Domino-Admin-Features
AdminCamp2019 - We love Domino V10 - 15 neue Domino-Admin-FeaturesAdminCamp2019 - We love Domino V10 - 15 neue Domino-Admin-Features
AdminCamp2019 - We love Domino V10 - 15 neue Domino-Admin-Features
 
BP209 doctors have scalpels, carpenters have hammers, ibm sametime develope...
BP209   doctors have scalpels, carpenters have hammers, ibm sametime develope...BP209   doctors have scalpels, carpenters have hammers, ibm sametime develope...
BP209 doctors have scalpels, carpenters have hammers, ibm sametime develope...
 
Open Mic IBM connections and IBM Verse on premise integration
Open Mic IBM connections and IBM Verse on premise integrationOpen Mic IBM connections and IBM Verse on premise integration
Open Mic IBM connections and IBM Verse on premise integration
 

Destaque

Destaque (12)

M 4, hauz khas
M 4, hauz khasM 4, hauz khas
M 4, hauz khas
 
Núcleo de Controle de Zoonoses de Amparo.
Núcleo de Controle de Zoonoses de Amparo.Núcleo de Controle de Zoonoses de Amparo.
Núcleo de Controle de Zoonoses de Amparo.
 
Resume
ResumeResume
Resume
 
Juanelo turriano xma_2011
Juanelo turriano xma_2011Juanelo turriano xma_2011
Juanelo turriano xma_2011
 
Que logro m4 tarea 13 diciembre
Que logro m4 tarea 13 diciembreQue logro m4 tarea 13 diciembre
Que logro m4 tarea 13 diciembre
 
PRESENTACION I DE Optimizacion
PRESENTACION I DE OptimizacionPRESENTACION I DE Optimizacion
PRESENTACION I DE Optimizacion
 
Concert nadal
Concert nadalConcert nadal
Concert nadal
 
Presentation1
Presentation1Presentation1
Presentation1
 
9 catanese silmara juliana andréa
9   catanese silmara juliana andréa9   catanese silmara juliana andréa
9 catanese silmara juliana andréa
 
Tinn Nov11 Resume
Tinn Nov11 ResumeTinn Nov11 Resume
Tinn Nov11 Resume
 
.
..
.
 
10 a meros erhmos
10 a meros erhmos10 a meros erhmos
10 a meros erhmos
 

Semelhante a ICONUK 2015 - Installing Connections Add-Ons Tips and Tricks

Installing ibm docs on a single server
Installing ibm docs on a single serverInstalling ibm docs on a single server
Installing ibm docs on a single serverRoberto Boccadoro
 
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
 
1040 ibm worklight delivering agility to mobile cloud deployments
1040 ibm worklight  delivering agility to mobile cloud deployments1040 ibm worklight  delivering agility to mobile cloud deployments
1040 ibm worklight delivering agility to mobile cloud deploymentsTodd Kaplinger
 
How to install IBM Connections in a Coffe Break
How to install IBM Connections in a Coffe BreakHow to install IBM Connections in a Coffe Break
How to install IBM Connections in a Coffe BreakAndrea Fontana
 
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...Frank Altenburg
 
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologies
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologiesDomino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologies
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologiesAndrew Luder
 
Show104 buried treasure
Show104 buried treasureShow104 buried treasure
Show104 buried treasureMark Myers
 
SHOW104 - Buried treasure: Finding the Hidden Gold in Lotus Notes Data
SHOW104 - Buried treasure: Finding the Hidden Gold in Lotus Notes DataSHOW104 - Buried treasure: Finding the Hidden Gold in Lotus Notes Data
SHOW104 - Buried treasure: Finding the Hidden Gold in Lotus Notes Datapanagenda
 
AD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development FuturesAD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development FuturesEamon Muldoon
 
Migrating Java EE applications to IBM Bluemix Platform-as-a-Service
Migrating Java EE applications to IBM Bluemix Platform-as-a-ServiceMigrating Java EE applications to IBM Bluemix Platform-as-a-Service
Migrating Java EE applications to IBM Bluemix Platform-as-a-ServiceDavid Currie
 
2109 mobile cloud integrating your mobile workloads with the enterprise
2109 mobile cloud  integrating your mobile workloads with the enterprise2109 mobile cloud  integrating your mobile workloads with the enterprise
2109 mobile cloud integrating your mobile workloads with the enterpriseTodd Kaplinger
 
Foundry Management System Desktop Application
Foundry Management System Desktop Application Foundry Management System Desktop Application
Foundry Management System Desktop Application Dharmendra Sid
 
Migrating Java EE applications to IBM Bluemix platform as-a-service (CloudFou...
Migrating Java EE applications to IBM Bluemix platform as-a-service (CloudFou...Migrating Java EE applications to IBM Bluemix platform as-a-service (CloudFou...
Migrating Java EE applications to IBM Bluemix platform as-a-service (CloudFou...Jack-Junjie Cai
 
Bluemix Technical Overview
Bluemix Technical OverviewBluemix Technical Overview
Bluemix Technical Overviewrogerp67
 
Dell EMC OpenManage Enterprise - Automate & Orchestrate
Dell EMC OpenManage Enterprise  - Automate & OrchestrateDell EMC OpenManage Enterprise  - Automate & Orchestrate
Dell EMC OpenManage Enterprise - Automate & OrchestrateMark Maclean
 
Updating current Network Design It18 roshan basnet
Updating current Network Design It18 roshan basnetUpdating current Network Design It18 roshan basnet
Updating current Network Design It18 roshan basnetrosu555
 
Us sbsc aurora presentation
Us sbsc   aurora presentationUs sbsc   aurora presentation
Us sbsc aurora presentationRick Bahl
 
Ar*@!+$es to this. getting IBM connections to do what you want
Ar*@!+$es to this. getting IBM connections to do what you want Ar*@!+$es to this. getting IBM connections to do what you want
Ar*@!+$es to this. getting IBM connections to do what you want Mark Myers
 
AdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going CloudAdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going CloudChristoph Adler
 

Semelhante a ICONUK 2015 - Installing Connections Add-Ons Tips and Tricks (20)

Installing ibm docs on a single server
Installing ibm docs on a single serverInstalling ibm docs on a single server
Installing ibm docs on a single server
 
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...
 
1040 ibm worklight delivering agility to mobile cloud deployments
1040 ibm worklight  delivering agility to mobile cloud deployments1040 ibm worklight  delivering agility to mobile cloud deployments
1040 ibm worklight delivering agility to mobile cloud deployments
 
How to install IBM Connections in a Coffe Break
How to install IBM Connections in a Coffe BreakHow to install IBM Connections in a Coffe Break
How to install IBM Connections in a Coffe Break
 
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
 
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologies
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologiesDomino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologies
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologies
 
Show104 buried treasure
Show104 buried treasureShow104 buried treasure
Show104 buried treasure
 
SHOW104 - Buried treasure: Finding the Hidden Gold in Lotus Notes Data
SHOW104 - Buried treasure: Finding the Hidden Gold in Lotus Notes DataSHOW104 - Buried treasure: Finding the Hidden Gold in Lotus Notes Data
SHOW104 - Buried treasure: Finding the Hidden Gold in Lotus Notes Data
 
AD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development FuturesAD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development Futures
 
Migrating Java EE applications to IBM Bluemix Platform-as-a-Service
Migrating Java EE applications to IBM Bluemix Platform-as-a-ServiceMigrating Java EE applications to IBM Bluemix Platform-as-a-Service
Migrating Java EE applications to IBM Bluemix Platform-as-a-Service
 
Blue mix
Blue mixBlue mix
Blue mix
 
2109 mobile cloud integrating your mobile workloads with the enterprise
2109 mobile cloud  integrating your mobile workloads with the enterprise2109 mobile cloud  integrating your mobile workloads with the enterprise
2109 mobile cloud integrating your mobile workloads with the enterprise
 
Foundry Management System Desktop Application
Foundry Management System Desktop Application Foundry Management System Desktop Application
Foundry Management System Desktop Application
 
Migrating Java EE applications to IBM Bluemix platform as-a-service (CloudFou...
Migrating Java EE applications to IBM Bluemix platform as-a-service (CloudFou...Migrating Java EE applications to IBM Bluemix platform as-a-service (CloudFou...
Migrating Java EE applications to IBM Bluemix platform as-a-service (CloudFou...
 
Bluemix Technical Overview
Bluemix Technical OverviewBluemix Technical Overview
Bluemix Technical Overview
 
Dell EMC OpenManage Enterprise - Automate & Orchestrate
Dell EMC OpenManage Enterprise  - Automate & OrchestrateDell EMC OpenManage Enterprise  - Automate & Orchestrate
Dell EMC OpenManage Enterprise - Automate & Orchestrate
 
Updating current Network Design It18 roshan basnet
Updating current Network Design It18 roshan basnetUpdating current Network Design It18 roshan basnet
Updating current Network Design It18 roshan basnet
 
Us sbsc aurora presentation
Us sbsc   aurora presentationUs sbsc   aurora presentation
Us sbsc aurora presentation
 
Ar*@!+$es to this. getting IBM connections to do what you want
Ar*@!+$es to this. getting IBM connections to do what you want Ar*@!+$es to this. getting IBM connections to do what you want
Ar*@!+$es to this. getting IBM connections to do what you want
 
AdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going CloudAdminCamp 2015 - Going Cloud
AdminCamp 2015 - Going Cloud
 

Último

Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Nikki Chapple
 
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
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
Français Patch Tuesday - Avril
Français Patch Tuesday - AvrilFrançais Patch Tuesday - Avril
Français Patch Tuesday - AvrilIvanti
 
WomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneWomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneUiPathCommunity
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...BookNet Canada
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructureitnewsafrica
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsYoss Cohen
 
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
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
Landscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfLandscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfAarwolf Industries LLC
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...Karmanjay Verma
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 

Último (20)

Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
 
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...
 
How Tech Giants Cut Corners to Harvest Data for A.I.
How Tech Giants Cut Corners to Harvest Data for A.I.How Tech Giants Cut Corners to Harvest Data for A.I.
How Tech Giants Cut Corners to Harvest Data for A.I.
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
Français Patch Tuesday - Avril
Français Patch Tuesday - AvrilFrançais Patch Tuesday - Avril
Français Patch Tuesday - Avril
 
WomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneWomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyone
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platforms
 
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
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
Landscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdfLandscape Catalogue 2024 Australia-1.pdf
Landscape Catalogue 2024 Australia-1.pdf
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 

ICONUK 2015 - Installing Connections Add-Ons Tips and Tricks

  • 1. UKLUG 2012 – Cardiff, Wales September 2012 Presenter: Victor Toal Company: ToalSystems * And other nifty stuff ICON UK 2015 IBM Connections - Installing the Free "Extras" and Integrating with other Products*
  • 2. UKLUG 2012 – Cardiff, Wales Victor Toal aka “Dr. Vic” 20+ Years of talking tech IBM Connections, Sametime, WebSphere, DB2, Notes and Domino victor@toalsys.com Twitter: @TheToal Skype: victor_toal
  • 3. UKLUG 2012 – Cardiff, Wales IBM Connections is IBM’s Flagship product in the Social Network Software Category. It comes with everything you need to set up and run a social community inside of your firewall – and since Version 5 – also make it easily available outside of your firewall as well: Activities (similar to to-dos) Blogs – stand-alone or as part of a Community Bookmarks – share and store important bookmarks Files - individual user file and community files Forums – discuss topics, ask questions, find answers Wikis – stand-alone or as part of a Community Communities – A place where all of the above applications can be grouped around a specific theme or group of people
  • 4. UKLUG 2012 – Cardiff, Wales CCM – Connections Content Manager / IBM Filenet integration Requires a license for any user accessing the CCM portion of Connections. Can be integrated with an existing FileNet implementation for the full document lifecycle experience. IBM Connections Mail Integrate your Domino or Exchange email into IBM Connections and display links in the Website header to access email and calendar entries from your email system IBM File Viewer A subset of the IBM Docs features – but without any editing ability. View all office type documents that are uploaded into Files of CCM directly in the browser without having to download them first Surveys / IBM Forms limited integration Sametime – Awareness Integration See the online status of other Connections users and initiate IM/chat sessions with them IBM Docs Similar to Google Docs or Office Online – this gives you the ability to view, edit and save documents and spreadsheets directly in the browser without having to download the files onto a PC and edit them with an MS Office or other like software.
  • 5. UKLUG 2012 – Cardiff, Wales ** IBM Connections Mail ** ** IBM File Viewer ** ** IBM Forms ** Why? These are the most commonly installed add- ons, or in he case of Sametime, the most common integration
  • 6. UKLUG 2012 – Cardiff, Wales •Most Applications will run on either Linux/AIX or Windows •Surveys (IBM Forms) requires DB2, will not work with other database systems at this time •You install the app, enable with by updating config files – mostly as a widget that gets added to a community •Most add-ons can run either on single WebSphere servers or in a clustered environment
  • 7. UKLUG 2012 – Cardiff, Wales Architecture - Clustered Web Layer Application Layer Services Layer User HTTP Traffic Connections Server 1 Deployment Manager Application Node1 Connections Server 1 Application Node2 DB2 Server File Server Share Shared File Services Web Server 1 Access to shared file repository DB Access Share File Services CNX5.ToalSys.Social Connections 5.0 Architecture Clustered Clustered Components: Connections URL: http://cnx5.toalsys.social Server1: CNXSrv01.intranet.toalsys.com Server2: CNXSrv02.intranet.toalsys.com HTTP: HTTP01.intranet.toalsys.com DB2: dbSrv01.intranet.toalsys.com File server: space01.intranet.toalsys.com Connections Data File Share: fileserver.toalsys.socialcnxdata
  • 8. UKLUG 2012 – Cardiff, Wales Architecture – Non Clustered Web Layer Application Layer Services Layer User HTTP Traffic Connections Server 1 Deployment Manager Application Node1 DB2 Server File Server Share Shared File Services Web Server 1 Access to shared file repository DB Access Share File Services CNX5.ToalSys.Social Connections 5.0 Architecture Non-Clustered Non Clustered Components: Connections URL: http://cnx5.toalsys.social Server1: CNXSrv01.intranet.toalsys.com HTTP: HTTP01.intranet.toalsys.com DB2: dbSrv01.intranet.toalsys.com File server: space01.intranet.toalsys.com Connections Data File Share: fileserver.toalsys.socialcnxdata OR D:IBMConnectionsDatashared
  • 9. UKLUG 2012 – Cardiff, Wales IBM Connections Mail Let’s start with email - It’s Simple, Really: 1.Add Repository 2.Install Product 3.Create socialmail-discovery-config.xml 4.Edit the application security for COMMON 5.Sync nodes 6.Restart Common Ta-Taaaa!
  • 10. UKLUG 2012 – Cardiff, Wales IC Mail - Resources •Latest version is currently 1.6 •But the version to install depends on what version of Connections you are running •Different versions of ICMail have different WebSphere and Connections version requirements and compatibility limitations (mainly regarding Exchange) – check the Greenhouse Catalog for details: •ICMail V1 -> Connections V4.0 – Greenhouse link: http://ibm.co/1WwMtxe •ICMail V1.3 iFix2 -> Connections 4.5 – Greenhouse link: http://ibm.co/1fj77z4 •ICMail V1.6 iFix2 -> Connections 5.0– Greenhouse link: http://ibm.co/1qzXtYE
  • 11. UKLUG 2012 – Cardiff, Wales •ICMail can be enabled for all users, individuals or on a group membership basis for both Exchange and Domino back-ends •This is done by updating the COMMON application in WebSphere with either individuals, all users or groups. Some Gotchas: •If you have customized the Connections header.jsp, make sure you have the latest version, there is code in it that helps the browser recognize whether ICMail is enabled and if the user is allowed to access it. •The config file [socialmail-discovery-config.xml] can contain username and password information so be sure to utilize the encrypted methods so not to leave potential security holes in your environment
  • 12. UKLUG 2012 – Cardiff, Wales ICMail with Domino •Install documentation link: http://ibm.co/1UML83j •Requires only WebSSO with the Domino server, easiest if Domino is your LDAP source •Must exchange LTPA Token/key between WebSphere servers and the Domino WebSSO document •Domino servers must be set to authenticate HTTP as multi- session using LtpaToken Here is a good document with all the details on how to enable SSO between WebSphere / Connections and Domino: http://ibm.co/1Nl1tv2
  • 13. UKLUG 2012 – Cardiff, Wales ICMail with Exchange •Install documentation link: http://ibm.co/1UML83j •Requires SPNEGO with KERBEROS as your WebSphere SSO authentication method •Easiest if LDAP is AD based and the same AD domain as Exchange •Requires much more in terms of configuration and settings •AD Settings also needed •Make sure you read this document by Michele Buccarello http://bit.ly/1MCXJVN TIP: when configuring KERBEROS, always write all domain names, server names, URLs etc. in UPPER CASE
  • 14. UKLUG 2012 – Cardiff, Wales ICMail Installation •Install is via the IBM Installation Manager on the Deployment Manager •Add the package as a new repository to your existing IIM
  • 15. UKLUG 2012 – Cardiff, Wales ICMail Installation Continued . . . Choose the Install Package and click next Enter the location you want the files to be installed on
  • 16. UKLUG 2012 – Cardiff, Wales ICMail Installation Continued . . . Review the settings one final time and install. When the system is done you will see the below screen
  • 17. UKLUG 2012 – Cardiff, Wales Set the correct access settings for mail users in the COMMON application. Go to ENTERPRISE APPLICATIONS -> WEBSPHERE ENTERPRISE APPLCIATIONS -> click on COMMON and choose SECURITY ROLE TO USER / GROUP MAPPING
  • 18. UKLUG 2012 – Cardiff, Wales <config id="socialmail-discovery-config" version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="socialmail-discovery-config.xsd"> <discovery> <ServerConfig name="exchangeconfig" enabled="true"> <ConfigType>EXCHANGE</ConfigType> <DirectoryServer>FQHNofDomainController</DirectoryServer> <DirectoryServerDomain>FQDomainName</DirectoryServerDomain> <DirectoryUser>LDAPBindUSer</DirectoryUser> <DirectoryPW>Password</DirectoryPW> <CertificateFile>E:IBMWebSphereAppServerjavajrelibsecuritycacerts</CertificateFile> <CertificateFilePW>changeit</CertificateFilePW> <ADDomainUser>ADDomainNameUSerAccountLDAPBind</ADDomainUser> <ADDomainPW>Password</ADDomainPW> <MailPattern type=“Domain.com"/> </ServerConfig> </discovery> <GadgetConfig> <GadgetPreference id="MailSearchInterval">15000</GadgetPreference> <GadgetPreference id="MailPollOnBadge">false</GadgetPreference> <GadgetPreference id="MailCheckOnLoadInterval">300000</GadgetPreference> <GadgetPreference id="MailPollInterval">300000</GadgetPreference> <GadgetPreference id="ExchMaxUploadSize">15800000</GadgetPreference> </GadgetConfig> </config> Example: socialmail-discovery-config.xml for Exchange
  • 19. UKLUG 2012 – Cardiff, Wales <config id="socialmail-discovery-config" version="1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="socialmail-discovery-config.xsd"> <discovery> <ServerConfig name="waters-redirect" enabled="true"> <ConfigType>REDIRECT</ConfigType> <RedirectURL>https://URL_TO_REDIRECTOR:443?nocache=1&amp;nostore=1</RedirectURL> <MailPattern type=“DOMAIN.COM"/> </ServerConfig> </discovery> <GadgetConfig> <GadgetPreference id="MailSearchInterval">5000</GadgetPreference> <GadgetPreference id="MailPollOnBadge">false</GadgetPreference> <GadgetPreference id="MailCheckOnLoadInterval">300000</GadgetPreference> <GadgetPreference id="MailPollInterval">900000</GadgetPreference> <GadgetPreference id="UseConfiguredProtocol">true</GadgetPreference> <GadgetPreference id="useConfiguredProtocol">true</GadgetPreference> </GadgetConfig> </config> Example: socialmail-discovery-config.xml for Domino
  • 20. UKLUG 2012 – Cardiff, Wales IBM File Viewer It’s Simple, Really: 1.Create WebSphere Servers/Cluster 2.Choose version – download - unpack 3.Update properties.config files 4.Install Conversion, Viewer and Viewer Extension (in this order) 5.Synch nodes, regenerate HTTP plug-in and deploy 6.Restart Common, Files and CCM (or just the whole server) 7.Ta-Taaaa!
  • 21. UKLUG 2012 – Cardiff, Wales IBM File Viewer – Some Details •Is a subset of the full IBM DOCS product. You get conversion (so the office file can be rendered in a browser) and the viewer, but no editing capability •The latest version 1.0.7 will also work with CCM/Libraries – but is more work to install Tip 1: If you don’t have CCM, install 1.0.6 – the code is the same for Conversion and Viewer and the install is significantly easier •If you need additional languages other than English, install more language packs on Windows. You can buy or download fonts or language packs. For example, you can download Windows Server 2008 R2 Multilingual User Interface Language Packs. •Also, you can get font packages from third-party venders, then get the .ttc and .ttf files from the package, and install them on your server.
  • 22. UKLUG 2012 – Cardiff, Wales IBM File Viewer Continued . . . •Choose the right documentation: •1.0.6: http://ibm.co/1LjGpSs •1.0.7: http://ibm.co/1E61Czw •Read the documentation – then create the WebSphere server infrastructure you intend to use it on. Tip1: even if you only want ONE WebSphere server to run it on, create that server as a cluster member – that way you can more easily expand in the future if you want to •If you are installing on a separate physical/virtual server from your existing Connections environment (=add a new node) make sure this server can access the shared file resources or this will not work . . . . • Tip2: make sure you read SW requirements for Linux – python!!
  • 23. UKLUG 2012 – Cardiff, Wales IBM File Viewer Continued . . . •Fill in ALL the cfg.properties for all three components first. There are variables in them that have to match for each of the components. If you do not, there is trouble! •Pay attention to anything that is called [xxx_shared_storage_xxx] -> those have to be the same value for all systems. Create the actual folders manually, the installer will not create them during the install.
  • 24. UKLUG 2012 – Cardiff, Wales IBM File Viewer Continued[Conversion] conversion_install_root=D:IBMIBMConversion docs_shared_storage_type=local viewer_shared_storage_type=local docs_shared_storage_local_path=D:IBMDocSharedStorage docs_shared_storage_remote_server=nas-docs.ibm.com docs_shared_storage_remote_path=/opt/IBM/docs_data viewer_shared_storage_local_path=D:IBMDocSharedStorage viewer_shared_storage_remote_server=nas-docs.ibm.com viewer_shared_storage_remote_path=/opt/IBM/viewer_data viewer_url=http://cnx5.toalsys.social/viewer was_install_root=D:IBMWebSphereAppServer was_soap_port=8879 scope=Cluster scope_name=ConversionCluster node_name= sym_count=4 sym_start_port=8100 software_mode = Premise [Viewer] viewer_install_root=D:/IBM/FileViewer shared_data_dir=D:/IBM/DocSharedStorage was_install_root=D:/IBM/WebSphere/AppServer was_soap_port=8879 conversion_url=http://cnx5.toalsys.social/conversion files_path=D:/IBM/Connections/data/shared/files/upload editor_installed=No scope=Cluster scope_name=ViewerCluster node_name= browser_cache=No enable_print=No auth_type=FORM auth_host= multi_tenancy=false convert_on_upload=yes housekeeping_frequency=weekly housekeeping_age_threshold_of_rendition_latest_version=30 housekeeping_size_threshold_of_rendition_cache=256 [ICExt] ext_install_root=D:/IBM/IBMViewer/extension was_dm_profile_root=D:/IBM/WebSphere/AppServer/profiles/Dmgr01 was_soap_port=8879 enable_upload_conversion=Yes auth_type=BASIC viewer_admin_j2c_alias= files_scope=Cluster files_scope_name=CnxCluster files_node_name= news_scope=Cluster news_scope_name=CnxCluster news_node_name= common_scope=Cluster common_scope_name=CnxCluster common_node_name= viewer_server_url=http://cnx5.toalsys.social/viewer restart_connections=False Non-Clustered / Local Server Install WINDOWS
  • 25. UKLUG 2012 – Cardiff, Wales [Conversion] conversion_install_root=D:IBMIBMConversion docs_shared_storage_type=local viewer_shared_storage_type=local docs_shared_storage_local_path=fileserver.toalsys.socialcnxdataDocSharedStorage docs_shared_storage_remote_server=nas-docs.ibm.com docs_shared_storage_remote_path=/opt/IBM/docs_data viewer_shared_storage_local_path=fileserver.toalsys.socialcnxdataDocSharedStorage viewer_shared_storage_remote_server=nas-docs.ibm.com viewer_shared_storage_remote_path=/opt/IBM/viewer_data viewer_url=http://cnx5.toalsys.social/viewer was_install_root=D:IBMWebSphereAppServer was_soap_port=8879 scope=Cluster scope_name=ConversionCluster node_name= sym_count=4 sym_start_port=8100 software_mode = Premise [Viewer] viewer_install_root=D:/IBM/FileViewer shared_data_dir==fileserver.toalsys.socialcnxdataDocSharedStorage was_install_root=D:/IBM/WebSphere/AppServer was_soap_port=8879 conversion_url=http://cnx5.toalsys.social/conversion files_path=fileserver.toalsys.socialcnxdatafilesupload editor_installed=No scope=Cluster scope_name=ViewerCluster node_name= browser_cache=No enable_print=No auth_type=FORM auth_host= multi_tenancy=false convert_on_upload=yes housekeeping_frequency=weekly housekeeping_age_threshold_of_rendition_latest_version=30 housekeeping_size_threshold_of_rendition_cache=256 [ICExt] ext_install_root=D:/IBM/IBMViewer/extension was_dm_profile_root=D:/IBM/WebSphere/AppServer/profiles/Dmgr01 was_soap_port=8879 enable_upload_conversion=Yes auth_type=BASIC viewer_admin_j2c_alias= files_scope=Cluster files_scope_name=CnxCluster files_node_name= news_scope=Cluster news_scope_name=CnxCluster news_node_name= common_scope=Cluster common_scope_name=CnxCluster common_node_name= viewer_server_url=http://cnx5.toalsys.social/viewer restart_connections=False Clustered / Non-Local Server Install WINDOWS
  • 26. UKLUG 2012 – Cardiff, Wales •Run the installers . . . . In order
  • 27. UKLUG 2012 – Cardiff, Wales If you are installing on multiple Nodes •Copy the install folders over to the other server •Rename the [cfg.node.properties] to something else ad rename the [cfg.properties] you updated earlier to [cfg.node.properties] •Run the install_node.bat/.sh install executable •Sit back and relax •Look for error in the install log files -> they are inside the installation folders you configured, in this case: • D:IBMFileViewer • D:IBMIBMConversion • D:IBMIBMViewerextension
  • 28. UKLUG 2012 – Cardiff, Wales •Set up the scheduled tasks NOTE: If you install on clustered servers, this has to run on all Nodes/servers that run the Conversion task
  • 29. UKLUG 2012 – Cardiff, Wales Finally – do the usual WebSphere Stuff: •Sync the Nodes (even though the scripts – allegedly – do that •Regenerate the HTTP Plug-in and deploy it •Restart the HTTP server(s) •Restart Connections (all apps) •Restart the Viewer and Conversion server(s) •Look for errors in the WebSphere log files
  • 30. UKLUG 2012 – Cardiff, Wales A potential Issue to look for – if you installed as a cluster •The installer uses the [shared_data_dir] as the location to put the WebSphere Cluster Message Stores for the cluster you created •When using UNC file locations, in some cases (depends on server) WebSphere does not interpret them correctly and creates a new folder in the drive that WebSphere is installed in named exactly as your share file folder – in our case: D:fileserver.toalsys.socialcnxdataDocSharedStorage on both servers for the WebSphere messages stores. •Check the sib-engines.xml in the folder C:IBMWebSphereAppServerprofilesDmgr01configcellsCNXCell01clustersViewerCl uster •Change the line to match the same location as the Connections cluster settings: logDirectory="${MESSAGE_STORE_PATH}/ViewerCluster/log“ permanentStoreDirectory="${MESSAGE_STORE_PATH}/ViewerCluster/store" temporaryStoreDirectory="${MESSAGE_STORE_PATH}/ViewerCluster/store“ This puts all WebSphere specific message stores into the same location in the share file location
  • 31. UKLUG 2012 – Cardiff, Wales Surveys / IBM Forms Builder Experience It’s Simple, Really: 1. Create WebSphere Servers/Cluster 2. Create the DB2 Database 3. Download - unpack 4. Install the First Server, Then The cluster server (if you plan to) 5. Update widget-config.xml, Map app to HTTP server, Synch nodes 6. Regenerate HTTP plug-in and deploy – Restart HTTP server 7. Connect to the Forms Screen and run the setup 8. Add extra Indexes to the DB2 server 9. Add the Widget information into the widget.config.xml 10. Synch nodes, restart Connections and Forms server(s) 11. Ta-Taaaa!
  • 32. UKLUG 2012 – Cardiff, Wales Create the DB2 Database •Surveys / Forms Experience Builder REQUIRES DB2 – so if you use SQL or Oracle for your Connections environment and want Surveys you need to install a DB2 server •When creating the dB use these commands, the commands in the documentation are partially incorrect and badly formatted: CREATE DB FEBDB using codeset UTF-8 territory us PAGESIZE 32768 connect to FEBDB CREATE BUFFERPOOL BUFFERFEB IMMEDIATE SIZE 250 PAGESIZE 32K CREATE USER TEMPORARY TABLESPACE LARGE_USERTEMP PAGESIZE 32k MANAGED BY AUTOMATIC STORAGE EXTENTSIZE 16 PREFETCHSIZE 16 BUFFERPOOL BUFFERFEB grant dbadm on database to LCUSER
  • 33. UKLUG 2012 – Cardiff, Wales Add the Widget definition to the widget-config.xml <widgetDef defId="Surveys" description="Surveys.desc" bundleRefId="formiwidget" primaryWidget="true" showInPalette="true" modes="view edit fullpage" uniqueInstance="true" loginRequired="false" url="{webresourcesSvcRef}/web/com.ibm.form.integrations.formiwidget/Surveys.xml" helpLink="/topic/com.ibm.lotus.connections.communities.surveys.help/community_survey_frame.html" iconUrl="{webresourcesSvcRef}/web/com.ibm.form.integrations.formiwidget/images/survey_widget_icon.png"> <itemSet> <item name="formSeverBaseUrl" value="/forms"/> <item name="surveyNumberInOverview" value="5"/> <item name="communitiesSvcRef" value="{communitiesSvcRef}"/> <item name="webresourcesSvcRef" value="{webresourcesSvcRef}"/> <item name="opensocialSvcRef" value="{opensocialSvcRef}"/> <item name="version" value="{version}"/> </itemSet> <lifecycle remoteHandlerURL="http://cnx5.toalsys.social/forms/secure/org/lifecycle" remoteHandlerAuthenticationAlias="connectionsAdmin"> <event>community.members.added</event> <event>community.members.removed</event> <event>widget.added</event> <event>widget.removed</event> <event>community.updated</event> <event>community.visibility.changed</event> <event>community.prepare.delete</event> <event>community.members.modified</event> <event>community.org.changed</event> </lifecycle></widgetDef>
  • 34. UKLUG 2012 – Cardiff, Wales Install Forms Experience Builder •Using IBM Installation Manager on the actual FORMS server, not the Deployment manager – unless that is where FORMS is running •Unpack FEB 8.5.1 and add the repository to IIM
  • 35. UKLUG 2012 – Cardiff, Wales •Run though the Install Process
  • 36. UKLUG 2012 – Cardiff, Wales •Surveys Continued . . . •More Installation Joy
  • 37. UKLUG 2012 – Cardiff, Wales •Surveys Continued . . . •Map The App to the HTTP server
  • 38. UKLUG 2012 – Cardiff, Wales Do the WAS Stuff •Sync Nodes, Regenerate the HTTP plug-in, Deploy it, restart HTTP server(s) and start the FORMS server(s) •Connect to the Forms interface – in my example that is: http://cnx5.toalsys.social/forms
  • 39. UKLUG 2012 – Cardiff, Wales •Surveys Continued . . . •Do the Setup Steps …
  • 40. UKLUG 2012 – Cardiff, Wales Create some more DB2 indexes to improve performance •Use these commands …. Same reason as before Connect to FEBDB CREATE BUFFERPOOL FEB4KBP IMMEDIATE SIZE 250 AUTOMATIC PAGESIZE 4 K CREATE LARGE TABLESPACE USERSPACE4K PAGESIZE 4 K MANAGED BY AUTOMATIC STORAGE BUFFERPOOL FEB4KBP CREATE BUFFERPOOL FEB8KBP IMMEDIATE SIZE 250 AUTOMATIC PAGESIZE 8 K CREATE LARGE TABLESPACE USERSPACE8K PAGESIZE 8 K MANAGED BY AUTOMATIC STORAGE BUFFERPOOL FEB8KBP CREATE BUFFERPOOL FEB16KBP IMMEDIATE SIZE 250 AUTOMATIC PAGESIZE 16 K CREATE LARGE TABLESPACE USERSPACE16K PAGESIZE 16 K MANAGED BY AUTOMATIC STORAGE BUFFERPOOL FEB16KBP
  • 41. UKLUG 2012 – Cardiff, Wales Ta-TAAAAAAA! “Oohh, of questions many you have?”