IBM Presents Domino Application Development: Present and Future. Barry Rosen Martin Donnelly Brian Gleeson

Size: px
Start display at page:

Download "IBM Presents Domino Application Development: Present and Future. Barry Rosen Martin Donnelly Brian Gleeson"

Transcription

1 IBM Presents Domino Application Development: Present and Future Barry Rosen Martin Donnelly Brian Gleeson

2 Please note 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. Performance is based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the amount of multiprogramming in the user s job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve results similar to those stated here. IBM s statements regarding its plans, directions and intent are subject to change or withdrawal without notice at IBM s sole discretion. 2 5/11/201 7

3 Introductions Barry Rosen ICS Offering 3

4 Notes / Domino Investments Delivered in 2016 and Coming in 2017 Support period extension and Continuous Improvements announcement Normal Passport Advantage schedule tied to Versions / Releases Notes / Domino changes to incremental delivery model with continued updates via Feature Packs September announcement extended the support extension for all current Notes and Domino platforms through at least September 2021 Fix Pack 7 released September 2016, FP8 1q2017, etc Most features originally discussed as Notes / Domino are being released through Feature Packs IBM Mail Support for Microsoft Outlook (IMSMO) Extended Outlook support both the on premises and cloud deployments ICAA App.Next Domino XPages run-time on Bluemix was made available in Q IBM Verse On-Premises (General Availability December 30th 2016) Major addition for Notes / Domino customers continued improvement to the platform! Intended for all active S&S and Dual Entitlement subscriptions which include Enterprise Client Access License (CAL) Recommended to use with IBM Connections 5.5 Files and Profiles to be deployed (on-premises) IBM s statements regarding its plans, directions and intent are subject to change or withdrawal without notice at IBM s sole discretion.

5 What is a Feature Pack? A Feature Pack delivers features, in addition to fixes. Our intent is to provide Feature Packs at a cadence of 3-4 per year o o Notes / Domino will be the baseline release and future updates will be delivered as feature packs on top of This provides a mechanism for continuous delivery and eases deployments There are core technical elements required to support the longevity of Domino applications and these are of the highest priority in the upcoming Feature Packs IBM s statements regarding its plans, directions and intent are subject to change or withdrawal without notice at IBM s sole discretion.

6 ND Continuous Improvements incl. Verse ND9.0.1 support & FP announce IMSMO V2, Bluemix, ICAA GA Verse On-Prem Domino Apps new invest BP / Modernization IBM Platform update ND8.5 fee ext. support begins ND Feature Packs (incl VOP) ApplicationInsights powered by All statements about future shipments and support are for planning purposes only and subject to change at IBM s sole discretion

7 Notes / Domino Template Updates Template releases will be in separate downloads aligned with Feature Pack releases Posted on IBM Fix Central and not packaged with the fix pack installer optional download to upgrade templates Only updated templates will be released Will include changes needed for corresponding features / fixes in the Notes / Domino Feature Pack There will be one zip file for English and one zip for all other languages posted IBM s statements regarding its plans, directions and intent are subject to change or withdrawal without notice at IBM s sole discretion.

8 Notes Windows Feature Pack Candidates Notes Fix Pack 7 Notes Feature Pack 8 Notes Feature Pack 9 High Priority Improved support in the Notes client for high resolution monitors including 4k monitors Support for TNEF based calendar invitations in Notes / Domino addressing parsing issues Support Java 8 runtime Ability to show internet address instead of Notes addresses in Mail / Calendar / Contacts and ToDo s Improvements in rendering forwarded MIME messages (readonly) Mail template update Policy support for Group By Date and beginning of message Upgrade OSGi / Eclipse / SWT to support Java 8 compile time Ability to run rules on existing s Support for persistent VDIs for Roaming and SAML configurations Support for Last Name / First Name mail addressing in Notes client providing consistent results Support auto refresh for delegated mail files Upgrade Embedded Sametime Support for STARTTLS protocol in Notes client Support for incremental overlay in federated calendars for ICS files Delegate Calendar and ToDo's option when delegating mail files Increase limit for junk mail in the Notes client Archiving with editor access for delegates Support for folder design upgrades for large number of folders Forward invitation as an invitation Support on Touch Screens IBM s statements regarding its plans, directions and intent are subject to change or withdrawal without notice at IBM s sole discretion.

9 Domino / Application Development Feature Pack Candidates Domino Fix Pack 7 Domino Feature Pack 8 Domino Feature Pack 9 High Priority Notes / Domino Port Encryption upgraded to AES Upgrade Java 1.8 (Run time only) Move Views outside of NSF for Increased data store in NSF Document encryption for XPages Backend LotusScript / JavaScript / Java Access to ID Vault Increase Document Summary limit from 64k to 16mb Domino Designer source control extension point for Swiper integration Pubnames template update Support ADFS Upgrade to Java 1.8 (Designer Compile time) Upgrade OSGi on Domino Server NIF: Concurrency Enhancements & in-line view update Domino policy to restrict mail from forwarding to an internet address Support RFC this RFC is the current standard for specifying non-ascii headers. It was first introduced over 15 years ago. It was not widely used for many years. It is now the default for many mail clients, e.g., Thunderbird Performance and Scalability improvements for IBM Verse On Premises DAS REST API enhancements Deletion Logging Replicate Soft Deletions in new replicas IBM s statements regarding its plans, directions and intent are subject to change or withdrawal without notice at IBM s sole discretion.

10 10 5/11/2017 Feature Packs An App Dev Perspective

11 11 Introductions

12 Feature Packs An App Dev Perspective Feature Packs work well with XPages XPages has been able to provide enhancements outside of the regular ND release cycle Many XPages enhancements have been provided on OpenNTF.org via the XPages ExtLib project * ExtLib enhancements have been re-integrated to ND core in all feature releases since 9.0 Traditional Model * XPages ExtLib is by far the most successful OpenNTF project to date with ~ 90K downloads *

13 Feature Packs An App Dev Perspective Up to now XPages enhancements come from two different sources 1. XPages core depends on new Notes/Domino core features e.g. Document encryption requires new Java APIs for access to the Domino user id vault and user id itself 2. ExtLib releases which are always based on ND capabilities available in most recent core release e.g. Responsive capabilities was easy because everything needed to integrate Bootstrap was already there Since Feature Packs allow new APIs, same model can be applied to FPs i.e. OpenNTF enhancements can be integrated into future ND Feature Packs

14 Feature Packs An App Dev Perspective Integrating OpenNTF enhancements into Feature Packs means A continuous delivery model offering a more frequent refresh cycle than before Less to do in terms of XPages Ext Lib upgrades, installs etc As a open source contributor you can get your favorite thing into a ND Feature Pack! Built-in granular control over the version of XPages you want to work with Feature Pack numbers will be added to the Minimum Supported Release menu in Domino Designer Each XPages property is versioned in a way that supports Feature Pack delivery New to FP8

15 What s in FP8? Domino Designer Bootstrap JDBC... Doc Encryption Tooling FP8

