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

Size: px
Start display at page:

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

Transcription

1 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

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. 2

3 Agenda Why IBM Notes Browser Plug-in? Goals of IBM Notes Browser Plug-in Packaging & Installation Customizing Notes Browser Plug-in What we are working on Future Possibilities 3

4 Why IBM Notes Browser Plug-in? 4

5 What majority of Notes/Domino customers have Notes Client (Basic or Std) Large number of Custom Notes/Domino applications Domino based mail Custom Applications Notes Client LotusScript/Formula/NIF/NSF NSF Storage Local or Remote 5

6 Where the customers would like to move to Browser Based environment 6

7 What Customers have been using to work around Use IBM inotes or IBM Notes web (SmartCloud) for Mail Migrate critical applications to Xpages Install Notes Client for remaining Notes/Domino Applications * requires a context switch between mail & applications 7

8 8 IBM Notes Browser Plug-in Helping migrate your Notes environment to browser based.

9 Goals : IBM Notes Browser Plug-in 9

10 Goals of Notes Browser Plug-in Provide seamless access to your existing Notes/Domino applications Unmodified Expose all the relevant Notes Client functionality in a browser What is it? Supported Platforms & Components Easier installation & upgrade 10

11 Benefits of Notes Browser Plug-in Extends the availability of Notes/Domino application from a browser. Leverage IBM inotes for accessing your mail Integration with IBM inotes from IBM Notes Browser Plug-in Continue to leverage your investment in Domino applications No modifications required to use your existing applications inside a Web Browser Continuation of the same user interface & workflow Support for workflow involving mail No context switching between browser & Notes Client. Enables standardization of web browser as primary access point for all business applications 11

12 Goals of Notes Browser Plug-in Provide seamless access to your existing Notes/Domino applications Unmodified Expose all the relevant Notes Client functionality in a browser What is it? Supported Platforms & Components Easier installation & upgrade 12

13 Functionality Supported Welcome page supporting Links to Most recently used applications for easy access Link to access Notes workspace Notes Workspace Notes Replicator Notes Bookmarks migrated to Browser's favorites Toolbar, Statusbar, Infobox Entire application logic lotusscript, formula language All the design elements Forms, views, 13

14 IBM Notes Browser Plug-in Homepage Tips Links to most recently used applications 14

15 Notes application in the browser Notes Menus Notes Toolbar inotes Access Notes Application Area Notes Statusbar 15

16 16 DEMO

17 Goals of Notes Browser Plug-in Provide seamless access to your existing Notes/Domino applications Unmodified Expose all the relevant Notes Client functionality in a browser What is it? Supported Platforms & Components Easier installation & upgrade 17

18 What is it? Components of the Notes Browser Plug-in: Small subset of Notes Components (only what s required to run custom app) Encapsulated in the browser using plug-in components IPC mechanism for communication between these 2 components Your application logic Encapsulated in browser plug-in Standard installer or managed deployment options. NO support for Notes Mail (recommend using inotes or Notes web) Workflow applications using back-end mail functionality will continue to work Access to applications via browser bookmarks (migration of existing Notes bookmarks) document/view/application link in documents Support for Notes URL's in the browser. 18

19 Summary of functionality Supported Operating Systems Microsoft Windows 7, 8 Citrix Supported Browsers Internet Explorer 8, 9, 10 & 11 Firefox 24 ESR, 19

20 Summary of functionality Base Level Functionality Unless otherwise explicitly stated, only features available in Basic Client will be available Existing Customer's Notes Application to work unchanged User interface components like Frameset, Views, document, action bar within the application, and the scripts (DB/view/document) will work as in Notes. Application (Notes content) is shown in it's own browser tab Notes Toolbar (continue to support customer toolbar icons) Top-level menus & Context Menus (right-click) Notes Status Bar 20

21 Summary of functionality Additional Functionality Migration of Notes bookmarks to Browser Favorite bookmarks Leverage browser s bookmarking feature Access to Local or Server Replica and databases Support for Roaming Users Desktop Policies Replication Operations to be passed to inotes Co-existence with Notes Standard Client Plug-in Installed as part of standard client install Cannot be run at the same time Continued availability of NSD for serviceability 21

22 Goals of Notes Browser Plug-in Provide seamless access to your existing Notes/Domino applications Unmodified Expose all the relevant Notes Client functionality in a browser Smaller package size Easier installation & upgrade 22

