Domino Mobile Apps.

Slides:



Advertisements
Similar presentations
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.
Advertisements

A Java Architecture for the Internet of Things Noel Poore, Architect Pete St. Pierre, Product Manager Java Platform Group, Internet of Things September.
Oracle Cloud Marketplace Neelesh Gurnani Director, Product Development Arif Khan Director, Product Management September 29, 2014 Copyright © 2014, Oracle.
Data Analysis and Visualization Dr. Frank van Ham, IBM Netherlands Target Conference 2014, Groningen Nov 4 th, 2014.
ILMT/SUA external demo- 11/07/2014
Best Practices for Upgrading Oracle PeopleSoft Environments
Building Functional Hybrid Apps For The iPhone And Android “The Zen of Mobile Apps”
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. JD Edwards Summit Recent CX Acquisitions What’s Oracle been up to? Charles McGuinness.
1 Mobile Document Capture using Apple iPhone and IBM Content Navigator October, 2012.
IBM Software Group AIM Enterprise Platform Software IBM z/Transaction Processing Facility Enterprise Edition © IBM Corporation 2005 TPF Users Group.
| Building the Effective Enterprise The Power of.Net Upgrade Jeffrey Steele – Solution Consultant, QAD.
Building Cognitive Apps with IBM Watson on Bluemix
Tivoli Software © 2009 IBM Corporation Maximo Mobile Suite David Havican Lead Product Designer & Architect.
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 1.
IBM Bluemix Ecosystem Development Hands on Workshop Section 1 - Overview.
IBM Software Group AIM Enterprise Platform Software IBM z/Transaction Processing Facility Enterprise Edition © IBM Corporation 2005 TPF Users Group.
Build Mobile Apps for Oracle E-Business Suite with Oracle Mobile Platform Bruce Bailey Principal Mobile/Social Solutions Consultant Jagadeesh Maira Senior.
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Planning & Budgeting Cloud Service (PBCS) Overview Business Analytics Product Group.
© 2015 IBM Corporation Big Data Journey. © 2015 IBM Corporation 2.
IBM eServer iSeries © 2003 IBM Corporation ™™ iSeries Solutions for Business Continuity IBM eServerJ iSeriesJ © 2003 IBM Corporation.
Bluemix for Domino Developers Niklas Heidloff, heidloff.net.
IBM Innovate 2012 Title Presenter’s Name Presenter’s Title, Organization Presenter’s Address Session Track Number (if applicable)
Building Solutions on the IBM FileNet P8 APIs, an Architect's Guide Bill Carpenter, ECM Architect, IBM TSB-3726B.
Mobilize Your Workforce Overview of Maximo Anywhere & Everyplace Steven Shull Projetech Solution Architect/Development Lead Gina Adkins Leonard IBM Maximo.
© 2009 IBM Corporation 1 IBM Lotus Connections Mac Guidera | Product Manager, Lotus Connections Baan Slavens | Product Manager, Lotus Connections May 2010.
© 2009 IBM Corporation © Copyright IBM Corporation All rights reserved. IBM Retail Vendor template for WebSphere Portal v1.0 Supplier On-boarding.
© 2015 IBM Corporation June 13, 2016 Boguslaw Nowak ILMT & BigFix Inventory development demo.
Work smarter, keep connected with Lotus Software Jon Crouch | Senior Technical Specialist, Lotus Software Matt Newton | Senior Technical Specialist, Lotus.
SUSE Linux Enterprise Server for SAP Applications
Placing People at the Center of Content and Collaboration
Welcome to the IBM IS Tech Talk Virtual Tables in Information Analyzer
Ramping Up On The SharePoint Framework (SPFx)
Copyright © 2014 Oracle and/or its affiliates. All rights reserved. |
Trial.iO Makes it Easy to Provision Software Trials, Demos and Training Environments in the Azure Cloud in One Click, Without Any IT Involvement MICROSOFT.
Discover the New SharePoint Content Publishing Experiences
Firefish Software for Professional Recruiters Stays Available Around the Clock from Any Device and Anywhere by Using the Microsoft Azure Platform Partner.
Couchbase Server is a NoSQL Database with a SQL-Based Query Language
Multi-Device Hybrid Apps What, Why, and When to Use Hybrid Development Option Ervin Loh ALM Program Manager
Consumer Cloud Monitoring – Beta Sprint Demo
IBM System z9 109 Availability Eye Opener
Cloud DX Connected Health Kits Depend on Azure to Deliver Cloud Storage and Securely Host Data for its Remote Patient Monitoring MICROSOFT AZURE APP BUILDER.
9/17/2018 Future TIME Kevin R Banning, R&D Director Sept 17, 2014.
Search Engine of the World's Laws Utilizes Azure Cloud Platform and Uses Azure Project Manager, Virtual Machines, and Microsoft Translation Service MICROSOFT.
OpenWorld 2018 Accelerate Your Success on Oracle Cloud Infrastructure with Applications Unlimited Support Viviana Tilita Senior Technical Support Engineer.
OpenWorld 2018 How to Create Chatbots with OMCe
Build a Web App with Oracle REST Data Services &
Running on the Powerful Microsoft Azure Platform,
QAD Reporting Framework
Key Considerations in User Lifecycle Management
The New Oracle Monitoring and Advisory Service for Applications Unlimited Michael Soulier Senior Director Applications Customer Support, PeopleSoft October.
Be Better: Achieve Customer Service Excellence and Create a Lean RMA and Returns Process with Renewity RMA and the Power of Microsoft Azure MICROSOFT AZURE.
11/14/ :30 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
OpenWorld 2018 Oracle API Platform: How to Manage Typical Workflows
Your Next Chatbot From Idea to Execution Donna Scheele
Confidential – Oracle Internal/Restricted/Highly Restricted
Principal Product Manager Oracle Data Science Platform
Partner Logo Azure Provides a Secure, Scalable Platform for ScheduleMe, an App That Enables Easy Meeting Scheduling with People Outside of Your Company.
ideas to mobile apps in record time,
Introducing COGNOS ANALYTICS 11
IBM Blockchain An Enterprise Deployment of a Distributed Consensus-based Transaction Log Ben Smith & Kostantinos Christidis 1 ©2016 IBM Corporation.
TEMPLATE.
Appcelerator Arrow: Build APIs in Minutes. Connect to Any Data Source
Guarantee Hyper-V, System Center Performance and Autoscale to Microsoft Azure with Application Performance Control System from VMTurbo MICROSOFT AZURE.
What YOUR ORGANIZATION CAN be doing to prepare
Remedy Integration Strategy Leverage the power of the industry’s leading service management solution via open APIs February 2018.
COMPANY PROFILE: REELWAY
The Future is Now with ASP.NET Core 3.0
Presentation transcript:

Domino Mobile Apps

Andrew Manby Andrew Davis Director, IBM Product Management Collaboration Solutions Andrew Davis Director of Eng. & Chief Architect, HCL Collaborative Workflow Platforms

Please note IBM’s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice and 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. 3

App Dev Vision – Making it Fast and Easy Below you find examples of backend options for getting data out of Domino. All JavaScript frameworks support REST and JSON today.   Data out of Domino Agents (if you are still on LotusScript) XAgents (hardcore SSJS) Just views (read only) XPagesRest controls Domino Access Services Custom servlets SmartNSF (highly recommended!!!) JavaScript (These are the most popular today. I added jQuery to your list) Node.js Angular jQuery React.js Frameworks (We then also have "design" frameworks that are very popular) Bootstrap jQuery UI / jQuery Mobile and many more… Questions to ask customers: Who should develop and maintain the applications in the future? What type of developers do you have? What skills are there? How fast can you build up new knowledge? Which technologies do you want to invest in? How important are long-term usability/longevity and backwards compatibility? Do you plan to change your processes in development and operations (DevOps)? Are you ready for shorter update cycles? PRO TIP: Split applications into frontend and backend Use your preferred development environment, deployment tools, frameworks and runtimes Integrate Domino applications in the backend (data & business logic) via APIs Extend Unleash Enhance Evolve

Introduce the Tale of Two developers Domino Top Secret Agenda Introduce the Tale of Two developers Domino Top Secret Industry Scenario based demo and the reach of Domino Apps Back to the Future with the Domino the “Secure NOSQL Database” with Node.js Hint: June 29, 2007, Sept 2008, April 3, 2010

Tale of two developers Domino Developer Been developing on Domino for 10+ years. Can create a business process workflow, with views, forms and approvals in a few days using the power of Designer Enterprise relies on him for technology that works quickly and reliable Call him “Dave” Full stack java script developer < 3 years experience out of school, knows Javascript, react.js, node, express, MongoDB It you can’t do: he is not interested. Use Atom or his favorite IDE or is not in interested Call him “Brenton” Disclaimer: No developers were injured in the development of the following demos. Any resemblance to real developers at HCL is not a co-incidence because we experiment on live engineers and real code! Warning: using pre-release Alpha code if the demo doesn’t crash we aren’t trying enough features!

Scenario: Cruise Ship is a mini city Many lines of business and industries Workflow Order approvals Email notifications Business processes Domino has enabled industries to develop workflow and business processes specific to their needs on a common platform Dive into demo

Demo Notes Order (25 minutes) Show retail app in Notes on Laptop Create a new product Show the inventory status Generate an order for approval. What user? PIVOT to Verse Mobile Client Order Approval click the link Hospitality on a cart – marking room status Engineering Service REport Child Care – cruise ship should be fun after all HCL is producting marketing videos around this exact scenario of industries/solutions and our Domino on iOS changes

Domino Apps on iPad – Key Points We did not transform the application It is the same classic NSF. Notes Domino code is running on iOS We did not break or touch the business logic LotusScript just runs unmodified Complex forms and logic work Come to DominoTopSecret sessions to see more or try the iPad yourself Customer do not need to spend $10,000 to $ Millions re-writing each application on a new platform The 100 – 1000s apps in your company will just run on the iPad

Domino Apps on Mobile Direction iPad iPhone Android Browser iPad Design Partner Program Sign Up Today: http://bit.ly/DominoAppsOnIPad

So what does DominoTopSecret mean for… Dave the Domino Developer His skills are more valuable, and he is more marketable Retain more Domino Developers can now build mobile enabled apps on the platform they already know! Domino Customers - apps are over twice as valuable to your business Next time a solution provider pitches moving you off Notes and Domino don’t forget to ask? Does that application run fully offline with replication? Encryption all on the iPad? Can you do that for 1000 apps for the same cost? Notes Domino is re-taking its place as the leader in Low Code Application development across all platforms, including mobile devices Write ounce, run everywhere