16 The Feature Pack Pipeline A Rich XPages Stream for Feature Packs XPages Extension Library has had 17 releases since GA meaning all of these are candidates for future FPs: RDBMS Support Bootstrap Responsive Capabilities DAS Enhancements Bluemix Tooling Community Contributed Features and Fixes plus features from the ND post internal pipeline Document encryption/decryption for the web inotes Calendar enhancements Swiper Extension Point for Domino Designer Miscellaneous Features and Fixes

17 FP8 Updates Interim Fixes for Feature Pack 8 FP8 IF1 shipped three XPages fixes SSJS editor stops working in an NSF with a managed bean Form Validation not working on an XPage XPages inotes calendar control icons do not display the correct hover help text FP8 IF2 IBM Domino server IMAP EXAMINE command stack buffer overflow (CVE ) FP8 IF3 shipped on May 5 Prereq for Verse-on-Premises 1.0.1

18 Highlights of FP8 B Domino Designer RDBMS Access Document Encryption via JDBC

19 Summary - Responsive XPages With Bootstrap Dynamically optimise UX across all devices Write once, run anywhere Bootstrap + Glyphicons + jquery + XPages 19

20 Summary - Responsive XPages With Bootstrap Bootstrap Release ExtLib Release OpenNTF ExtLib v10 Bootstrap v3.2 OpenNTF ExtLib v16 Bootstrap v3.3.6 IBM V9.0.1 FP8 Bootstrap v3.3.7 Q Q Q OpenNTF ExtLib v11-v15 Many responsive fixes & improvements 20

21 RDBMS Support and Responsive XPages Demo XPages Application FP8 Bootstrap RDBMS Support ExtLib Bugs.NSF db Core FP8 Bugs DB2 db 21

22 Summary Document Encryption / Decryption on the Web What do you need for doc encryption on the web? 1. Notes/Domino FP8 is the minimum release 2. Domino IDVault must be running in your server environment 3. Domino Security Users must have privilege to do encryption Ref: Notes Admin > Server doc security tab 4. Document encryption must be enabled on a per-nsf basis (opt-in) App Config > Xsp Properties > General > Data Sources 22

23 Summary Document Encryption / Decryption on the Web Docs can be automatically decrypted by the XPages runtime Low code or No code required on the XPage Docs can be encrypted using secret or public/private keys Designer experience is simplified using wizards, pickers Encrypted Field Secret Key Picker Secret Keys 23

24 Domino Designer Miscellany All About You! New XPages Preferences as per YOUR requests XPages Editor Pane Selection Design Visualization Behavior Palette Organization 24

25 Improved Developer Productivity SSJS Editor Support for new Global Objects Managed Beans SSJS Object List.. with TypeAhead Support userbean viewstatebean devicebean dominoidvaultbean YOUR Managed Beans 25

26 inotes Calendar Support See YOUR calendar in double quick time! New Designer wizard generates all the XSP markup needed for inotes calendar Drag / Drop / Done 26

27 A Look to the Future

28 Domino / Application Development Feature Pack Candidates Domino Fix Pack 7 Domino Feature Pack 8 Domino Feature Pack 9 High Priority Notes / Domino Port Encryption upgraded to AES Upgrade Java 1.8 (Run time only) Move Views outside of NSF for Increased data store in NSF Document encryption for XPages Backend LotusScript / JavaScript / Java Access to ID Vault Increase Document Summary limit from 64k to 16mb Domino Designer source control extension point for Swiper integration Pubnames template update Support ADFS Upgrade Domino Designer to Eclipse 4.x Upgrade to Designer Compiler Java 1.8 Upgrade OSGi on Domino Server NIF: Concurrency Enhancements & in-line view update Domino policy to restrict mail from forwarding to an internet address Support RFC 2231 OpenNTF Community Projects / Contributions Performance and Scalability improvements for IBM Verse On Premises DAS REST API enhancements Deletion Logging Replicate Soft Deletions in new replicas IBM s statements regarding its plans, directions and intent are subject to change or withdrawal without notice at IBM s sole discretion.

29 A Look to the Future But this is what is REALLY exciting An Eclipse upgrade means you can take advantage of Java 1.8 features in XPages, Custom Controls, Managed Beans Java Agents Java Design Element It gives us the opportunity to take advantage of modern Eclipse tooling Source control plug-ins (EGit, SCN, CVS etc) Updated Editors and Tooling (e.g. JavaScript enhancements, Bluemix) Latest Community Projects OSGi components requiring the modern implementations can be dropped in once again

30 Work is in Progress

31 SmartNSF FP9 Candidate (To be included soon in ExtLibX on OpenNTF) Transform your Notes Application in a Microservice in Minutes! Register your REST API via a single file direct in the IBM Domino Designer Expose the API under <your database>.nsf/xsp/.xrest/ Using Groovy and Java to manipulate the exposed data Intercept the request by defined events: Validate preload, postload, postnew presave, postsave, presubmit

32 Watson Workspace + XPages - Watson Workspace Team Collaboration & Communication platform Preview invite-only mode - Watson Work Services Rest APIs + GraphQL, cognitive capabilities, extensibility model - XPages integration options - Javascript XHR requests - Java code to perform Rest requests - Webhooks + XPages Rest services - Watson Work Services Java SDK project from OpenNTF

33 Watson Workspace More Info - Eme12. Writing intelligent Bots in IBM Watson Workspace 15:10-15:30 C. Gorilla 3 - Dev21. Round Table - OpenNTF, Darwino, OpenCode4Workspace 14:45-15:15 Table 2 Gorilla 1 - Help Center: - Work Services Documentation: - Work Services Java SDK (OpenNTF):

34 Q&A 34

35 Please take our Survey: 35

36 Bye Bye Thank You Buíochas Спасибо! Merci! Dank u! Vielen Dank! Gracias! Grazie! Tak!

37 Resources Online Samples of Today s Demo Apps Info and Blog Articles on Document Encryption / Domino ID Vault - Article by Richard Schwartz - Article by Nancy E Kho Bootstrap / Responsive Design - XPages Bootstrap Video by Brian Gleeson - XPages Bootstrap Video by Brian Gleeson the sequel! - Bootstrap home page - Official Bootstrap Blog

38 Resources Useful XPages Sites - Home page for OpenNTF - XPages Extension Library site - Mastering XPages book - XPages news site - XPages on Stack Overflow - More XPages news and updates - TLCC XPages Training Reports from the Trenches - Cameron Gregor - John Jardin Julian Buss - Fredrik Norling