23 Notes Browser Plug-in : Installation & Setup Goals Keep the Installation Package to a minimum Keep the installation as simple as possible Minimum number of options Multi-user Ensure we handle existing installation & data Data migration MUMA (Multi-user migration Agent integration) Setup to be simple 23

24 Summary of functionality Browser Plug-in stand-alone Install Package - use this if you only want NBP with inotes or Notes web - removes any other Notes client from the system. Min Package ~ 65MB Max Package ~ 125MB (includes JVM & Viewers) OR Can also be installed as part of Notes Standard Client install Plug-in is installed & registered for both Firefox & Internet Explorer. Bookmarks migration/synchronization upon 1 st user launch 24

25 Customizing IBM Notes Browser Plug-in 25

26 Notes Browser Plug-in: Customization Browser Extension Extending the web browser's functionality Browser Extension allows to add functionality to web browser and enhance the user interface in web browser. Add toolbar buttons & custom search bar in web browser Modify html content in a specific web page Add custom URL protocol like notes://, skype: etc. Browser Extension is browser dependant. For Mozilla Firefox, Mozilla Extension. For MSIE, Browser Helper Object (BHO) You can modify Notes Browser Plug-in UI by creating your own Browser Extension. 26

27 Notes Browser Plug-in: Customization Mozilla Extension - Browser Extension for Mozilla Firefox Mozilla Extension Mozilla version of Browser Extension. Allows to add new functionality to Mozilla applications such as Firefox, SeaMonkey and Thunderbird. Script based. XUL (XML UI Language) and JavaScript supported. Dev Environment can be one of the followings: Your text editor Add-on Builder (online) Add-on SDK (for desktop)

28 Notes Browser Plug-in: Customization Browser Helper Object - Browser Extension for Microsoft Internet Explorer Browser Helper Object (BHO) Microsoft version of Browser Extension Allows to add new functionality to Internet Explorer and Windows Explorer. C++ / ATL / COM based Dev Environment: Microsoft Visual Studio (or Microsot Visual C++)

29 Inside Notes Browser Plug-in Notes Browser Plug-in for Mozilla Firefox Notes Browser Plug-in for Mozilla Firefox NotesContent.html embeds Notes native control in browser Notes Browser Plug-in (Mozilla Extension) C:\Program Files\IBM\Notes\mozilla 29

30 Inside Notes Browser Plug-in Notes Browser Plug-in for Mozilla Firefox Notes Browser Plug-in for Mozilla Firefox Built as a Mozilla Extension. Location: C:\Program Files\IBM\Notes\mozilla NotesContent.html npntapi.dll Embeds Notes NPAPI Plug-in and shows Notes UI in the html. Notes NPAPI plug-in. reparents Notes native control. * NPAPI plug-in displays native controls in <embed> or <object> element in html. Adobe Flash Plug-in displays Flash control in html Java Applet viewer Plug-in displays Java Applet in html 30

31 Inside Notes Browser Plug-in Notes Browser Plug-in for Microsoft Internet Explorer Notes Browser Plug-in for Microsoft Internet Explorer NotesContent.html embeds Notes native control in browser Notes Browser Plug-in (MSIE version) C:\Program Files\IBM\Notes\msie 31

32 Inside Notes Browser Plug-in Notes Browser Plug-in for Microsoft Internet Explorer Notes Browser Plug-in for Microsoft Internet Explorer Built as a Browser Helper Object (BHO) Location: C:\Program Files\IBM\Notes\msie NotesContent.html npntapi.dll nnpapirt.dll nnotebho.dll Embeds Notes NPAPI Plug-in and shows Notes UI in the html. Notes NPAPI plug-in. reparents Notes native control. NPAPI Runtime engine. runs Notes NPAPI plug-in on Internet Explorer. Notes BHO. implements notes: url, activate tab, and save confirmation dialog so on. 32

33 Inside Notes Browser Plug-in NotesContent.html 33 NotesContent.html embeds Notes native control using <embed> or <object> element. MSIE version: C:\Program Files\IBM\Notes\msie\NotesContent.html Mozilla Firefox version: C:\Program Files\IBM\Notes\mozilla\chrome\content\NotesContent.html <!doctype html> <html>... <body id="body" style="margin:0;" onload="javascript:create()"> <embed style="position:absolute;left:0;top:0;bottom:0;width:100%;" id="plugin" type="application/x-notes-control"/>... <embed> element embeds Notes NAPI Plug-in, and displays Notes native control.

