SlideShare ist ein Scribd-Unternehmen logo
1 von 37
Downloaden Sie, um offline zu lesen
IBM Messaging and Domino
Application Vision/Roadmap
Pete Janzen
Sr. Product Manage – IBM
© 2015 IBM Corporation
Legal Disclaimer:
IBM’s statements regarding its plans, directions, and intent are subject to
change or withdrawal without notice at IBM’s sole discretion. Information
regarding potential future products is intended to outline our general product
direction and it should not be relied on in making a purchasing decision.
The information mentioned regarding potential future products is not a
commitment, promise, or legal obligation to deliver any material, code or
functionality. Information about potential future products may not be
incorporated into any contract. The development, release, and timing of any
future features or functionality described for our products remains at our sole
discretion.
© 2015 IBM Corporation
Messaging
Roadmap
© 2015 IBM Corporation
3,000+ new features
On Cloud, includes HIPAA compliance
IBM Connections v5
300 mobile releases IBM Verse GA
Connections Next
Bring focus to what you are
working on
Enhance customization and
personalization
IBM Connections Cloud
Actiance Vantage support
IBM Connections Files offering
IBM Bluemix
IBM Domino application services
IBM Connections services
2014
IBM Watson
Integration and solutions
2015
IBM Notes/Domino Next
Updates and enhancements
© 2015 IBM Corporation
IBM Messaging
Roadmap
IBM Verse GA
IBM Mail Support for
Microsoft Outlook 2013
IBM Notes Traveler Next
IBM Notes / Domino Next
IBM Verse (on-premises)
IBM Notes / Domino Next+1
IBM Domino Apps Update
(XPages / Mobile)
IBM Notes / Domino Next+2
IBM Verse Next (on-premises)
IBM Mail Support for
Microsoft Outlook
IBM Verse Mobile
(iOS, Android)
IBM Verse Next
IBM Domino
on SoftLayer
IBM Verse Next+1 IBM Verse Next+2 IBM Verse Next+n
IBM Domino Apps Update
(XPages / Mobile) IBM Domino Apps Update+1
(XPages / Mobile)
IBM Domino
on BlueMix
CLOUDON-PREMISES
ND 9.0.x
ND 8.5.x
ND 8.0.x EOS Apr-2015
At least Sep-2017, no EOS announced
+ 3 years Extended Support
At least Sep-2019
+ 3 years
S&S *** SUBJECT TO CHANGE AT IBM’S SOLE DISCRETION ***
UPDATED: 20-Apr-
2015
© 2015 IBM Corporation
What’s coming in
IBM Notes and Domino Next
• Notes on Apple Mac 64-bit OS X
• Improved calendar interoperability with Microsoft
Exchange
• Notes Browser Plug-in enhancements
• Run rules on existing email messages
• Invitee can forward a meeting invitation as an invitation
• “IBM mail support for Microsoft Outlook 2013” GA
• Delegate Calendar without delegating Contacts
• Display Internet addresses instead of Notes addresses
© 2015 IBM Corporation
IBM Verse
Roadmap
© 2015 IBM Corporation
IBM Verse
Post-GA priorities
• Offline
• Mobile: native iOS and Android
• Enhanced Calendar
• Deepen social integration
• Personal Assistant based on
IBM Watson
• Extensibility and programmability for 3rd party integration
• Continuous enhancement based on user usage metrics
• On-premises support
© 2015 IBM Corporation
IBM Verse
Plans for 2Q2015…
• Mute threads
• Share to Blog w/ Attachments
• Additional Visual Improvements
• Getting Started Help
• Display Business Card on Type-ahead
• Calendar Improvements
• Team analytics improvements
• Single click to add attachment to Files
• Encrypted Mail Support
• Signature support
• Out-of-office Support
• Forms/LotusScript Support
• Safari 8 Support
• Verse Offline beta
© 2015 IBM Corporation
IBM Verse
Plans for 2H2015…
• Verse Extensibility
• Share to Forums
• Social Contacts
• Support advanced sets in Important to Me Bar
• Delegated Access to Mail & Calendar
• Verse Offline
• Cognitive Enhancements
© 2015 IBM Corporation
IBM Verse – Mobile Directions
• 2nd Quarter Plans
• Verse App for iOS
April – GA for iPhone, Beta for iPad
May – GA for Android
June – GA for iPad
• Simple and elegant mail & calendar experience
Threading
Connections business card
Connections Files Integration
Folder support
Important to me – including Suggestions
Needs Action / Waiting For
• 2nd Half Plans
• Find anything in Verse
• Sametime awareness and chat
• Team Analytics
• Mute threads
• Share into Community
• In-Line preview of attachments
© 2015 IBM Corporation
IBM Verse
Extensibility and API objectives
Partnering for success:
• Cover key integration points
• Build the supporting ecosystem
• Focus on key differentiators
Verse extensibility
Service APIs
© 2015 IBM Corporation
IBM Verse
Extensibility and API directions
Integrated actions:
• Allow for adding actions which work against content in Verse
• Acting on a notification from a workflow application
• Moving a message into a CRM system for an identified opportunity
• Archiving a message as “CLASSIFIED”
Export insight:
• Allow external applications to leverage Verse’s analytics and social insight
• People important / suggested to me
• Team analytics
• Needs Action / Waiting for Action
© 2015 IBM Corporation
IBM Verse
Extensibility and API directions
Improve on a New Way to Work:
• Allow insights gathered from external resources to enhance the Verse experience
• Supplementing “suggested people” based on relationships found in a CRM system
• Improved search filters based on industry-specific taxonomy
• Recommendations on existing Needs Action or Waiting for Action tasks
Freedom to collaborate:
• Allow for the substitution of third-party collaboration services in place of IBM’s
• Chat
• Files
• …
© 2015 IBM Corporation
 Create transfer groups