39 Notices and disclaimers Copyright 2017 by International Business Machines Corporation (IBM). No part of this document may be reproduced or transmitted in any form without written permission from IBM. U.S. Government Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM. Information in these presentations (including information relating to products that have not yet been announced by IBM) has been reviewed for accuracy as of the date of initial publication and could include unintentional technical or typographical errors. IBM shall have no responsibility to update this information. THIS DOCUMENT IS DISTRIBUTED "AS IS" WITHOUT ANY WARRANTY, EITHER EXPRESS OR IMPLIED. IN NO EVENT SHALL IBM BE LIABLE FOR ANY DAMAGE ARISING FROM THE USE OF THIS INFORMATION, INCLUDING BUT NOT LIMITED TO, LOSS OF DATA, BUSINESS INTERRUPTION, LOSS OF PROFIT OR LOSS OF OPPORTUNITY. IBM products and services are warranted according to the terms and conditions of the agreements under which they are provided. IBM products are manufactured from new parts or new and used parts. In some cases, a product may not be new and may have been previously installed. Regardless, our warranty terms apply. Any statements regarding IBM's future direction, intent or product plans are subject to change or withdrawal without notice. Performance data contained herein was generally obtained in a controlled, isolated environments. Customer examples are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual performance, cost, savings or other results in other operating environments may vary. References in this document to IBM products, programs, or services does not imply that IBM intends to make such products, programs or services available in all countries in which IBM operates or does business. Workshops, sessions and associated materials may have been prepared by independent session speakers, and do not necessarily reflect the views of IBM. All materials and discussions are provided for informational purposes only, and are neither intended to, nor shall constitute legal or other guidance or advice to any individual participant or their specific situation. It is the customer s responsibility to insure its own compliance with legal requirements and to obtain advice of competent legal counsel as to the identification and interpretation of any relevant laws and regulatory requirements that may affect the customer s business and any actions the customer may need to take to comply with such laws. IBM does not provide legal advice or represent or warrant that its services or products will ensure that the customer is in compliance with any law 39 5/11/2017

40 Notices and disclaimers continued Information concerning non-ibm products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products in connection with this publication and cannot confirm the accuracy of performance, compatibility or any other claims related to non-ibm products. Questions on the capabilities of non-ibm products should be addressed to the suppliers of those products. IBM does not warrant the quality of any third-party products, or the ability of any such third-party products to interoperate with IBM s products. IBM EXPRESSLY DISCLAIMS ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. The provision of the information contained herein is not intended to, and does not, grant any right or license under any IBM patents, copyrights, trademarks or other intellectual property right. IBM, the IBM logo, ibm.com, Aspera, Bluemix, Blueworks Live, CICS, Clearcase, Cognos, DOORS, Emptoris, Enterprise Document Management System, FASP, FileNet, Global Business Services, Global Technology Services, IBM ExperienceOne, IBM SmartCloud, IBM Social Business, Information on Demand, ILOG, Maximo, MQIntegrator, MQSeries, Netcool, OMEGAMON, OpenPower, PureAnalytics, PureApplication, purecluster, PureCoverage, PureData, PureExperience, PureFlex, purequery, purescale, PureSystems, QRadar, Rational, Rhapsody, Smarter Commerce, SoDA, SPSS, Sterling Commerce, StoredIQ, Tealeaf, Tivoli, Trusteer, Unica, urban{code}, Watson, WebSphere, Worklight, X-Force and System z Z/OS, are trademarks of International Business Machines Corporation, registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at: /11/2017

41 Backup 41

42 New Extension Point for Swiper enables tighter Designer Integration Better Support for Team Development Filter irrelevant meta-data noise from your source control activities 42

43 XPages Theme Extension Point See YOUR themes in Domino Designer! New Community Driven Feature... In the class that implements StyleKitFactory also implement StyleKitListFactory Return a list of themes using getthemeids() 43

44 Summary Document Encryption / Decryption on the Web Supporting XPages Features New Secret Key Picker control Populates encryption field with secret keys from user id Existing Name Picker control Populates encryption keys with names for public/private keys for simplified New Domino Document Data Source Property encryptionkeysprovider New Managed Bean dominoidvaultbean Connects end-users to the ID Vault Handles authentication New xsp.properties entry - xsp.domino.document.encryption=true false 44

45 Summary Document Encryption / Decryption on the Web Programmability Enhancements - APIs New classes, methods & properties in C, Java, SSJS & LotusScript New IDVault and UserID classes + extensions to existing classes: Session class: IDVault Session.getIDVault() Database class: Database.setUserIDForDecrypt(UserID uid) Java Document class: Document.encrypt(Optional UserID uid) ServerSide JavaScript 45

46 Summary - Responsive XPages With Bootstrap Two main themes: Bootstrap3, Bootstrap3_flat Advanced theme: Bootstrap3_blank All XPages and ExtLib controls get Bootstrap look and feel Many controls made responsive Additional Bootstrap XPages controls Carousel Dashboard Navbar Application Layout Wizard Two added Responsive configurations 46

47 Summary RDBMS Support in XPages Integrate relational data into XPages applications Bind XPages controls to JDBC Query or RowSet Improve performance with connection pooling, Simple or Apache DBCP Use in @JdbcUpdate XPages App DB2 Oracle PostgreSQL SQL Server 47

48 Summary RDBMS Support in XPages JDBC Driver Plugin Wizard in Domino Designer Create Update Site or JDBC plugin only 48

49 FAQs Will I be able to take advantage of Java 8 in Designer in FP8? No, you can only compile XPages, Java agents and other Java artifacts to Java 6 FP9 will support Java 8 from a design-time perspective Are new FP UI features translated into international languages? Yes, runtime error messages and warnings will be based on user language preferences The developer experience in Domino Designer will be English-only What components have been upgraded in FP8? Dojo from to CKEditor from to

50 Other Potential Feature Pack Candidates XPages Open Sourcing Domino Designer Fixes More Community Contributions what would you like? Other OpenNTF Projects POI 4 XPages Smart NSF 50

51 Domino Database (NSF) Enhancements View concurrency enhancements Dedicated View Refresh: Dedicated background thread alleviates issue of view indexes being update at same time when reading/writing to a view Inline view updates: views are updated as part of the note updates Store database view indexes (NIF) on disk Store views indexes outside of NSF View indexes on disk can grow to 1 Terabyte View indexes encrypted at same level as NSF 51

52 Domino Database (NSF) Enhancements Expand 64K Summary data limit In current releases Text (Summary) limit is: 64KB per document 32KB per field 32KB per view entry In Notes/Domino 9.0.x we have raised the Summary data 16MB per document Individual Field/View limits remain unchanged 52

DEV-1045 Notes and Domino Roadmap

DEV-1045 Notes and Domino Roadmap DEV-1045 Notes and Domino Roadmap Barry Rosen - ICS Offering Manager Ram Krishnamurthy - STSM: Messaging Clients Scott Vrusho - Sr. Software Release Mgr Notes / Domino / IMSMO Please note IBM s statements

More information

IBM Verse On-Premises for Dummies

IBM Verse On-Premises for Dummies IBM Verse On-Premises for Dummies SESSION: 1209A Scott Souder, IBM Program Director and Sr. Offering Manager IBM Verse Simon Butcher, IBM Program Director IBM Verse and IBM Verse Extensibility Please note

More information

Partitions. Make Administration on the Cloud more organized. Rajesh (Raj) Patil Girish Padmanabhan Rashmi Singh

Partitions. Make Administration on the Cloud more organized. Rajesh (Raj) Patil Girish Padmanabhan Rashmi Singh Partitions Make Administration on the Cloud more organized. Rajesh (Raj) Patil Girish Padmanabhan Rashmi Singh Please note IBM s statements regarding its plans, directions, and intent are subject to change