34 Notes Browser Plug-in: Customization Customizing Notes Browser Plug-in How can we customize Notes Browser Plug-in UI? Don't modify / Edit NotesContent.html Do create your own Browser Extension 34

35 Notes Browser Plug-in: Customization Example - Banner Browser Extension for Mozilla Firefox Banner Browser Extension Mozilla Extension based adds Banner in Notes Browser Plug-in UI without modifying Notes Browser Plug-in. Banner area Notes control 35

36 Notes Browser Plug-in: Customization Sample - Banner Browser Extension for Mozilla Firefox How Banner Browser Extension works internally: 1) Banner Browser Extension tracks every web page's open event. 2) When Notes URL is opened, Banner Browser Extension accesses to the web page and inserts <img> element in Notes Browser Plugin's NotesContent.html dynamically. Inserts Banner area in NotesContent.html using DOM API Banner Browser Extension Creates NotesContent.html Notes Browser Plug-in 36

37 Notes Browser Plug-in: Customization Sample - Banner Browser Extension for Mozilla Firefox Banner Browser Extension File Structure: banner directory chrome.manifest describes a package and maps its location on disk to a chrome URL. install.rdf is used for Firefox to load Banner Browser Extension

38 Notes Browser Plug-in: Customization Sample - Banner Browser Extension for Mozilla Firefox Banner Browser Extension File Structure: banner/chrome/content directory images dir stores banner.png browseroverlay.js tracks every page's document open event. browseroverlay.xul inserts browseroverlay.js in every browser's tab. 38

39 Notes Browser Plug-in: Customization Example - Banner Browser Extension for Mozilla Firefox Banner Browser Extension File Structure: browseroverlay.js onpageload : function(event) { if (event.originaltarget instanceof HTMLDocument) { var doc = event.originaltarget; var win = doc.defaultview; var url = win.location.href.tolowercase(); BrowserOverlay.js inserts banner image in the opened Notes page } if (url.indexof("notes:") == 0) { var img = createbannerimage(); var embed = doc.getelementsbytagname("embed")[0]; resize_embed_element(embed); doc.body.insertbefore(img, embed); } } 39

40 Notes Browser Plug-in: Customization Example - Banner Browser Extension for Mozilla Firefox Installing Banner Browser Extension On Firefox, Installing the browser extension is easy. 1) Zip banner directory 2) Rename to banner.xpi 3) DnD to Firefox to install banner.xpi 40

41 What we are working on & Future possibilities 41

42 A companion for Notes web Leverage Notes Browser Plug-in for rapidly provide functionality not available in Notes web Local Archiving Notes Client provides extensive archiving functionality missing from Notes web Leverage Notes Browser Plug-in & it's integration with Notes web to provide this missing functionality to Notes web Offline Mail Access Leverage MMR Managed Mail Replica User can work on local replica with changes getting replicated with the help of Notes Browser Plug-in 42

43 Additional things we are investigating Other Platform Support Supporting more browsers More integration with IBM inotes, IBM Notes web 43

44 Engage Online SocialBiz User Group socialbizug.org Join the epicenter of Notes and Collaboration user groups Follow us on Engage Online LinkedIn Participate in the IBM Social Business group on LinkedIn: Facebook Like IBM Social Business on Facebook Social Business Insights blog ibm.com/blogs/socialbusiness Read and engage with our bloggers 44

45 45

46 Acknowledgements and Disclaimers Availability. References in this presentation to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. The workshops, sessions and materials have been prepared by IBM or the session speakers and reflect their own views. They are provided for informational purposes only, and are neither intended to, nor shall have the effect of being, legal or other guidance or advice to any participant. While efforts were made to verify the completeness and accuracy of the information contained in this presentation, it is provided AS-IS without warranty of any kind, express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this presentation or any other materials. Nothing contained in this presentation is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. All customer examples described are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual environmental costs and performance characteristics may vary by customer. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying that any activities undertaken by you will result in any specific sales, revenue growth or other results. Copyright IBM Corporation All rights reserved. U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. IBM, the IBM logo, ibm.com, IBM Connections, IBM Notes Social Edition, IBM inotes Social Edition, IBM Notes Browser Plug-in, IBM SmartCloud, IBM SmartCloud Notes web are trademarks or registered trademarks of International Business Machines Corporation in the United States, other countries, or both. If these and other IBM trademarked terms are marked on their first occurrence in this information with a trademark symbol ( or ), these symbols indicate U.S. registered or common law trademarks owned by IBM at the time this information was published. Such trademarks may also be registered or common law trademarks in other countries. A current list of IBM trademarks is available on the Web at Copyright and trademark information at Other company, product, or service names may be trademarks or service marks of others. 46

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 Notes Browser Plug-in

