Strategies for Running Oracle Forms from Mobile Devices and Tablets.

Similar documents
Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Take Your Oracle Forms on the Road Using ADF Mobile. Mia Urman, OraPlayer & Denis Tyrell, Oracle Corporation

Copyright 2014, Oracle and/or its affiliates. All rights reserved.

Pick A Winner! In What Tool Should I Develop My Next App?

Developing Cross Device Mobile Applications

Moving Forward with Oracle Forms

Oracle Mobile Application Framework

Copyright 2014, Oracle and/or its affiliates. All rights reserved.

Build a Mobile App in 60 Minutes with MAF

Copyright 2014 PITSS GmbH

Mobile Application Development: Introducing ADF Mobile Native Client Framework

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13

Mobilize Your Users Now with Oracle Mobile Application Framework (MAF)

Understanding Oracle ADF and its role in the Oracle Fusion Platform

Build a Mobile App in 60 Minutes with MAF

Oracle Mobile Hub. Complete Mobile Platform

ENTERPRISE MOBILE APPLICATION DEVELOPMENT WITH WAVEMAKER

Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS)

<Insert Picture Here> The Oracle Fusion Development Platform: Oracle JDeveloper and Oracle ADF Overview

Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory

Exploring Cross-platform Tools For Mobile Development: Lessons Learned. mlearning: Tips and Techniques for Development and Implementation

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

Introduction to Worklight Integration IBM Corporation

BYOD Success Kit. Table of Contents. Current state of BYOD in enterprise Checklist for BYOD Success Helpful Pilot Tips

Contents. The Mobile Delivery Gap The Choice to Go Hybrid What is a Hybrid App? Comparing Hybrid vs. Native Why Hybrid?...

1 Copyright 2013, Oracle and/or its affiliates. All rights reserved.

Mobile Technologies. Types of Apps

Oracle Corporation

Mobile Application Strategy

<Insert Picture Here> Forms Strategies: Modernizing Your Oracle Forms Investment

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

Oracle Applications in a Changing Business World. Legacy Oracle Applications Won't Be Around Forever. Will You?

EBOOK. Mobile Experience Virtualization: Extend Virtualized Windows Apps to Mobile

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Oracle Forms and Oracle APEX The Odd Couple

Oracle Forms Modernization Through Automated Migration. A Technical Overview

What Mobile Development Model is Right for You?

Oracle Exam 1z0-441 Oracle Mobile Development 2015 Essentials Version: 6.0 [ Total Questions: 85 ]

2018 Texas Focus: On the Move! Accessing Information Anywhere / Anytime! Shedding Light on Cloud Computing Friday, March 2, :30-5:00 PM

ADF OAF Who Cares? You Do! Oracle Applications Framework / Application Development Framework - Which way do I go?

What s New IBM Multi-Channel Feature Pack 2 for IBM Web Experience Factory 8.0.x IBM Corporation

<Insert Picture Here> Accelerated Java EE Development: The Oracle Way

Build Tizen HTML5 Apps w/ Sencha Architect & Sencha Touch

Open Hybrid Cloud & Red Hat Products Announcements

MOBILIZE YOUR ENTERPRISE WITH TELERIK SOLUTIONS

Where Do We Go From Here? Why Many IT Staff are Living in the Past

Beginner s Guide to Cordova and Mobile Application Development

The C-Suite Guide to Mobile Technologies for mhealth Development. Medical Web ExpertsTM

City of Mobile GIS Web Mapping Applications: New Technology, New Expectations

How to Evaluate a Next Generation Mobile Platform

Luckily, our enterprise had most of the back-end (services, middleware, business logic) already.

Oracle Mobile Cloud, Enterprise

Real Life ADF Mobile. 10 things that you don't get from the developer guide

MAKING THE BUSINESS CASE MOVING ORACLE FORMS TO THE WEB

Solution. Imagine... a New World of Authentication.

The Inflection Point in the Application Ecosystem

Next-Generation SOA Infrastructure. An Oracle White Paper May 2007

Overview of BlackBerry Dynamics Platform

The paper shows how to realize write-once-run-anywhere for such apps, and what are important lessons learned from our experience.

August, HPE Propel Microservices & Jumpstart

Enterprise Architecture Building a Mobile Vision. David Hunt DCH Technology Services Gill Windall University of Greenwich

CHAPTER. Introduction to Mobile Application Development

WebSphere Puts Business In Motion. Put People In Motion With Mobile Apps

Making hybrid IT simple with Capgemini and Microsoft Azure Stack

VISUAL APPLICATION CREATION AND PUBLISHING FOR ANYONE

Oracle Fusion Middleware 11g: Build Applications with ADF I

Oracle Fusion Middleware 11g: Build Applications with ADF I

Hosted Exchange. Presented by Joseph Lee

MOBILE DEVELOPER GUIDANCE

Connect and Transform Your Digital Business with IBM

for Modernization Accelerate Your Modernization Project Faster return on your investment goals

MOBILE PUBLISHING - TECHNOLOGY OPTIONS AND PRICING

Software Architecture

Software Platforms. Quiz with Explainations. Hans-Petter Halvorsen, M.Sc.

The Software-Defined Enterprise

ADOBE CAPTIVATE 8. Content Planning Guide

Oracle Developer Day

An Oracle White Paper April Oracle Application Express 5.0 Overview

905M 67% of the people who use a smartphone for work and 70% of people who use a tablet for work are choosing the devices themselves

Webinar: Mitigating the risks of uncontrolled content access from mobile devices. Presented By: Brian Ulmer, Product Management Director

About us. How we help?

Enabling the Mobile Workforce

<Insert Picture Here> ADF Mobile zentrale Applikationen auf jedem Smartphone