More information

Frankensteining Software: Recycling Parts of Legacy Systems. Jennifer Manning and Joseph Kramer

Frankensteining Software: Recycling Parts of Legacy Systems. Jennifer Manning and Joseph Kramer Frankensteining Software: Recycling Parts of Legacy Systems Jennifer Manning and Joseph Kramer 1 Please Note: The slides in this desk are my own and don t necessarily represent IBM s positions, strategies

More information

Optimize your BigFix Deployment via Customization and Integration. Lee Wei

Optimize your BigFix Deployment via Customization and Integration. Lee Wei Optimize your BigFix Deployment via Customization and Integration Lee Wei Topics / Goals Survey of what is available Walkthrough all the BigFix APIs Imagine the possibilities 2 Prerequisite Relevance Relevance

More information

IBM Domino App.Next - New Possibilities

IBM Domino App.Next - New Possibilities IBM Domino App.Next - New Possibilities Pete Janzen IBM Martin Donnelly - IBM Please Note: IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice

More information

Overview of Data Reduction in IBM FlashSystem A9000

Overview of Data Reduction in IBM FlashSystem A9000 Overview of Data Reduction in IBM FlashSystem A9000 Guy Meir Real Time Compression Technical Team Leader Guyme@il.ibm.com STG Storage Europe 2011 IBM Corporation The Primary Storage Growth Challenge Primary

More information

What's New in Notes/Domino 901 Feature Pack 8

What's New in Notes/Domino 901 Feature Pack 8 What's New in Notes/Domino 901 Feature Pack 8 Open Mic Date: 11 May 2017 1 Notes/Domino Team Swapnil Patankar- IBM L2 Support Nilesh Desai - IBM L2 Support Ranjit Rai - IBM ICS SWAT Focusing on entire

More information

Taking the Next Step with Responsive Design. Jon Lidaka, DX Front-end and Mobile Development Lead, IBM

Taking the Next Step with Responsive Design. Jon Lidaka, DX Front-end and Mobile Development Lead, IBM Taking the Next Step with Responsive Design Jon Lidaka, DX Front-end and Mobile Development Lead, IBM Please Note: IBM s statements regarding its plans, directions, and intent are subject to change or

More information

What's changing in browser support for applets?

What's changing in browser support for applets? What's changing in browser support for applets? March 8, 2017 Paul Albright Adam Kesner Marcus J Felder Damian Boys Paul_Albright@us.ibm.com kesner@us.ibm.com mjfelder@us.ibm.com DamianBoys@uk.ibm.com

More information

IBM Domino App Dev Futures. Martin Donnelly, IBM

IBM Domino App Dev Futures. Martin Donnelly, IBM IBM Domino App Dev Futures Martin Donnelly, IBM Please Note: IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM s sole discretion. Information

More information

Lab Zero: Create a Cloud Native Application in Less than 5 Minutes with zero Install

Lab Zero: Create a Cloud Native Application in Less than 5 Minutes with zero Install Create a Cloud Native Application in Less than 5 Minutes with zero Install Lab Zero: Create a Cloud Native Application in Less than 5 Minutes with zero Install Matthew Perrins, IBM Cloud Developer Services,

More information

Resiliency Orchestration in the Hybrid Cloud Era

Resiliency Orchestration in the Hybrid Cloud Era Resiliency Orchestration in the Hybrid Cloud Era Chandra Pulamarasetti Co-founder & CEO, Sanovi an IBM Company Resiliency is Changing Always On customer expectation Smaller windows of business opportunities

More information

A Technical Introduction to IBM Integration Bus

A Technical Introduction to IBM Integration Bus A Technical Introduction to IBM Integration Bus Alasdair Paton paton@uk.ibm.com IBM (Integration Bus Development) Tuesday 3 rd November Session JA Agenda What is IBM Integration Bus Key Concepts Product

More information

InterConnect Access Manager Performance Tuning Diagnostic Techniques. Nick Lloyd ISAM Level II Support 1 2/20/2017

InterConnect Access Manager Performance Tuning Diagnostic Techniques. Nick Lloyd ISAM Level II Support 1 2/20/2017 Access Manager Performance Tuning Diagnostic Techniques InterConnect 2017 Nick Lloyd ISAM Level II Support 1 2/20/2017 Please note IBM s statements regarding its plans, directions, and intent are subject

More information

4 Reasons to Love the New IBM Guardium Data Encryption v3.0

4 Reasons to Love the New IBM Guardium Data Encryption v3.0 4 Reasons to Love the New IBM Guardium Data Encryption v3.0 GUARDIUM TECH TALK Dan Goodes WW Technical Sales Data Security Rick Robinson Offering Manager, Encryption and Key Management October 3, 2017

More information

MQ in containers. Rob Parker, IBM. 10/2/2017. MQ Technical Conference v

MQ in containers. Rob Parker, IBM. 10/2/2017. MQ Technical Conference v MQ in containers Rob Parker, IBM parrobe@uk.ibm.com 10/2/2017 Please note IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM s sole discretion.

More information

B14: APIs to the Data Prize: Discovery of IMS and DB2 Services with z/os Connect Haley Fung, IMS Development

B14: APIs to the Data Prize: Discovery of IMS and DB2 Services with z/os Connect Haley Fung, IMS Development B14: APIs to the Data Prize: Discovery of IMS and DB2 Services with z/os Connect Haley Fung, IMS Development hfung@us.ibm.com 2016 IBM Corporation Agenda 1 Business drivers/opportunities for leveraging

More information

Administering Our Internal IBM Deployment Hybrid Environment SCN Iris. JMP-1560 Lessons Learned John Paganetti IBM Senior Engineer

Administering Our Internal IBM Deployment Hybrid Environment SCN Iris. JMP-1560 Lessons Learned John Paganetti IBM Senior Engineer Administering Our Internal IBM Deployment Hybrid Environment SCN Iris JMP-1560 Lessons Learned John Paganetti IBM Senior Engineer Please Note: IBM s statements regarding its plans, directions, and intent

More information

Widgets? Stefan Neth ICS Technical Sales IBM Deutschland GmbH

Widgets? Stefan Neth ICS Technical Sales IBM Deutschland GmbH Widgets? Stefan Neth ICS Technical Sales IBM Deutschland GmbH Please note: IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM s sole

More information

Object Storage: Storage for Developers

Object Storage: Storage for Developers Object Storage: Storage for Developers Michael Factor, Ph.D. IBM Fellow, Storage and Systems IBM Research Haifa source: https://pixabay.com/en/tunisia-desert-sand-dune-pink-2740217/ source: https://pixabay.com/en/gold-bar-gold-bar-gold-bullion-296115/

More information

Open Mic Webcast. IBM Sametime Media Manager Troubleshooting Tips and Tricks. Tony Payne Sr. Software Engineer May 20, 2015

Open Mic Webcast. IBM Sametime Media Manager Troubleshooting Tips and Tricks. Tony Payne Sr. Software Engineer May 20, 2015 Open Mic Webcast IBM Sametime Media Manager Troubleshooting Tips and Tricks Tony Payne Sr. Software Engineer May 20, 2015 Agenda Troubleshooting Basics Setting a diagnostic trace Finding the right trace