IBM Notes Browser Plug-in IBM Notes Browser Plug-in Raj Patil Senior Technical Staff Member - Notes Client Archana Pawar QE Lead - Notes Browser Plugin (Notes Client) Date: 3rd September, 2014 Open Mic Team Raj Patil Senior Technical

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

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

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

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

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

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

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

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

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

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

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 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

Optimizing Data Transformation with Db2 for z/os and Db2 Analytics Accelerator

Optimizing Data Transformation with Db2 for z/os and Db2 Analytics Accelerator Optimizing Data Transformation with Db2 for z/os and Db2 Analytics Accelerator Maryela Weihrauch, IBM Distinguished Engineer, WW Analytics on System z March, 2017 Please note IBM s statements regarding

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

InfoSphere Guardium 9.1 TechTalk Reporting 101

InfoSphere Guardium 9.1 TechTalk Reporting 101 InfoSphere Guardium 9.1 TechTalk Reporting 101 Click to add text Dario Kramer, Senior System Architect dariokramer@us.ibm.com 2013 IBM Corporation Acknowledgements and Disclaimers Availability. References

More information

20 years of Lotus Notes and a look into the next 20 years Lotusphere Comes To You

20 years of Lotus Notes and a look into the next 20 years Lotusphere Comes To You 20 years of Lotus Notes and a look into the next 20 years Lotusphere Comes To You Kevin Cavanaugh, Vice President, Messaging and Collaboration Lotus Software and WebSphere Portal email@us.ibm.com Organizations

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

IBM Lotus Notes in XenApp Environments