quickly and easily by
dragging and dropping or via
CSV.
 Reduce your workload by
preserving provisioning
settings and applying them to
transfer groups.
 Limit how much data is
transferred by selective
transfer.
 Customize your pre and post
transfer user notifications.
 Schedule transfers off hours
or execute immediately.
 Quickly identify and
remediate issues without
contacting IBM Support
through detailed error
messages.
Reduction in steps to deploy!
Mail Onboarding Manager
http://www-01.ibm.com/support/knowledgecenter/SSPS94/hybrid/topics/onboard_intro_c.html
© 2015 IBM Corporation
IBM Domino
Application Development
Roadmap
© 2015 IBM Corporation
Application Development Candidates
2015 and Beyond
• Domino applications on IBM Bluemix
• Responsive web design for XPages
• Relational data source for XPages
• Encryption/Signature support in XPages
• Domino Designer productivity enhancements
• Improved application build management
• REST API enhancements
• NSF enhancements
• Enhance integration with Connection
© 2015 IBM Corporation
Domino Database (NSF) Enhancements
• Live View Refresh
• Problem: Application performance can be poor when views indexes
are being refreshed at the same time when reading/writing to a view.
• Solution: Providing dedicated background thread for maintaining
critical view indexes can dramatically improve performance.
• Currently available in 9.0.1 FP3
• Store database view indexes (NIF) on disk
• Store views indexes outside of NSF
• Views often consume 20% – 40% of NSF storage. Moving indexes
outside of NSF frees up more room for application data.
View indexes on disk can grow to 1 Terabyte
• Reduces backup costs because amount of data backed up is reduced.
Futures
Responsive XPages
© 2015 IBM Corporation
Develop Once For Desktop, Tablet or Smartphone
• Build web applications which automatically adapt to
the screen area of a desktop, tablet or smartphone
• Bootstrap makes it easy to build elegant responsive web apps
© 2015 IBM Corporation
Two Application Layout Configurations
• Responsive Bootstrap Configuration
• Simple Responsive Configuration
© 2015 IBM Corporation
3 New Responsive Controls in ExtLIB v12 on OpenNTF
Carousel Control
Dashboard Control
Navbar Control
Futures
Relational data source for XPages
© 2015 IBM Corporation
Improve Productivity By Bringing Data To The User
• Integrate data from relational databases into the
context of your collaborative or workflow
driven Domino XPages application
• Create dashboards that allow knowledge
workers to quickly access data from
disparate systems
• Allow developers to easily integrate
relational data into XPages applications
with Domino Designer
• Connection pooling
• JDBC driver plugin wizard
DB2®
SQL
Server®
Sybase®
Oracle®
JDBC ....
Domino
MySQL®
© 2015 IBM Corporation
Futures
Document encryption & signature support for XPages
© 2015 IBM Corporation
Secure Your Data On The Web
• Ensure only the people you want to access the data can
access the data using XPages document encryption
• Simplify access using public keys or apply
greater control using secret keys
• Ensure authenticity by electronically signing Domino
documents from the web
+
+ X
© 2015 IBM Corporation
IBM Domino
on Cloud
© 2015 IBM Corporation
World-Wide Services
• 20 Data Centers today
• More than 120,000 Servers and 22,000,000 Domains
• $1.2 billion expenditure to add an additional
15 data centers worldwide in 2014
• 22 Network Points of Presence
in 11 countries to facilitate response times
Flexible, Automated Infrastructure
Data Center & Pods
• Standardized, modular hardware configurations
• Globally consistent service portfolio
Triple Network
• Public network for cloud services
• VPN for secure management
• Private network for communications and shared services
IMS (Automation Software)
• Bare metal provisioning
• Integrated BSS/OSS
• Comprehensive network management
SoftLayer Provides Infrastructure as a Service
© 2015 IBM Corporation
Domino Applications On Cloud – A Proven Approach
• It's exactly the same in every way as traditional on-premise Domino,
because it IS the same software!
• Administrators and end users won't notice any difference
• You can choose to manage Domino as you always have,
or have a BP or IBM Managed Business Services do it for you
• The only change is the SoftLayer platform, which provides
• The flexibility and fault-tolerance of a private or shared
hosted environment with multiple worldwide data centers
• The infrastructure under Domino is managed for you
Domino Applications
on Cloud
Domino Designer
Develop and Deploy to
on-premises or cloud
Replication
IBM Domino
on premises
Notes
client
Desktop
browser
Smart
Devices /
Mobile
Smart
Devices
© 2015 IBM Corporation
Licensing Options Today
• Bring your own software and license (BYOSL)
• Domino software
• Use existing Domino licenses
• Acquire additional Domino licenses from Passport Advantage
• Acquire cloud infrastructure from SoftLayer
• Optionally acquire managed hosting services from ISSC or BP
• Partners providing managed hosted services for SoftLayer
• Partners also providing Domino cloud infrastructures on 3rd party hosting platforms
© 2015 IBM Corporation
Futures
Domino on Bluemix
© 2015 IBM Corporation
Compose
applications
from a rich library of IBM,
3rd party and open source
runtimes, services and
APIs.
Code with
confidence
knowing IBM’s cloud
platform is built on a
foundation of open
standards.
Deploy and scale
new applications and
services with infrastructure
services from IBM
SoftLayer.
DevOps
Big Data
Mobile
Cloud Integration
Security
Internet of Things
Business Analytics
Database
Web and application
Bluemix services
include:Run apps in any language
Built on open standards
Integration services to
systems of record
Designed for mobile
Provides DevOps services
About Bluemix
Bluemix - Create & Deploy apps
© 2015 IBM Corporation
Release the Power of Domino on IBM Bluemix!
• Customers realize the next generation of LOB apps
• Customers can access Domino applications on IBM Bluemix
• Be more responsive to your changing business requirements
• App.Next  New types of applications that use services
like Watson, mobile, social files and more....
• Leverage your investment in Notes & Domino apps
Easier path to modernized applications
Integrate your on-premises applications
• Business Partners benefit from new opportunities
• New routes to market (IBM Cloud Marketplace)
• Embrace more of the IBM portfolio and 3rd party services
• Focus on selling the value of your solution,
not the supporting infrastructure
© 2015 IBM Corporation
Rapidly Deliver Applications And Services
• Developers Can Focus on Developing
• Bluemix provides a click-and-play environment to build, manage and run Domino apps
XPages runtime allows Domino developers to bring their skills to the cloud
Domino NoSQL Database service provides secure data store
XPages boilerplate allows developers to quickly get an application up an running
Use runtimes like: Node.js or Liberty to build apps against Domino
• Devops - allow the developer to run the entire app
• Dashboard for monitoring applications
• Easily scale applications to meet work loads
• Deliver resilient applications which provide
high availability and quickly recover from problems
• Automate builds with code in RTC or Git
© 2015 IBM Corporation
XPages Runtime
(Buildpack)
Domino Server
Domino NoSQL Database service instance
To Do AppExpense App (1) Expense App (2)
XPages App
Instance
XPages App
Instance
XPages App
Instance
NRPC and/or REST API
SoftLayer
Designer
Exp-Data.nsf ToDoData.nsf
Exp-design.nsf Exp-design.nsf ToDo_design.nsf
IDE/DevOps
Domino Apps for Bluemix Architecture
Internet
IBMBluemixIBMBluemixIBMBluemixIBMBluemixIBMBluemix
CloudFoundry
© 2015 IBM Corporation
Domino on Bluemix 2015 Roadmap Directions
• Bluemix Runtime
• Domino XPages Runtime for dev, test and production
• Bluemix Service
• Domino Data service for dev and test
Production ready data service provided by
customer, BP or IBM services team
• Bluemix Boilerplate
• XPages/Domino Database starter kit with samples
to quickly get up and running on Bluemix
• Domino Designer extensions
• Build applications for Bluemix
• Deploy applications to Bluemix
1H 2015 2H 2015
Experimental Beta
Domino
Designer
Grazie!