More information

SSW-1988 Planning for Disaster Recovery and High Availability with IBM Spectrum Protect

SSW-1988 Planning for Disaster Recovery and High Availability with IBM Spectrum Protect SSW-1988 Planning for Disaster Recovery and High Availability with IBM Spectrum Protect Dave Daun, IBM Solutions Response Team djdaun@us.ibm.com 2016 IBM Corporation Topics Understanding the costs and

More information

IBM MQ Appliance Session AME-4166

IBM MQ Appliance Session AME-4166 IBM MQ Appliance Session AME-4166 Grange Hervé hgrange@fr.ibm.com 2015 IBM Corporation Introducing IBM MQ Appliance The scalability and security of IBM MQ V8 Integrates seamlessly into MQ networks and

More information

AD1548 Building Responsive XPages Applications

AD1548 Building Responsive XPages Applications AD1548 Building Responsive XPages Applications 09:15 AM - 10:15 AM, 3 rd February, 2016 Orange F Brian Gleeson, IBM Ireland Padraic Edwards, IBM Ireland Please Note: IBM s statements regarding its plans,

More information

IBM Operations Analytics Predictive Insights

IBM Operations Analytics Predictive Insights IBM Operations Analytics Predictive Insights Mediation Pack for Spectrum Control Version 1.2 January 2018 Agenda Overview Prerequisite Information Spectrum Control Mediation Pack Introduction Spectrum

More information

Deploying, Securing, Customizing and Extending the IBM Connections Mobile App

Deploying, Securing, Customizing and Extending the IBM Connections Mobile App Deploying, Securing, Customizing and Extending the IBM Connections Mobile App Rusty Godwin Connections Mobile Development Jack O Donnell Connections Mobile Development Please Note: IBM s statements regarding

More information

What's New in IBM Notes and IBM Domino. Barry Rosen IBM Andy Yiu, IBM Tue, Feb 02

What's New in IBM Notes and IBM Domino. Barry Rosen IBM Andy Yiu, IBM Tue, Feb 02 What's New in IBM Notes and IBM Domino Barry Rosen IBM Andy Yiu, IBM Tue, Feb 02 Please Note: IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice

More information

Track 3 Session 5. IBM Notes Browser Plug-in:Leverage your IBM Notes Application investment in a Browser. Stefan Neth

Track 3 Session 5. IBM Notes Browser Plug-in:Leverage your IBM Notes Application investment in a Browser. Stefan Neth Track 3 Session 5 IBM Notes Browser Plug-in:Leverage your IBM Notes Application investment in a Browser Stefan Neth stefan.neth@de.ibm.com IBM Collaboration Solutions Client Technical Specialist 1 Please

More information

Lotus Technical Night School XPages and RDBMS

Lotus Technical Night School XPages and RDBMS Lotus Technical Night School XPages and RDBMS Note: Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing

More information

JS-1659 Jump Starting your Sametime Audio Video Deployment

JS-1659 Jump Starting your Sametime Audio Video Deployment JS-1659 Jump Starting your Sametime Audio Video Deployment Pat Galvin, IBM Tony Payne, IBM Make Every Moment Count #ibmconnect Please Note: IBM s statements regarding its plans, directions, and intent

More information

Connecting DB2 Applications, including Mobile and Cloud, with Data on z Systems

Connecting DB2 Applications, including Mobile and Cloud, with Data on z Systems Connecting DB2 Applications, including Mobile and Cloud, with Data on z Systems John Iczkovits iczkovit@us.ibm.com Paul Wirth wirthp@us.ibm.com IBM Corporation DB2 Washington Systems Center System z Growth

More information

IBM Multi-Factor Authentication on z/os. Jan Tits IBM systems

IBM Multi-Factor Authentication on z/os. Jan Tits IBM systems IBM Multi-Factor Authentication on z/os Jan Tits IBM systems jantits@be.ibm.com Notices and Disclaimers Copyright 2016 by International Business Machines Corporation (IBM). No part of this document may

More information

Your Notes and Domino in the Cloud

Your Notes and Domino in the Cloud Your Notes and Domino in the Cloud ibmcloud.com/social m@nl.ibm.com Maurice Teeuwe Tech. Sales Lead, Europe Page 1 Please Note IBM s statements regarding its plans, directions, and intent are subject to

More information

Powering the future of Cloud Service Providers An inside view from Systems Research

Powering the future of Cloud Service Providers An inside view from Systems Research Powering the future of Cloud Service Providers An inside view from Systems Research Dr. Robert Haas Department Head, Cloud & Computing Infrastructure IBM Research Zurich rha@zurich.ibm.com https://www.linkedin.com/in/rohaas/

More information

Push to Client. RDz IDz ADFz Virtual User Group. Kelly McGraw

Push to Client. RDz IDz ADFz Virtual User Group. Kelly McGraw RDz IDz ADFz Virtual User Group Push to Client Kelly McGraw mcgrawk@us.ibm.com October 18 th 20 th Online Web Conference Contact jsayles@us.ibm.com for additional information Push to Client Personal Disclaimer

More information

IBM Worklight V5.0.6 Getting Started

IBM Worklight V5.0.6 Getting Started IBM Worklight V5.0.6 Getting Started Creating your first Worklight application 17 January 2014 US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract

More information

Innovate 2013 Automated Mobile Testing

Innovate 2013 Automated Mobile Testing Innovate 2013 Automated Mobile Testing Marc van Lint IBM Netherlands 2013 IBM Corporation Please note the following IBM s statements regarding its plans, directions, and intent are subject to change or

More information

IBM Infrastructure Suite for z/vm and Linux: Introduction IBM Tivoli OMEGAMON XE on z/vm and Linux

IBM Infrastructure Suite for z/vm and Linux: Introduction IBM Tivoli OMEGAMON XE on z/vm and Linux IBM Infrastructure Suite for z/vm and Linux: Introduction IBM Tivoli OMEGAMON XE on z/vm and Linux August/September 2015 Please Note IBM s statements regarding its plans, directions, and intent are subject

More information

Lab DSE Designing User Experience Concepts in Multi-Stream Configuration Management

Lab DSE Designing User Experience Concepts in Multi-Stream Configuration Management Lab DSE-5063 Designing User Experience Concepts in Multi-Stream Configuration Management February 2015 Please Note IBM s statements regarding its plans, directions, and intent are subject to change or

More information

CICS TS V5 Performance Improvements that You Definitely Don't Know About.

CICS TS V5 Performance Improvements that You Definitely Don't Know About. CICS TS V5 Performance Improvements that You Definitely Don't Know About. Martin Cocks IBM CICS TS Development cocksmar@uk.ibm.com Insert Custom Session QR if Desired. Notices and Disclaimers Copyright

More information

Anatomy of a Password

Anatomy of a Password Anatomy of a Password Robert Andrews, Managing Consultant Terry Ford, Senior Managing Consultant, robert.andrews@us.ibm.com, taford@us.ibm.com October 19, 2016 Statement of Good Security Practices IT system