White Paper. RingCentral. Professional Services Implementation & Onboarding Methodology

Sentinet for BizTalk Server SENTINET

LEGACY SYSTEMS MODERNIZATION SERVICES.

Tom Brenneman. Good morning and welcome, introductions and thank you for being here.

IBM Forms Experience Builder

Mobile Computing Meets Research Data

Migrating traditional Java EE applications to mobile

Oracle Autonomous Mobile Cloud Enterprise

BPM + Mobile Building a hybrid mobile app for BPM IBM Corporation

ERP Solution to the Cloud

Building Native Apps with ArcGIS API for JavaScript Using PhoneGap and jquery. Andy Gup, Lloyd Heberlie

How to Create Collaborative Communities Within Your Portal

RhoMobile Overview and Update Mark Kirstein

From RPG OA to PHP: IBM i Modernization and Mobile Approaches

Benefits of Building HTML5 Mobile Enterprise Applications

A Developers Guide To Mobile GIS. David Cardella, Jeff Shaner

Chapter 1 GETTING STARTED. SYS-ED/ Computer Education Techniques, Inc.

Transcription:

Strategies for Running Oracle Forms from Mobile Devices and Tablets Mia Urman, AuraPlayer miaurman@auraplayer.com Denis Tyrell, Oracle

5 Copyright 2012, Oracle and/or its affiliates. All rights reserved. GLOBAL MOBILE 3G SUBSCRIBERS

Enterprise Mobility TWO THIRDS OF THE WORKFORCE WILL OWN A SMARTPHONE BY 2016, AND 40% OF THE WORKFORCE WILL BE MOBILE SOURCE: GARTNER 2013

Mobile & Cloud Computing 90% of CIOs expect to deploy more than 25 mobile apps in 2014. Source: Forbes: Mobile Business Statistics For 2012 By 2015 mobile app development projects will outnumber native PC projects by a ratio of 4-to-1. Market for Cloud-based Mobile Apps is expected to grow by 88% from 2009 to 2014

A Multichannel, Multidevice Strategy is a Requirement Expectations set for high user experience Touch first simple connected apps Search and voice interfaces Context driven app experience transitions Development Impact Multiplatform is inevitable New UI design skills needed Native v/s Hybrid v/s Mobile Web

We ll just use our existing web application

A Variety of Application Types Mobile Web Apps Native Mobile Apps Hybrid Mobile Apps Mobile Web App (Viewed in Safari) Native App (ios) Online application accessed through mobile device browser Browser governs access to local storage and device services (camera, GPS, etc.) Highly reusable code Highly portable Application installed & runs on device Optimized for specific mobile platform and form factor Direct access to local storage and device services Code reuse can be complex Portability requires work Application installed & runs on device with HTML5 UI Optimized for specific mobile platform & form factor Direct access to local storage and device services Code reuse simplified Portability simplified

Can You Guess the Hybrid App? Trick Question The Answer All of them

We can run our Forms using Remote Desktop

MOBILIZE your Forms instead!

MOBILIZE your Forms instead!

MOBILIZE your Forms instead!

Understanding Mobile Requirements What Device: ios / Android Form Factor, Screen size Device Features / Capabilities Offline / Connected Processing power BYOD?

Understanding Mobile Challenges No mouse, Function keys Using gestures Harder to type Difficult to touch small elements Slower network Disconnects Security

ADF Mobile Simplifying Development Oracle ADF Mobile Java HTML5 Built on Standards Use Use Existing Existing Skills Skills Set Set Wizard Based Development

ADF Mobile Overview Native application container on each platform Java for business logic & data model HTML5 + Javascript + CSS presentation only Isolated SQLite with Encryption Device Access via Cordova Tight integration with Oracle IDM Feature modularity and re-use Maximum UI flexibility: Declarative AMX or HTML5

Wizard Based Mobile Development Deploy to ios or Android

Evolving with Oracle Forms ADF Mobile Block Mode Character Mode Client Server Web SOA??

Introducing AuraPlayer Expose Oracle Forms as WebServices

Oracle Forms to Next Generation Any Web UI WebServices Mobile Cloud Service Bus / SOA

Demos: Oracle Form to ADF Mobile Define the Business Process Expose the Forms as a Webservice Create the Mobile App in Jdeveloper Run Your Mobile App! ADF Mobile on ipad Demo

Solution Architecture One System For both Desktop and Any UI Oracle 11g DB Desktop DMZ External Network FireWall Internal Network

Productive Mobile Development Rapid Mobile development Wizard based development - Rollout Mobile apps in weeks instead of months No Redevelopment / Migration of the Oracle Forms System Achieve new cutting edge applications without risking your existing systems Leverage existing investments Build Mobile interfaces on existing business logic Simplify Maintenance One source of business logic across the stack

Moving Forward Considerations For Modernization Projects Asses Your Requirements What platforms do we need to deploy to? UI requirements? Understand Your Existing System Where does the business logic sit today? Define Timeline and Budget Conduct Proof of Concept of Proposed Solution Decide on Implementation Method

Free Trial Create your own Oracle Forms App! Free remote trial offer for webinar participants For Details click here Register here 28

Questions?

Future of Forms - Survey https://www.surveymonkey.com/s/n8shjb2

More Information Mia Urman - miaurman@auraplayer.com @miaurman ADF Mobile on OTN Datasheets,Tutorial,Demos ADF Mobile Blog http://blogs.oracle.com/mobile/ Oracle Forms Community Blog http://www.oracleformsinfo.com Twitter.com/Jdeveloper, Facebook.com/Jdeveloper AuraPlayer www.auraplayer.com or info@auraplayer.com @auraplayer