Weitere ähnliche Inhalte

Mehr von Dominopoint - Italian Lotus User Group

Mehr von Dominopoint - Italian Lotus User Group (20)

TOTP - Time-Based One Time password in Domino
TOTP - Time-Based One Time password in DominoTOTP - Time-Based One Time password in Domino
TOTP - Time-Based One Time password in Domino
 
Domino Backup V12 - Un nuovo Task
Domino Backup V12 - Un nuovo TaskDomino Backup V12 - Un nuovo Task
Domino Backup V12 - Un nuovo Task
 
Mail Client from Traveler to Verse On-Premises
Mail Client from Traveler to Verse On-PremisesMail Client from Traveler to Verse On-Premises
Mail Client from Traveler to Verse On-Premises
 
IBM Worspace: Towards a culture of conversations
IBM Worspace: Towards a culture of conversationsIBM Worspace: Towards a culture of conversations
IBM Worspace: Towards a culture of conversations
 
Microsoft Outlook for Domino (IMSMO)
Microsoft Outlook for Domino (IMSMO)Microsoft Outlook for Domino (IMSMO)
Microsoft Outlook for Domino (IMSMO)
 
Riding the Enterprise Integration train
Riding the Enterprise Integration trainRiding the Enterprise Integration train
Riding the Enterprise Integration train
 