More information

Object Storage Analytics: Leveraging Cognitive Computing For Deriving Insights And Relationship

Object Storage Analytics: Leveraging Cognitive Computing For Deriving Insights And Relationship Object Storage Analytics: Leveraging Cognitive Computing For Deriving Insights And Relationship Presenter: Pushkaraj Thorat IBM India Private Limited Contributors: Sandeep Patil, IBM India Private Limited

More information

IBM MQ Appliance: A Messaging Solution in a Box

IBM MQ Appliance: A Messaging Solution in a Box IBM MQ Appliance: A Messaging Solution in a Box Wednesday 27 th September 2017 Sam Goulden IBM UK, IBM MQ Development sgoulde4@uk.ibm.com Agenda What and Why? What is the MQ Appliance? Why would I want

More information

DB2 for z/os is Serious About Analytics: Leveraging SQL to Analyze Your Data Where it Resides

DB2 for z/os is Serious About Analytics: Leveraging SQL to Analyze Your Data Where it Resides DB2 for z/os is Serious About Analytics: Leveraging SQL to Analyze Your Data Where it Resides Maryela Weihrauch, IBM Distinguished Engineer, weihrau@us.ibm.com Notices and disclaimers Copyright 2016 by

More information

REST APIs on z/os. How to use z/os Connect RESTful APIs with Modern Cloud Native Applications. Bill Keller

REST APIs on z/os. How to use z/os Connect RESTful APIs with Modern Cloud Native Applications. Bill Keller REST APIs on z/os How to use z/os Connect RESTful APIs with Modern Cloud Native Applications Bill Keller bill.keller@us.ibm.com Important Disclaimer IBM s statements regarding its plans, directions and

More information

What's New in IBM Notes 9.0 Social Edition IBM Corporation

What's New in IBM Notes 9.0 Social Edition IBM Corporation What's New in IBM Notes 9.0 Social Edition IBM Client Strategy The flexible and comprehensive collaboration solution the client the server Universal access Remain productive regardless of location Browser

More information

16721: Decision Management: Making the Right Change, at the Right Time

16721: Decision Management: Making the Right Change, at the Right Time 16721: Decision Management: Making the Right Change, at the Right Time Richard Szulewski ODM Product Manager IBM Corporation rszulews@us.ibm.com Insert Custom Session QR if Desired. Abstract Join us as

More information

IBM Compliance Offerings For Verse and S1 Cloud. 01 June 2017 Presented by: Chuck Stauber

IBM Compliance Offerings For Verse and S1 Cloud. 01 June 2017 Presented by: Chuck Stauber IBM Compliance Offerings For Verse and S1 Cloud 01 June 2017 Presented by: Chuck Stauber IBM Connections & Verse Email and collaboration platform designed to help you work better Empower people Teams are

More information

Notes/Domino Upgrade Pack 1. Michael Sobczak Senior Lotus Specialist Aktion Associates

Notes/Domino Upgrade Pack 1. Michael Sobczak Senior Lotus Specialist Aktion Associates Notes/Domino 8.5.3 Upgrade Pack 1 Michael Sobczak Senior Lotus Specialist Aktion Associates About me Developing Notes/Domino applications since 97 President of the DNP since 99 Started with Aktion Associates

More information

IBM TRIRIGA Application Platform Version 3 Release 5.3. User Experience User Guide IBM

IBM TRIRIGA Application Platform Version 3 Release 5.3. User Experience User Guide IBM IBM TRIRIGA Application Platform Version 3 Release 5.3 User Experience User Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 19. This edition

More information

Dev11: IBM Domino Applications Reaching Up and Out!

Dev11: IBM Domino Applications Reaching Up and Out! Dev11: IBM Domino Applications Reaching Up and Out! Pete Janzen Sr Product Manager, IBM #engageug 1 Please Note IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal

More information

AD406: What s New in Digital Experience Development with IBM Web Experience Factory

AD406: What s New in Digital Experience Development with IBM Web Experience Factory AD406: What s New in Digital Experience Development with IBM Web Experience Factory Jonathan Booth, Senior Architect, Digital Experience Tooling, IBM Adam Ginsburg, Product Manager, Digital Experience

More information

What's New in IBM Notes 9.0 Social Edition

What's New in IBM Notes 9.0 Social Edition What's New in IBM Notes 9.0 Social Edition Jaitirth V. Shirole Advisory Software Engineer, IBM http://www.ibm.com/developerworks/mydeveloperworks/profiles/user/jaitirth Snehal Devasthali System Software

More information

What s New in the IBM Lotus Notes Client. Kevin O Connell, Consulting Manager, IBM Asia Pacific

What s New in the IBM Lotus Notes Client. Kevin O Connell, Consulting Manager, IBM Asia Pacific Technical Track What s New in the IBM Lotus Notes Client Kevin O Connell, Consulting Manager, IBM Asia Pacific ID101 What's New in the IBM Lotus Notes Client Kevin O'Connell Asia Pacific Consulting Manager

More information

ios 9 support in IBM MobileFirst Platform Foundation IBM

ios 9 support in IBM MobileFirst Platform Foundation IBM ios 9 support in IBM MobileFirst Platform Foundation IBM Note Before using this information and the product it supports, read the information in Notices on page 13. ios 9 support in IBM MobileFirst Platform

More information

IBM UrbanCode Cloud Services Security Version 3.0 Revised 12/16/2016. IBM UrbanCode Cloud Services Security

IBM UrbanCode Cloud Services Security Version 3.0 Revised 12/16/2016. IBM UrbanCode Cloud Services Security IBM UrbanCode Cloud Services Security 1 Before you use this information and the product it supports, read the information in "Notices" on page 10. Copyright International Business Machines Corporation

More information

A11 Make Your API Catalog Essential to Mobile App Developers and Business Partners with z/os Connect

A11 Make Your API Catalog Essential to Mobile App Developers and Business Partners with z/os Connect A11 Make Your API Catalog Essential to Mobile App Developers and Business Partners with z/os Connect Drive new business opportunities through naturally RESTful APIs and JSON Haley Fung, IMS Development

More information

IBM Security QRadar Version 7 Release 3. Community Edition IBM

IBM Security QRadar Version 7 Release 3. Community Edition IBM IBM Security QRadar Version 7 Release 3 Community Edition IBM Note Before you use this information and the product that it supports, read the information in Notices on page 7. Product information This

More information

Revolutionize the Way You Work With IMS Applications Using IBM UrbanCode Deploy Evgeni Liakhovich, IMS Developer

Revolutionize the Way You Work With IMS Applications Using IBM UrbanCode Deploy Evgeni Liakhovich, IMS Developer Revolutionize the Way You Work With IMS Applications Using IBM UrbanCode Deploy Evgeni Liakhovich, IMS Developer evgueni@us.ibm.com * 2016 IBM Corporation Trademarks, copyrights, disclaimers IBM, the IBM

More information

DB2 REST API and z/os Connect SQL/Stored Procedures Play a Role in Mobile and API Economics