IBM Lotus Notes in XenApp Environments IBM Lotus Notes in XenApp Environments Open Mic Webcast September 28, 2011 11:00 AM EDT 2011 IBM Corporation Open Mic Webcast: IBM Lotus Notes in XenApp environments September 28 th @ 11:00 AM EDT (15:00

More information

WebSphere Commerce Developer Professional 9.0

WebSphere Commerce Developer Professional 9.0 Software Product Compatibility Reports Continuous Delivery Product - Long Term Support Release WebSphere Commerce Developer Professional 9.0 Contents Included in this report Operating systems Hypervisors

More information

IBM Social Rendering Templates for Digital Data Connector

IBM Social Rendering Templates for Digital Data Connector IBM Social Rendering Templates for Digital Data Dr. Dieter Buehler Software Architect WebSphere Portal / IBM Web Content Manager Social Rendering Templates for DDC- Overview This package demonstrates how

More information

CICS V5.4 open beta and beyond

CICS V5.4 open beta and beyond CICS V5.4 open beta and beyond Alexander David Brown IBM UK Ltd. Date of presentation (01/10/2016) Session GB Preface IBM s statements regarding its plans, directions and intent are subject to change or

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

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

Effective PMR Submission Best Practice. IBM Learn Customer Support

Effective PMR Submission Best Practice. IBM Learn Customer Support Effective PMR Submission Best Practice IBM Learn Customer Support PMR Best Practices When submitting a PMR, please make sure you provide as much information as you have. This allows the team to troubleshoot,

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

Innovations in Network Management with NetView for z/os

Innovations in Network Management with NetView for z/os Innovations in Network Management with NetView for z/os Larry Green IBM greenl@us.ibm.com Twitter: @lgreenibm Insert Custom Session QR if Desired. Thursday, August 7, 2014 Session 16083 Abstract NetView

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

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

IBM Informix xC2 Enhancements IBM Corporation

IBM Informix xC2 Enhancements IBM Corporation IBM Informix 12.10.xC2 Enhancements 2013 IBM Corporation Acknowledgements and Disclaimers Availability. References in this presentation to IBM products, programs, or services do not imply that they will

More information

An Introduction to CICS JVMServers

An Introduction to CICS JVMServers An Introduction to CICS Servers Ian J Mitchell IBM Distinguished Engineer, CICS Transaction Server 1 st March 2011 Session 8265 1 of 32 Topics Evolution of the in CICS Transaction Server How are Servers

More information

User Experience Enhancements...2 New Mobile and Social...3. Click to Cloud Connectors...3 Media Gallery...4 Mobile...5

User Experience Enhancements...2 New Mobile and Social...3. Click to Cloud Connectors...3 Media Gallery...4 Mobile...5 June 2013 Update Table of Contents User Experience Enhancements...2 New Mobile and Social...3 Click to Cloud Connectors...3 Media Gallery...4 Mobile...5 Chat Enhancements Rich Client...6 Screen capture...6

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, WW Analytics on System z weihrau@us.ibm.com Jun 5th, 2018 1 2018

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

JMP305: JumpStart Your Multi-Channel Digital Experience Development with Web Experience Factory IBM Corporation

JMP305: JumpStart Your Multi-Channel Digital Experience Development with Web Experience Factory IBM Corporation JMP305: JumpStart Your Multi-Channel Digital Experience Development with Web Experience Factory 2014 IBM Corporation Agenda Multi-channel applications and web sites Rapid development with the model-based

More information

How to Modernize the IMS Queries Landscape with IDAA

How to Modernize the IMS Queries Landscape with IDAA How to Modernize the IMS Queries Landscape with IDAA Session C12 Deepak Kohli IBM Senior Software Engineer deepakk@us.ibm.com * IMS Technical Symposium Acknowledgements and Disclaimers Availability. References

More information

What s New in IBM Rational Software Architect 8.5 and Rational Software Architect Design Manager 4.0 Beta

What s New in IBM Rational Software Architect 8.5 and Rational Software Architect Design Manager 4.0 Beta What s New in IBM Rational Software Architect 8.5 and Rational Software Architect Design Manager 4.0 Beta Sandeep Kohli STSM, Product Lead Rational Software Architect & Design Management sandeep.kohli@in.ibm.com

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

IBM SPSS Text Analytics for Surveys

IBM SPSS Text Analytics for Surveys Software Product Compatibility Reports Product IBM SPSS Text Analytics for Surveys 4.0.1.0 Contents Included in this report Operating systems Hypervisors (No hypervisors specified for this product) Prerequisites

More information

IBM Lotus Notes 8.5 Version to Version Comparison IBM Corporation

IBM Lotus Notes 8.5 Version to Version Comparison IBM Corporation IBM Lotus Notes 8.5 Version to Version Comparison Overview This presentation highlights the evolutionary value provided across selected releases of IBM Lotus Notes software by outlining selected enhancements

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

WebSphere Commerce Developer Professional

WebSphere Commerce Developer Professional Software Product Compatibility Reports Product WebSphere Commerce Developer Professional 8.0.1+ Contents Included in this report Operating systems Glossary Disclaimers Report data as of 2018-03-15 02:04:22

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

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

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

IBM Notes and Domino 9.0 Social Edition

IBM Notes and Domino 9.0 Social Edition IBM Notes and Domino 9.0 Social Edition Scott Souder Program Director Client Strategy: Notes, inotes and Connections Mail @sssouder scott_souder@us.ibm.com www.sssouder.com Please note: IBM s statements

More information

ID106 - What's New in IBM Lotus Notes 8.5.1

ID106 - What's New in IBM Lotus Notes 8.5.1 Next generation of collaborative systems ID106 - What's New in IBM Lotus Notes 8.5.1 Lotus Toronto User Group Claude Cossette Lotus IT Specialist Financial Disclaimer The information on the new product

More information

A Day In the Life demo One example using COBOL/CICS

A Day In the Life demo One example using COBOL/CICS A Day In the Life demo One example using COBOL/CICS David Hawreluk EM Specialist IBM New York dhawrel@us.ibm.com Regi Barosa Executive IT Specialist IBM Boston rbarosa@us.ibm.com January, 22 2013 IBM s

More information

IMS V13 Overview. Deepak Kohli IMS Product Management

IMS V13 Overview. Deepak Kohli IMS Product Management IMS V13 Overview Deepak Kohli IMS Product Management deepakk@us.ibm.com 1 Announcements IMS 13 QPP announce date: October 3, 2012 IMS 13 QPP start date: December 14, 2012 IMS 13, IMS 13 DB VUE & IMS Enterprise

More information

IBM DB2 Analytics Accelerator for z/os, v2.1 Providing extreme performance for complex business analysis

IBM DB2 Analytics Accelerator for z/os, v2.1 Providing extreme performance for complex business analysis IBM DB2 Analytics Accelerator for z/os, v2.1 Providing extreme performance for complex business analysis Willie Favero IBM Silicon Valley Lab Data Warehousing on System z Swat Team Thursday, March 15,

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

Active Energy Manager. Image Management. TPMfOSD BOFM. Automation Status Virtualization Discovery

Active Energy Manager. Image Management. TPMfOSD BOFM. Automation Status Virtualization Discovery Agenda Key: Session Number: 53CG 550502 Compare and Contrast IBM ~ ~ Navigator for IBM i Tim Rowe timmr@us.ibm.com 8 Copyright IBM Corporation, 2009. All Rights Reserved. This publication may refer to

More information

Going Mobile with IBM Verse

Going Mobile with IBM Verse 1129 - Going Mobile with IBM Verse René Winkelmeyer, midpoints GmbH Stijn Van Herzele, IBM Tue, 02 Feb 2016 #NewWayToWork Agenda Mail Reimagined What is IBM Verse Mobile? Using IBM Verse Mobile - Hands-On

More information

Optimize Your Heterogeneous SOA Infrastructure

Optimize Your Heterogeneous SOA Infrastructure Optimize Your Heterogeneous SOA Infrastructure SHARE Boston 2010 Walter Falk IBM, Executive Director Cloud Business Development wfalk@us.ibm.com The world is getting smarter more instrumented, interconnected,

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

Advancing your SAP Solutions A review of future options around SAP on IBM i and SAP HANA

Advancing your SAP Solutions A review of future options around SAP on IBM i and SAP HANA Advancing your SAP Solutions A review of future options around SAP on IBM i and Ron Schmerbauch, SAP on Power IBM i rschmerb@us.ibm.com November 2016 Enhingen, DE Agenda What do things look like in 4Q2016?

More information

IBM SPSS Statistics Desktop

IBM SPSS Statistics Desktop Software Product Compatibility Reports Product IBM SPSS Statistics 26.0.0.0 Operating Systems The Operating sysytems section specifies the that IBM SPSS Statistics 26.0.0.0 supports, organized by operating

More information

Help! I ve Inherited the Network and They Expect Me to Manage It!

Help! I ve Inherited the Network and They Expect Me to Manage It! Help! I ve Inherited the Network and They Expect Me to Manage It! Frank Castiglia (IBM) Larry Green (IBM) August 15, 2013 Session 13545 Abstract This presentation takes a practical approach to reducing

More information

Using Hive for Data Warehousing

Using Hive for Data Warehousing An IBM Proof of Technology Using Hive for Data Warehousing Unit 1: Exploring Hive An IBM Proof of Technology Catalog Number Copyright IBM Corporation, 2013 US Government Users Restricted Rights - Use,

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

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

IBM Lotus Sametime and Unified Communications and Collaboration. Strategy and Technical Roadmap

IBM Lotus Sametime and Unified Communications and Collaboration. Strategy and Technical Roadmap IBM Lotus Sametime and Unified Communications and Collaboration Strategy and Technical Roadmap stephen_londergan@us.ibm.com March 2007 A new reason to look at Lotus Sametime 2006: the year of Lotus Sametime.

More information

DISCLAIMER COPYRIGHT List of Trademarks

DISCLAIMER COPYRIGHT List of Trademarks DISCLAIMER This documentation is provided for reference purposes only. While efforts were made to verify the completeness and accuracy of the information contained in this documentation, this documentation

More information

IBM Db2 Warehouse on Cloud

IBM Db2 Warehouse on Cloud IBM Db2 Warehouse on Cloud February 01, 2018 Ben Hudson, Offering Manager Noah Kuttler, Product Marketing CALL LOGISTICS Data Warehouse Community Share. Solve. Do More. There are 2 options to listen to

More information

IBM InfoSphere Data Replication s Change Data Capture (CDC) Fast Apply IBM Corporation

IBM InfoSphere Data Replication s Change Data Capture (CDC) Fast Apply IBM Corporation IBM InfoSphere Data Replication s Change Data Capture (CDC) Fast Apply Agenda - Overview of Fast Apply - When to use Fast Apply - The available strategies & when to use - Common concepts - How to configure

More information

The Value of Using Name-Value Pairs

The Value of Using Name-Value Pairs The Value of Using Name-Value Pairs Operations and Coverage Subcommittee Jesus Galvez z/tpf Development Disclaimer Any reference to future plans are for planning purposes only. IBM reserves the right to

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

Learn about the latest offerings in Adobe Connect. This article summarizes the new features and enhancements.

Learn about the latest offerings in Adobe Connect. This article summarizes the new features and enhancements. Adobe Connect 9.7 Release Notes Learn about the latest offerings in Adobe Connect. This article summarizes the new features and enhancements. Adobe Connect is a web conferencing solution for web meetings,

More information

APPLICATION BUILDER CLOUD. Application Creation Made Easy

APPLICATION BUILDER CLOUD. Application Creation Made Easy APPLICATION BUILDER CLOUD Application Creation Made Easy Today s environment demands that your business... be able to adjust quickly to evolving requirements from the market, from your customers, as well

More information

IBM Db2 Open Data RESTful Support

IBM Db2 Open Data RESTful Support IBM Db2 Open Data RESTful Support George Baklarz December 6 th, 2017 simplify coding { "store" : "json", "call" : "RESTful", "code" : "OData", "exploit" : "relational", "get" : "results" } Data Without

More information

Lotus Notes og Sametime Bo Falkenberg IBM Software Group IBM Corporation

Lotus Notes og Sametime Bo Falkenberg IBM Software Group IBM Corporation Lotus Notes og Sametime Bo Falkenberg IBM Software Group Agenda Current version of Lotus Notes and Domino W hat to expect in the near future Lotus Sametime what to expect from the next version W here are

More information

Reducing MIPS Using InfoSphere Optim Query Workload Tuner TDZ-2755A. Lloyd Matthews, U.S. Senate

Reducing MIPS Using InfoSphere Optim Query Workload Tuner TDZ-2755A. Lloyd Matthews, U.S. Senate Reducing MIPS Using InfoSphere Optim Query Workload Tuner TDZ-2755A Lloyd Matthews, U.S. Senate 0 Disclaimer Copyright IBM Corporation 2010. All rights reserved. U.S. Government Users Restricted Rights

More information

IBM Next Generation Intrusion Prevention System

IBM Next Generation Intrusion Prevention System IBM Next Generation Intrusion Prevention System Fadly Yahaya SWAT Optimizing the World s Infrastructure Oct 2012 Moscow 2012 IBM Corporation Please note: IBM s statements regarding its plans, directions,

More information

News for M3 User Productivity Smart Office/H5 Client/Mashups

News for M3 User Productivity Smart Office/H5 Client/Mashups News for M3 User Productivity Smart Office/H5 Client/Mashups Ole Rasmussen, Global Director of Product Management 1 Disclaimer This document reflects the direction Infor may take with regard to the specific

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

A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group

A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group 2008 IBM Corporation Agenda XPage overview From palette to properties: Controls, Ajax

More information

WebSphere Commerce Professional

WebSphere Commerce Professional Software Product Compatibility Reports Product WebSphere Commerce Professional 8.0.1+ Contents Included in this report Operating systems Glossary Disclaimers Report data as of 2018-03-15 02:04:22 CDT 1

More information

Oracle AutoVue VueLink 20.0 for ENOVIA

Oracle AutoVue VueLink 20.0 for ENOVIA Oracle AutoVue VueLink 20.0 for ENOVIA User s Manual An Integration between ENOVIA PLM and Oracle AutoVue Copyright 1998, 2010, Oracle and/or its affiliates. All rights reserved. The Programs (which include

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

Express Edition for IBM x86 Getting Started

Express Edition for IBM x86 Getting Started IBM Systems Director Express Edition for IBM x86 Getting Started Version 6 Release 3 IBM Systems Director Express Edition for IBM x86 Getting Started Version 6 Release 3 Note Before using this information

More information

Oracle Service Cloud. Release 18D. What s New

Oracle Service Cloud. Release 18D. What s New Oracle Service Cloud Release 18D What s New TABLE OF CONTENTS Revision History 3 Overview 3 Feature Summary 3 Agent Browser Channels 4 Chat Transfer Enhancements 4 Agent Browser Workspaces 5 Link and Unlink

More information

TPFUG JavaScript Object Notation (JSON)

TPFUG JavaScript Object Notation (JSON) TPFUG JavaScript Object Notation (JSON) Colette A. Manoni, TPF Development Lab March 23, 2015 Disclaimer Any reference to future plans are for planning purposes only. IBM reserves the right to change those

More information

Lotusphere IBM Collaboration Solutions Development Lab

Lotusphere IBM Collaboration Solutions Development Lab Lotusphere 2012 IBM Collaboration Solutions Development Lab Lab 01 Building Custom Install Kits for IBM Lotus Notes Clients 1 Introduction: Beginning with IBM Lotus Notes Client version 8.0, customizing

More information

Developing Enterprise Services for Mobile Devices using Rational Software Architect / Worklight

Developing Enterprise Services for Mobile Devices using Rational Software Architect / Worklight Developing Enterprise Services for Mobile Devices using Rational Software Architect / Worklight Sandeep Katoch Architect, Rational Software Architect Development sakatoch@in.ibm.com Agenda Introduction

More information

TPF Users Group Code Coverage in TPF Toolkit

TPF Users Group Code Coverage in TPF Toolkit z/tpf V1.1-2011 Code Coverage in TPF Toolkit Mohammed Ajmal Development Tools Subcommittee AIM Enterprise Platform Software IBM z/transaction Processing Facility Enterprise Edition 1.1.0 Any reference

More information

Discover Our Update Site for Eclipse-Based U2 DBTools. Ben Wedewer Quality Control Engineer, U2 Lab

Discover Our Update Site for Eclipse-Based U2 DBTools. Ben Wedewer Quality Control Engineer, U2 Lab Discover Our Update Site for Eclipse-Based U2 DBTools Ben Wedewer Quality Control Engineer, U2 Lab Webinar Opening Procedure Orange arrow = control GoTo Webinar control panel This webinar will be recorded

More information

Extending the value of your current collaboration investments now and in the future

Extending the value of your current collaboration investments now and in the future Extending the value of your current collaboration investments now and in the future Simon Lee ASEAN Lotus Technical Manager 2007 IBM Corporation IBM Lotus collaboration product strategy Rich client Microsoft

More information

z/tpfdf Encryption Communications Subcommittee! IBM z/tpf April 11, 2016! Chris Filachek z/tpf and z/tpfdf Architecture & Development!

z/tpfdf Encryption Communications Subcommittee! IBM z/tpf April 11, 2016! Chris Filachek z/tpf and z/tpfdf Architecture & Development! z/tpfdf Encryption Communications Subcommittee! Chris Filachek z/tpf and z/tpfdf Architecture & Development! IBM z/tpf April 11, 2016! Copyright IBM Corporation 2016. U.S. Government Users Restricted Rights

More information

WebSphere Partner Gateway v6.2.x: EDI TO XML Transformation With FA

WebSphere Partner Gateway v6.2.x: EDI TO XML Transformation With FA WebSphere Partner Gateway v6.2.x: EDI TO XML Transformation With FA Mike Glenn(v1mikeg@us.ibm.com) WPG L2 Support September 23, 2014 Agenda (1 of 3) Download EDI Standard Create XML Schema Use the DIS

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

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

Cisco Stand-Alone Installation Instructions Windows OS

Cisco Stand-Alone Installation Instructions Windows OS Cisco Stand-Alone Installation Instructions Windows OS 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

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

Open Mic Webcast: IBM Client Application Access (ICAA)

Open Mic Webcast: IBM Client Application Access (ICAA) Open Mic Webcast: IBM Client Application Access (ICAA) Ruth Charmagne Caray, Ronan Hoyne September 14, 2016 Agenda What is IBM Client Application Access? New Features Supported Domino Configurations Installing

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

IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM s sole discretion.

IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM s sole discretion. Please note Copyright 2018 by International Business Machines Corporation (IBM). No part of this document may be reproduced or transmitted in any form without written permission from IBM IBM s statements

More information

Build and Deploy Stored Procedures with IBM Data Studio

Build and Deploy Stored Procedures with IBM Data Studio Build and Deploy Stored Procedures with IBM Data Studio December 19, 2013 Presented by: Anson Kokkat, Product Manager, Optim Database Tools 1 DB2 Tech Talk series host and today s presenter: Rick Swagerman,

More information

Using Hive for Data Warehousing

Using Hive for Data Warehousing An IBM Proof of Technology Using Hive for Data Warehousing Unit 3: Hive DML in action An IBM Proof of Technology Catalog Number Copyright IBM Corporation, 2013 US Government Users Restricted Rights - Use,

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