Ortocloud l'applicazione per fare orto su Bluemix
Ortocloud l'applicazione per fare orto su BluemixOrtocloud l'applicazione per fare orto su Bluemix
Ortocloud l'applicazione per fare orto su Bluemix
 
Meetit16 KeyNote di Apertura
Meetit16 KeyNote di AperturaMeetit16 KeyNote di Apertura
Meetit16 KeyNote di Apertura
 
IBM Domino Modernizing apps with Angularjs
IBM Domino Modernizing apps with AngularjsIBM Domino Modernizing apps with Angularjs
IBM Domino Modernizing apps with Angularjs
 
IBM Connections How to use existing data to increase adoption success with IB...
IBM Connections How to use existing data to increase adoption success with IB...IBM Connections How to use existing data to increase adoption success with IB...
IBM Connections How to use existing data to increase adoption success with IB...
 
Cloudant e XPages
Cloudant e XPagesCloudant e XPages
Cloudant e XPages
 
IBM Bluemix
IBM BluemixIBM Bluemix
IBM Bluemix
 
IBM Connections 10 things every user should know
IBM Connections 10 things every user should knowIBM Connections 10 things every user should know
IBM Connections 10 things every user should know
 
IBM Verse New Way To Work
IBM Verse New Way To WorkIBM Verse New Way To Work
IBM Verse New Way To Work
 
Crossware MailSignature
Crossware MailSignatureCrossware MailSignature
Crossware MailSignature
 
Cooperteam soluzioni
Cooperteam soluzioniCooperteam soluzioni
Cooperteam soluzioni
 
Notes and Domino Roadmap
Notes and Domino RoadmapNotes and Domino Roadmap
Notes and Domino Roadmap
 
La Collaborazione Europea
La Collaborazione EuropeaLa Collaborazione Europea
La Collaborazione Europea
 
the future of work
the future of workthe future of work
the future of work
 
Dominopoint meet the experts 2015 - XPages
Dominopoint   meet the experts 2015 - XPagesDominopoint   meet the experts 2015 - XPages
Dominopoint meet the experts 2015 - XPages
 

Kürzlich hochgeladen

%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
chiefasafspells
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
VictoriaMetrics
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 