DB2 REST API and z/os Connect SQL/Stored Procedures Play a Role in Mobile and API Economics DB2 REST API and z/os Connect SQL/Stored Procedures Play a Role in Mobile and API Economics Maryela Weihrauch IBM Distinguished Engineer z Systems Analytics WW Technical Sales and Client Champion Please

More information

IBM i 7.3 Features for SAP clients A sortiment of enhancements

IBM i 7.3 Features for SAP clients A sortiment of enhancements IBM i 7.3 Features for SAP clients A sortiment of enhancements Scott Forstie DB2 for i Business Architect Eric Kass SAP on IBM i Database Driver and Kernel Engineer Agenda Independent ASP Vary on improvements

More information

IBM Cognos Dynamic Query Analyzer Version Installation and Configuration Guide IBM

IBM Cognos Dynamic Query Analyzer Version Installation and Configuration Guide IBM IBM Cognos Dynamic Query Analyzer Version 11.0.0 Installation and Configuration Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 7. Product

More information

Deploying CICS regions with the z/os Provisioning Toolkit

Deploying CICS regions with the z/os Provisioning Toolkit Deploying CICS regions with the z/os Provisioning Toolkit Dan Millwood - https://www.linkedin.com/in/dan-millwood-32373042/ IBM UK Ltd November 2018 Session GL Important Disclaimer IBM s statements regarding

More information

Empowering DBA's with IBM Data Studio. Deb Jenson, Data Studio Product Manager,

Empowering DBA's with IBM Data Studio. Deb Jenson, Data Studio Product Manager, Empowering DBA's with IBM Data Studio Deb Jenson, Data Studio Product Manager, dejenson@us.ibm.com Disclaimer Copyright IBM Corporation [current year]. All rights reserved. U.S. Government Users Restricted

More information

IBM OpenPages GRC Platform Version 7.0 FP2. Enhancements

IBM OpenPages GRC Platform Version 7.0 FP2. Enhancements IBM OpenPages GRC Platform Version 7.0 FP2 Enhancements NOTE Before using this information and the product it supports, read the information in the Notices section of this document. Product Information

More information

IBM Maximo for Aviation MRO Version 7 Release 6. Installation Guide IBM

IBM Maximo for Aviation MRO Version 7 Release 6. Installation Guide IBM IBM Maximo for Aviation MRO Version 7 Release 6 Installation Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 7. This edition applies to

More information

WebSphere User Group IBM Southbank, London IBM Application Integration Suite and IBM Integration Bus Update

WebSphere User Group IBM Southbank, London IBM Application Integration Suite and IBM Integration Bus Update IBM Application Integration Suite and IBM Integration Bus Update WebSphere User Group IBM Southbank, London 2017 Amy McCormick IIB Offering Manager amymccormick@uk.ibm.com 1 4/3/2017 Business projects

More information

IBM Kenexa LCMS Premier on Cloud. Release Notes. Version 9.3

IBM Kenexa LCMS Premier on Cloud. Release Notes. Version 9.3 IBM Kenexa LCMS Premier on Cloud Release Notes Version 9.3 IBM Kenexa LCMS Premier on Cloud Release Notes Version 9.3 Note Before using this information and the product it supports, read the information

More information

IBM Watson Explorer Content Analytics Version Upgrading to Version IBM

IBM Watson Explorer Content Analytics Version Upgrading to Version IBM IBM Watson Explorer Content Analytics Version 11.0.2 Upgrading to Version 11.0.2 IBM IBM Watson Explorer Content Analytics Version 11.0.2 Upgrading to Version 11.0.2 IBM Note Before using this information

More information

What s new in the world of IBM MQ?