Kürzlich hochgeladen (20)

%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open SourceWSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
 
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 

IBM Messaging and Domino - Application Vision Roadmap

  • 1. IBM Messaging and Domino Application Vision/Roadmap Pete Janzen Sr. Product Manage – IBM
  • 2. © 2015 IBM Corporation Legal Disclaimer: IBM’s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM’s sole discretion. Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing decision. The information mentioned regarding potential future products is not a commitment, promise, or legal obligation to deliver any material, code or functionality. Information about potential future products may not be incorporated into any contract. The development, release, and timing of any future features or functionality described for our products remains at our sole discretion.
  • 3. © 2015 IBM Corporation Messaging Roadmap
  • 4. © 2015 IBM Corporation 3,000+ new features On Cloud, includes HIPAA compliance IBM Connections v5 300 mobile releases IBM Verse GA Connections Next Bring focus to what you are working on Enhance customization and personalization IBM Connections Cloud Actiance Vantage support IBM Connections Files offering IBM Bluemix IBM Domino application services IBM Connections services 2014 IBM Watson Integration and solutions 2015 IBM Notes/Domino Next Updates and enhancements
  • 5. © 2015 IBM Corporation IBM Messaging Roadmap IBM Verse GA IBM Mail Support for Microsoft Outlook 2013 IBM Notes Traveler Next IBM Notes / Domino Next IBM Verse (on-premises) IBM Notes / Domino Next+1 IBM Domino Apps Update (XPages / Mobile) IBM Notes / Domino Next+2 IBM Verse Next (on-premises) IBM Mail Support for Microsoft Outlook IBM Verse Mobile (iOS, Android) IBM Verse Next IBM Domino on SoftLayer IBM Verse Next+1 IBM Verse Next+2 IBM Verse Next+n IBM Domino Apps Update (XPages / Mobile) IBM Domino Apps Update+1 (XPages / Mobile) IBM Domino on BlueMix CLOUDON-PREMISES ND 9.0.x ND 8.5.x ND 8.0.x EOS Apr-2015 At least Sep-2017, no EOS announced + 3 years Extended Support At least Sep-2019 + 3 years S&S *** SUBJECT TO CHANGE AT IBM’S SOLE DISCRETION *** UPDATED: 20-Apr- 2015
  • 6. © 2015 IBM Corporation What’s coming in IBM Notes and Domino Next • Notes on Apple Mac 64-bit OS X • Improved calendar interoperability with Microsoft Exchange • Notes Browser Plug-in enhancements • Run rules on existing email messages • Invitee can forward a meeting invitation as an invitation • “IBM mail support for Microsoft Outlook 2013” GA • Delegate Calendar without delegating Contacts • Display Internet addresses instead of Notes addresses
  • 7. © 2015 IBM Corporation IBM Verse Roadmap
  • 8. © 2015 IBM Corporation IBM Verse Post-GA priorities • Offline • Mobile: native iOS and Android • Enhanced Calendar • Deepen social integration • Personal Assistant based on IBM Watson • Extensibility and programmability for 3rd party integration • Continuous enhancement based on user usage metrics • On-premises support
  • 9. © 2015 IBM Corporation IBM Verse Plans for 2Q2015… • Mute threads • Share to Blog w/ Attachments • Additional Visual Improvements • Getting Started Help • Display Business Card on Type-ahead • Calendar Improvements • Team analytics improvements • Single click to add attachment to Files • Encrypted Mail Support • Signature support • Out-of-office Support • Forms/LotusScript Support • Safari 8 Support • Verse Offline beta
  • 10. © 2015 IBM Corporation IBM Verse Plans for 2H2015… • Verse Extensibility • Share to Forums • Social Contacts • Support advanced sets in Important to Me Bar • Delegated Access to Mail & Calendar • Verse Offline • Cognitive Enhancements
  • 11. © 2015 IBM Corporation IBM Verse – Mobile Directions • 2nd Quarter Plans • Verse App for iOS April – GA for iPhone, Beta for iPad May – GA for Android June – GA for iPad • Simple and elegant mail & calendar experience Threading Connections business card Connections Files Integration Folder support Important to me – including Suggestions Needs Action / Waiting For • 2nd Half Plans • Find anything in Verse • Sametime awareness and chat • Team Analytics • Mute threads • Share into Community • In-Line preview of attachments
  • 12. © 2015 IBM Corporation IBM Verse Extensibility and API objectives Partnering for success: • Cover key integration points • Build the supporting ecosystem • Focus on key differentiators Verse extensibility Service APIs
  • 13. © 2015 IBM Corporation IBM Verse Extensibility and API directions Integrated actions: • Allow for adding actions which work against content in Verse • Acting on a notification from a workflow application • Moving a message into a CRM system for an identified opportunity • Archiving a message as “CLASSIFIED” Export insight: • Allow external applications to leverage Verse’s analytics and social insight • People important / suggested to me • Team analytics • Needs Action / Waiting for Action
  • 14. © 2015 IBM Corporation IBM Verse Extensibility and API directions Improve on a New Way to Work: • Allow insights gathered from external resources to enhance the Verse experience • Supplementing “suggested people” based on relationships found in a CRM system • Improved search filters based on industry-specific taxonomy • Recommendations on existing Needs Action or Waiting for Action tasks Freedom to collaborate: • Allow for the substitution of third-party collaboration services in place of IBM’s • Chat • Files • …
  • 15. © 2015 IBM Corporation  Create transfer groups quickly and easily by dragging and dropping or via CSV.  Reduce your workload by preserving provisioning settings and applying them to transfer groups.  Limit how much data is transferred by selective transfer.  Customize your pre and post transfer user notifications.  Schedule transfers off hours or execute immediately.  Quickly identify and remediate issues without contacting IBM Support through detailed error messages. Reduction in steps to deploy! Mail Onboarding Manager http://www-01.ibm.com/support/knowledgecenter/SSPS94/hybrid/topics/onboard_intro_c.html
  • 16. © 2015 IBM Corporation IBM Domino Application Development Roadmap
  • 17. © 2015 IBM Corporation Application Development Candidates 2015 and Beyond • Domino applications on IBM Bluemix • Responsive web design for XPages • Relational data source for XPages • Encryption/Signature support in XPages • Domino Designer productivity enhancements • Improved application build management • REST API enhancements • NSF enhancements • Enhance integration with Connection
  • 18. © 2015 IBM Corporation Domino Database (NSF) Enhancements • Live View Refresh • Problem: Application performance can be poor when views indexes are being refreshed at the same time when reading/writing to a view. • Solution: Providing dedicated background thread for maintaining critical view indexes can dramatically improve performance. • Currently available in 9.0.1 FP3 • Store database view indexes (NIF) on disk • Store views indexes outside of NSF • Views often consume 20% – 40% of NSF storage. Moving indexes outside of NSF frees up more room for application data. View indexes on disk can grow to 1 Terabyte • Reduces backup costs because amount of data backed up is reduced.
  • 20. © 2015 IBM Corporation Develop Once For Desktop, Tablet or Smartphone • Build web applications which automatically adapt to the screen area of a desktop, tablet or smartphone • Bootstrap makes it easy to build elegant responsive web apps
  • 21. © 2015 IBM Corporation Two Application Layout Configurations • Responsive Bootstrap Configuration • Simple Responsive Configuration
  • 22. © 2015 IBM Corporation 3 New Responsive Controls in ExtLIB v12 on OpenNTF Carousel Control Dashboard Control Navbar Control
  • 24. © 2015 IBM Corporation Improve Productivity By Bringing Data To The User • Integrate data from relational databases into the context of your collaborative or workflow driven Domino XPages application • Create dashboards that allow knowledge workers to quickly access data from disparate systems • Allow developers to easily integrate relational data into XPages applications with Domino Designer • Connection pooling • JDBC driver plugin wizard DB2® SQL Server® Sybase® Oracle® JDBC .... Domino MySQL®
  • 25. © 2015 IBM Corporation Futures Document encryption & signature support for XPages
  • 26. © 2015 IBM Corporation Secure Your Data On The Web • Ensure only the people you want to access the data can access the data using XPages document encryption • Simplify access using public keys or apply greater control using secret keys • Ensure authenticity by electronically signing Domino documents from the web + + X
  • 27. © 2015 IBM Corporation IBM Domino on Cloud
  • 28. © 2015 IBM Corporation World-Wide Services • 20 Data Centers today • More than 120,000 Servers and 22,000,000 Domains • $1.2 billion expenditure to add an additional 15 data centers worldwide in 2014 • 22 Network Points of Presence in 11 countries to facilitate response times Flexible, Automated Infrastructure Data Center & Pods • Standardized, modular hardware configurations • Globally consistent service portfolio Triple Network • Public network for cloud services • VPN for secure management • Private network for communications and shared services IMS (Automation Software) • Bare metal provisioning • Integrated BSS/OSS • Comprehensive network management SoftLayer Provides Infrastructure as a Service
  • 29. © 2015 IBM Corporation Domino Applications On Cloud – A Proven Approach • It's exactly the same in every way as traditional on-premise Domino, because it IS the same software! • Administrators and end users won't notice any difference • You can choose to manage Domino as you always have, or have a BP or IBM Managed Business Services do it for you • The only change is the SoftLayer platform, which provides • The flexibility and fault-tolerance of a private or shared hosted environment with multiple worldwide data centers • The infrastructure under Domino is managed for you Domino Applications on Cloud Domino Designer Develop and Deploy to on-premises or cloud Replication IBM Domino on premises Notes client Desktop browser Smart Devices / Mobile Smart Devices
  • 30. © 2015 IBM Corporation Licensing Options Today • Bring your own software and license (BYOSL) • Domino software • Use existing Domino licenses • Acquire additional Domino licenses from Passport Advantage • Acquire cloud infrastructure from SoftLayer • Optionally acquire managed hosting services from ISSC or BP • Partners providing managed hosted services for SoftLayer • Partners also providing Domino cloud infrastructures on 3rd party hosting platforms
  • 31. © 2015 IBM Corporation Futures Domino on Bluemix
  • 32. © 2015 IBM Corporation Compose applications from a rich library of IBM, 3rd party and open source runtimes, services and APIs. Code with confidence knowing IBM’s cloud platform is built on a foundation of open standards. Deploy and scale new applications and services with infrastructure services from IBM SoftLayer. DevOps Big Data Mobile Cloud Integration Security Internet of Things Business Analytics Database Web and application Bluemix services include:Run apps in any language Built on open standards Integration services to systems of record Designed for mobile Provides DevOps services About Bluemix Bluemix - Create & Deploy apps
  • 33. © 2015 IBM Corporation Release the Power of Domino on IBM Bluemix! • Customers realize the next generation of LOB apps • Customers can access Domino applications on IBM Bluemix • Be more responsive to your changing business requirements • App.Next  New types of applications that use services like Watson, mobile, social files and more.... • Leverage your investment in Notes & Domino apps Easier path to modernized applications Integrate your on-premises applications • Business Partners benefit from new opportunities • New routes to market (IBM Cloud Marketplace) • Embrace more of the IBM portfolio and 3rd party services • Focus on selling the value of your solution, not the supporting infrastructure
  • 34. © 2015 IBM Corporation Rapidly Deliver Applications And Services • Developers Can Focus on Developing • Bluemix provides a click-and-play environment to build, manage and run Domino apps XPages runtime allows Domino developers to bring their skills to the cloud Domino NoSQL Database service provides secure data store XPages boilerplate allows developers to quickly get an application up an running Use runtimes like: Node.js or Liberty to build apps against Domino • Devops - allow the developer to run the entire app • Dashboard for monitoring applications • Easily scale applications to meet work loads • Deliver resilient applications which provide high availability and quickly recover from problems • Automate builds with code in RTC or Git
  • 35. © 2015 IBM Corporation XPages Runtime (Buildpack) Domino Server Domino NoSQL Database service instance To Do AppExpense App (1) Expense App (2) XPages App Instance XPages App Instance XPages App Instance NRPC and/or REST API SoftLayer Designer Exp-Data.nsf ToDoData.nsf Exp-design.nsf Exp-design.nsf ToDo_design.nsf IDE/DevOps Domino Apps for Bluemix Architecture Internet IBMBluemixIBMBluemixIBMBluemixIBMBluemixIBMBluemix CloudFoundry
  • 36. © 2015 IBM Corporation Domino on Bluemix 2015 Roadmap Directions • Bluemix Runtime • Domino XPages Runtime for dev, test and production • Bluemix Service • Domino Data service for dev and test Production ready data service provided by customer, BP or IBM services team • Bluemix Boilerplate • XPages/Domino Database starter kit with samples to quickly get up and running on Bluemix • Domino Designer extensions • Build applications for Bluemix • Deploy applications to Bluemix 1H 2015 2H 2015 Experimental Beta Domino Designer