What s new in the world of IBM MQ? What s new in the world of IBM MQ? Mark Taylor marke_taylor@uk.ibm.com 2017 IBM Corporation 2016 IBM Corporation Run MQ, exactly how and where you need it Cloud Message Hub AWS AWS IBM Bluemix (including

More information

Energizing Life's Work with the leading social software platform 19 th September 2013, Moscow

Energizing Life's Work with the leading social software platform 19 th September 2013, Moscow Energizing Life's Work with the leading social software platform 19 th September 2013, Moscow At the Dawn of IT I think there is a world market for maybe 5 computers. Thomas J. Watson, Sr. There is no

More information

Andreas Weininger,

Andreas Weininger, Db2 Event Store and Queryplex How do they fit into the Db2 Family? Andreas Weininger, IBM Andreas.Weininger@de.ibm.com @aweininger Agenda New requirements Db2 Event Store and the Fast Data Platform IBM

More information

SAP on IBM z Systems. Customer Conference. April 12-13, 2016 IBM Germany Research & Development

SAP on IBM z Systems. Customer Conference. April 12-13, 2016 IBM Germany Research & Development SAP on IBM z Systems Customer Conference April 12-13, 2016 IBM Germany Research & Development SAP on IBM z Systems Customer Conference Consolidate your SAP applications on Linux on IBM z Systems Dr. Jochen

More information

17181: Lunch and Learn: Decisions Rule CICS Applications

17181: Lunch and Learn: Decisions Rule CICS Applications 17181: Lunch and Learn: Decisions Rule CICS Applications Ian Mitchell Richard Szulewski Chris Backhouse Insert Custom Session QR if Desired. Abstract In today s world of quicker, smarter, better, IT struggles

More information

Build integration overview: Rational Team Concert and IBM UrbanCode Deploy

Build integration overview: Rational Team Concert and IBM UrbanCode Deploy Highlights Overview topology of the main build-related interactions between the IBM UrbanCode Deploy and Rational Team Concert servers. Overview of two common build and deployment processes for mainframe

More information

TPF Debugger / Toolkit update PUT 12 contributions!

TPF Debugger / Toolkit update PUT 12 contributions! TPF Debugger / Toolkit update PUT 12 contributions! Matt Gritter TPF Toolkit Technical Lead! IBM z/tpf April 12, 2016! Copyright IBM Corporation 2016. U.S. Government Users Restricted Rights - Use, duplication

More information

Deploying IMS Applications with IBM UrbanCode Deploy

Deploying IMS Applications with IBM UrbanCode Deploy Deploying IMS Applications with IBM UrbanCode Deploy Evgeni Liakhovich, IMS Develper evgueni@us.ibm.com * IMS Technical Symposium 2015 Trademarks, copyrights, disclaimers IBM, the IBM logo, and ibm.com

More information

Technical Deep Dive Session

Technical Deep Dive Session Technical Deep Dive Session Today s agenda Planning your Lotus Notes & Domino 8 Rollout: Why Everyone Will Want Lotus Notes 8 Hardware and Software Requirements Install and Upgrade Options Pre-upgrade

More information

IBM Application Security on Cloud

IBM Application Security on Cloud April, 2017 IBM Application Security on Cloud Service Overview Security has and will always be about understanding, managing, and mitigating the risk to an organization s most critical assets. - Dr. Eric

More information

2010 Exceptional Web Experience

2010 Exceptional Web Experience 2010 Exceptional Web Experience Session Code: TECH-D07 Session Title: What's New In IBM WebSphere Portlet Factory Jonathan Booth, Senior Architect, WebSphere Portlet Factory, IBM Chicago, Illinois 2010

More information

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on Java SE

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on Java SE IBM Operational Decision Manager Version 8 Release 5 Configuring Operational Decision Manager on Java SE Note Before using this information and the product it supports, read the information in Notices

More information

InterConnect Let s talk about QRadar Jonathan Pechta Adam Frank 1 3/13/2017

InterConnect Let s talk about QRadar Jonathan Pechta Adam Frank 1 3/13/2017 Let s talk about QRadar 7.3.0 InterConnect 2017 Jonathan Pechta Adam Frank 1 3/13/2017 Agenda Appliances & Licensing Changes QRadar App Releases & SDK QRadar App Node Log Source & Flexible Licensing Tenant

More information

Introduction and Overview

Introduction and Overview IBM z/os Connect Enterprise Edition V2.0 API API API API API CICS Clients in the API Economy IMS DB2 Other Introduction and Overview 1 2015, IBM Corporation Topics to be Discussed Links to Pages Setting

More information

IBM Lotus Domino Product Roadmap

IBM Lotus Domino Product Roadmap IBM Lotus Domino Product Roadmap Your Name Your Title Today s agenda Domino Strategy What s coming in Domino 8? What s planned beyond Domino 8? Lotus Domino Strategy The integrated messaging & collaboration

More information

Speaker Notes. IBM Software Group Rational software. Exporting records from ClearQuest

Speaker Notes. IBM Software Group Rational software. Exporting records from ClearQuest Speaker Notes IBM Software Group Rational software IBM Rational ClearQuest Exporting records from ClearQuest Updated October 23, 2007 This presentation will cover exporting records from IBM Rational ClearQuest.

More information

Getting Started with InfoSphere Streams Quick Start Edition (VMware)

Getting Started with InfoSphere Streams Quick Start Edition (VMware) IBM InfoSphere Streams Version 3.2 Getting Started with InfoSphere Streams Quick Start Edition (VMware) SC19-4180-00 IBM InfoSphere Streams Version 3.2 Getting Started with InfoSphere Streams Quick Start

More information

Lotusphere Nachlese 2012: social + mobile + cloud = smart work IBM Corporation

Lotusphere Nachlese 2012: social + mobile + cloud = smart work IBM Corporation Lotusphere Nachlese 2012: social + mobile + cloud = smart work Lotusphere Nachlese 2012 Session: IBM Lotus Domino Designer and XPages Martin Leyrer Yassin Sabir IBM Collaboratrion Solutions Services IBM

More information

Using Tivoli Workload Scheduler event-driven workload automation

Using Tivoli Workload Scheduler event-driven workload automation Using Tivoli Workload Scheduler event-driven workload automation Updated July 21, 2009 In this module, you will learn how to use the new Event Driven Workload Automation feature of IBM Tivoli Workload

More information

z/tpf Descriptor Definition Projects

z/tpf Descriptor Definition Projects z/tpf Descriptor Definition Projects TPF Toolkit support for Business events and DFDL! Matt Gritter TPF Toolkit Technical Lead! IBM z/tpf April 12, 2016! Copyright IBM Corporation 2016. U.S. Government

More information

Webinar: XPages Goes Relational! November 18th, 2011

Webinar: XPages Goes Relational! November 18th, 2011 = Webinar: XPages Goes Relational! November 18th, 2011 Andrejus Chaliapinas Senior Software Developer XPages, IBM Ireland 2011 IBM Corporation Agenda XPages Extension Library OpenNTF 8.5.3 and IBM position

More information

A Quick Look at IBM SmartCloud Monitoring. Author: Larry McWilliams, IBM Tivoli Integration of Competency Document Version 1, Update:

A Quick Look at IBM SmartCloud Monitoring. Author: Larry McWilliams, IBM Tivoli Integration of Competency Document Version 1, Update: A Quick Look at IBM SmartCloud Monitoring Author: Larry McWilliams, IBM Tivoli Integration of Competency Document Version 1, Update: 2012-01-23 Note: Before using this information and the product it supports,

More information

XPages Beyond the Basics

XPages Beyond the Basics BLUG 2012 XPages Beyond the Basics 22. 23..03.2012 Crowne Plaza, Antwerp Ulrich Krause, is@web, industrial services AG About: Ulrich Krause Lotus Notes / Domino Administrator & Entwickler since 1993 Business

More information

Break out of The Box Integrate existing Domino data with modern websites. Karl-Henry Martinsson, Deep South Insurance

Break out of The Box Integrate existing Domino data with modern websites. Karl-Henry Martinsson, Deep South Insurance 1100 - Break out of The Box Integrate existing Domino data with modern websites Karl-Henry Martinsson, Deep South Insurance 1100 - Break out of The Box Integrate existing Domino data with modern websites

More information

IBM. IBM i2 Enterprise Insight Analysis Understanding the Deployment Patterns. Version 2 Release 1 BA

IBM. IBM i2 Enterprise Insight Analysis Understanding the Deployment Patterns. Version 2 Release 1 BA IBM i2 Enterprise Insight Analysis Understanding the Deployment Patterns Version 2 Release 1 IBM BA21-8475-00 Note Before using this information and the product it supports, read the information in Notices

More information

Introducing Lotus Domino 8, Designer 8 and Composite Applications

Introducing Lotus Domino 8, Designer 8 and Composite Applications Introducing Lotus Domino 8, Designer 8 and Composite Applications IBM Lotus collaboration product strategy Rich client W indows/office Browser eforms Portal RSS/Atom Mobile Interaction and client services

More information

MQ Clustering and Shared Queues for High Availability

MQ Clustering and Shared Queues for High Availability MQ Clustering and Shared Queues for High Availability Doug Burns - burnsd@uk.ibm.com IBM UK 08/11/2017 Session JK Abstract IBM WebSphere MQ for z/os can be made highly available using features of the product

More information

Version 2 Release 1. IBM i2 Enterprise Insight Analysis Understanding the Deployment Patterns IBM BA

Version 2 Release 1. IBM i2 Enterprise Insight Analysis Understanding the Deployment Patterns IBM BA Version 2 Release 1 IBM i2 Enterprise Insight Analysis Understanding the Deployment Patterns IBM BA21-8475-00 Note Before using this information and the product it supports, read the information in Notices

More information

IBM Decision Server Insights. Installation Guide. Version 8 Release 6

IBM Decision Server Insights. Installation Guide. Version 8 Release 6 IBM Decision Server Insights Installation Guide Version 8 Release 6 IBM Decision Server Insights Installation Guide Version 8 Release 6 Note Before using this information and the product it supports,

More information

Implementing IBM CICS JSON Web Services for Mobile Applications IBM Redbooks Solution Guide

Implementing IBM CICS JSON Web Services for Mobile Applications IBM Redbooks Solution Guide Implementing IBM CICS JSON Web Services for Mobile Applications IBM Redbooks Solution Guide This IBM Redbooks Solution Guide describes the existing and new aspects of IBM CICS Transaction Server that allow

More information