ADF. Joe Huang Joe Huang Senior Principal Product Manager, Mobile Development Platform, Oracle Application Development Tools



Similar documents
<Insert Picture Here> Oracle Mobile Enterprise Application Platform Overview

How To Develop A Mobile Application On An Android Device

The Oracle Fusion Development Platform

<Insert Picture Here> Building a Complex Web Application Using ADF and Siebel

ADF Mobile Overview and Frequently Asked Questions

From Forms to ADF When, Why and How? Senior Group Product Manager - Application Development Tools

Introduction to Oracle Mobile Application Framework Raghu Srinivasan, Director Development Mobile and Cloud Development Tools Oracle

Mobilize Your ERP with ADF Mobile

Safe Harbor Statement

ORACLE ADF MOBILE DATA SHEET

Build a Mobile App in 60 Minutes with MAF

Oracle Application Development Framework Overview

ORACLE MOBILE APPLICATION FRAMEWORK DATA SHEET

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

JD Edwards EnterpriseOne Mobile Solutions

Amplify Service Integration Developer Productivity with Oracle SOA Suite 12c

Mobility Introduction Android. Duration 16 Working days Start Date 1 st Oct 2013

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

<Insert Picture Here> Betting Big on JavaServer Faces: Components, Tools, and Tricks

This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

An introduction to creating JSF applications in Rational Application Developer Version 8.0

IBM Rational Web Developer for WebSphere Software Version 6.0

MOBILIZING ORACLE APPLICATIONS ERP. An Approach for Building Scalable Mobility Solutions. A RapidValue Solutions Whitepaper

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

Dynamic Web Programming BUILDING WEB APPLICATIONS USING ASP.NET, AJAX AND JAVASCRIPT

How Oracle MAF & Oracle Mobile Cloud can Accelerate Mobile App Development

How Can Agile Customers Benefit from Oracle Fusion Middleware Today?

Extending Oracle Applications on Mobile Using Oracle MAF and Oracle Mobile Security

Accelerated Java EE Open Source Development with Eclipse CON1905

<Insert Picture Here> Oracle Policy Automation System Requirements

Introduction to IBM Worklight Mobile Platform

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

Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led

Building and Using Web Services With JDeveloper 11g

POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION

Introduction to BlackBerry Smartphone Web Development Widgets

Take full advantage of IBM s IDEs for end- to- end mobile development

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

Oracle Mobile Solutions. Filip Huysmans Contribute Group

The "Eclipse Classic" version is recommended. Otherwise, a Java or RCP version of Eclipse is recommended.

rich mobile applications made easy

Dasharatham Bitla (Dash)

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications.

place/business fetch details, removefromfavorite () function, 189 search button handler bind, B BlackBerry build environment

OWB Users, Enter The New ODI World

Why IBM WebSphere Application Server V8.0?

Developing Rich Web Applications with Oracle ADF and Oracle WebCenter Portal

Porting Existing PhoneGap Apps to Tizen OS - Development Story

Cross-Platform Phone Apps & Sites with jquery Mobile

Developing ASP.NET MVC 4 Web Applications MOC 20486

Application Express Web Application Development

1 What Are Web Services?

50 shades of Siebel mobile

Developing ASP.NET MVC 4 Web Applications

Track and Keynote/Session Title 9:00:00 AM Keynote 11g Database Development Java Track Database Apex Track.Net Track. 09:30:00 AM with Oracle and

Grab Your Tablet, Because You re Gonna Build A Mobile Apex App in One Hour!

Applications. Oracle WebCenter 11 g Handbook: Build Rich, Customizable Enterprise 2.0. Oracle Press ORACLE. Philipp Weckerle.

Syllabus INFO-UB Design and Development of Web and Mobile Applications (Especially for Start Ups)

Automating Rich Internet Application Development for Enterprise Web 2.0 and SOA

IBM Digital Experience. Using Modern Web Development Tools and Technology with IBM Digital Experience

Arduino Training - Basics of Micro-controllers Programming Basics

CrownPeak Java Web Hosting. Version 0.20

Optimizing your E-Business Suite for Mobile and Tablet

<Insert Picture Here> Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise

<Insert Picture Here> Oracle Application Express 4.0

IBM Worklight Mobile Application development and Management IBM Corporation

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

<Insert Picture Here> Michael Hichwa VP Database Development Tools Stuttgart September 18, 2007 Hamburg September 20, 2007

Programming Fundamentals of Web Applications Course 10958A; 5 Days

An introduction to creating Web 2.0 applications in Rational Application Developer Version 8.0

ORACLE WEBCENTER PORTAL

<Insert Picture Here> Integrating Oracle Forms and a Service Oriented Architecture

How To Understand And Understand Cwr Mobile Crm

Take Your Rocket U2 Apps Mobile with Rocket LegaSuite. Greg Mummah, Product Manager Rocket Software

Building native mobile apps for Digital Factory

Android Developer Fundamental 1

Portals, Portlets & Liferay Platform

601/8498/X IAO Level 3 Certificate in Web Design and Development (RQF)

TECHNOLOGIES PVT. LTD.

White Paper On. Single Page Application. Presented by: Yatin Patel

Enterprise Mobile Application Development: Native or Hybrid?

Considerations for Mobile Application Development

ios SDK possibilities & limitations

Introduction to Android

<Insert Picture Here> Oracle BI (PS1) New Features Summary

SAP NetWeaver Portal Development Kits for.net and Java

Oracle SOA Suite Then and Now:

Securely. Mobilize Any Business Application. Rapidly. The Challenge KEY BENEFITS

DevOps Best Practices for Mobile Apps. Sanjeev Sharma IBM Software Group

Middleware- Driven Mobile Applications

Developing and deploying mobile apps

Experiences with Open-Source BPM/SOA-based Stack using Java EE Rok Povše, Matjaž B. Jurič

<Insert Picture Here> Oracle Business Process Management

Transcription:

Developing for Mobile Devices with Oracle ADF Joe Huang Joe Huang Senior Principal Product Manager, Mobile Development Platform, Oracle Application Development Tools

Agenda Overview ADF Mobile Browser Mobile Browser Compatibility and Rendering Support Develop Mobile Optimized User Interface ADF Mobile Client Overview and Architecture Developing Mobile ADF Business Components Create Mobile Task Flow and Views Deploy Synchronization Rules and Application Adding Web Services Support Fusion Middleware and Applications Integration

Multi-Channel Development Oracle Application Development Framework

Oracle ADF Mobile Overview Two approaches ADF Mobile Browser ADF Mobile (Native) Client Extension to enterprise applications Reuse business services Reuse developer skills & tooling

Agenda Overview ADF Mobile Browser Mobile Browser Compatibility and Rendering Support Develop Mobile Optimized User Interface ADF Mobile Client Overview and Architecture Developing Mobile ADF Business Components Create Mobile Task Flow and Views Deploy Synchronization Rules and Application Adding Web Services Support Fusion Middleware and Applications Integration

ADF Mobile Browser Delivers mobile-optimized user experience Adjusts to device s capabilities automatically Supports wide variety of devices Supported through JavaServer Faces Trinidad Components and Mobile Optimized CSS

Trinidad JSF Components Part of the Apache MyFaces Trinidad project Supports over 60 mobile optimized JSF Components Detects browser capabilities automatically Supports AJAX functionality such as Partial Page Refresh Downgrades gracefully to plain HTMLs for consumer phone mobile browsers No special coding or handling needed from developer

Enabled/Supported Mobile Browser Features Browser Java Script CSS PPR Android WebKit Yes Yes Yes iphone Safari Yes Yes Yes BlackBerry 4.6 + Yes Yes Yes BlackBerry 4.5 No Yes No Windows Mobile 5/6 Yes Yes Yes Windows Phone 7 Yes Yes Yes Nokia S40/60 Yes Yes No WebKit Plain HTML No Yes No

Mobile UI Optimization Through CSS Mobile optimized user interface is achieved primarily through Mobile-Optimized Style Sheets Latest JDeveloper adds mobile CSS to the project See details in ADF Mobile Skinning Guide

Development Demonstration <Insert Picture Here>

Agenda Overview ADF Mobile Browser Mobile Browser Compatibility and Rendering Support Develop Mobile Optimized User Interface ADF Mobile Client Overview and Architecture Developing Mobile ADF Business Components Create Mobile Task Flow and Views Deploy Synchronization Rules and Application Adding Web Services Support Fusion Middleware and Applications Integration

What is ADF Mobile Client? Extends Oracle Enterprise Applications to on-device mobile clients Develop-once, deploy to multiple platforms Java Client Deep Integration with device services such as Contact/Calendar Apps, View Barcode Scanner, GPS, etc. Connectivity Options: Online, Offline, and dstore-and-forward d Model Native Application Look-and-Feel and Performance Controller Local DB

ADF Mobile Client Runtime Follows the same MVC architecture as Big ADF Business Logic: Subset of ADF BC functionality reimplemented on J2ME No Groovy Support Targets Mobile (SQLite DB) Web Services Support (SOAP) Model/Binding: Mobile implementation of JSR 227 Controller: Subset of ADF Task Flow functionality Mobile App View Controller Model Berkeley/ SQLite DB

ADF Mobile Client Runtime View: Common component set across all mobile platforms Subset of ADF Faces components Rendered using device-native UI controls Mobile Application Definition: XML tags similar to web apps Mobile Database: SQLite Database (SQL 92 w/ Named Bind Variable) Berkeley Database supported via its SQLite API/Interface Transparent to ADF Mobile Client Mobile App View Controller Model Berkeley/ SQLite DB

ADF Mobile Client Runtime Device Services Integration Barcode scanner abstracted as Data Control Other services (calendar, GPS, etc) will be abstracted as DC in future releases Data-Type Mapping New ADF Mobile Client Data Map Similar to Oracle Data map Mobile App View Controller Necessary due to difference between Model JavaME vs. JavaSE vs. Device Platform data type support Berkeley/ SQLite DB

ADF Mobile Client Runtime Framework Extension Support Application Module/EO/VO Java data type support is a combination of JavaME and ADF Mobile Client implementation Managed Bean Support Need extra interface methods to workaround lack of Java reflection support Need to be explicitly declared by developer in custom Java code (invokemethod method) UI component attributes cannot be explicitly set by Managed Bean Must reference a Managed Bean Method Mobile App View Controller Model Berkeley/ SQLite DB

Mobile Client Platform Support Current: Device Versions RIM BlackBerry v5, v6 Microsoft Windows Mobile v5, v6 Planned: Android ios *Subject to change

Oracle (Lite) Mobile Server and Sync Client Integration Provides Data Synchronization Between Oracle DB and Mobile DB Application Management and Provisioning Support For Windows Mobile (Current version) and Android (Planned for 2011) Mobile Client integrates with Sync Client on device Sync client is available both as stand-alone client and libraries ADF Mobile Client can invoke the libraries directly from application ADF Mobile Client also has built-in Sync dialog box

ADF Mobile Runtime Architecture On-Device Clients Web-based Clients ADF Mobile Client ADF Browser Clients Local Data Access Web Services & Transaction Replay Service Application Server SQLite or Berkeley DB msync Client Sync Automatically or on Demand (Complete, Delta, or Programmatic) Oracle Database Mobile Server Database

Mobile Transaction Replay Service A server-side component Implemented as a Servlet on the server ADF application Replays client transactions against server ADF application Transactions are delivered through Oracle Lite Mobile Server Synchronized between client and server database tables Server side component picks up transaction from DB table and replays them

High Level Development Lifecycle Environment setup Publish Server/Base ADF App as ADF Lib Needed only for DB Sync with ADF BC based ADF app Create ADF Mobile Client App Model Project: ADF BC or Web Services MobileClient Project: Task Flow and Pages Create Deployment Profile For Sync rules (optional) For Mobile Client Icons, application names, attributes, etc. Mobile Client database connection and DB init scripts

High Level Development Lifecycle Deploy Runtime and Sync Client to Mobile Devices or Simulator Deploy for Development testing Deploy Sync rules (Data Publication) from Model Project Optional Deploy Mobile Client app To simulator, device, or packages that can be deployed using external management tools Synchronize Data Use sync client or Mobile Client sync dialog to init DB

High Level Development Lifecycle Debug ADF BC Tester Debug by hooking into mobile device simulator or device Deploy to production environment Deploy sync rules from dev to test/prod environments Supported by Oracle Lite Mobile Server Generate Mobile Client package WM: CAB files BlackBerry: CODs (App), JAD (deploy over web), and ALX (using BlackBerry Desktop Manager) Need BlackBerry Signing Key Deploy to Oracle Lite Mobile Server or BlackBerry Enterprise Server

Development Environment JDeveloper and ADF Mobile Client Extensions BlackBerry Development: BlackBerry Java a Development elopment Environment BlackBerry device simulators Windows Mobile Development Windows Mobile Emulator and SDK ActiveSync (For Windows XP development machine) Database Synchronization (Optional) Oracle Enterprise/standard DB Oracle Database Mobile Server Mobile Workbench Configure JDeveloper Preferences Tools-Preferences-Mobile Client tab

Development Demo <Insert Picture Here>

Agenda Overview ADF Mobile Browser Mobile Browser Compatibility and Rendering Support Develop Mobile Optimized User Interface ADF Mobile Client Overview and Architecture Developing Mobile ADF Business Components Create Mobile Task Flow and Views Deploy Synchronization Rules and Application Adding Web Services Support Fusion Middleware and Applications Integration

Extending Enterprise Applications Support Workers, Customers, Partners On-the-Go Extends enterprise applications to mobile clients Pre-built connectors between Fusion Middleware and Applications accelerates integration process Process orchestration and SOA enablement through Oracle BPM and SOA Suite Mobile Client

For more information Oracle Technology Network ADF Mobile Page http://www.oracle.com/technetwork/developer- tools/adf/overview/adf-mobile-096323.html Links to developer guides, tutorials, data sheets, white papers, etc. ADF Mobile team Blogs http://blogs.oracle.com/mobile Oracle University Course Under Development Will be available as both self-service course and (ad-hoc) instructor led course Available in mid 2011

For more information Sample applications Available in the JDeveloper Installation Directory <JDev Install Folder>\jdev\extensions\ \ \ oracle.adfnmc.core\samples\samples.zip Organized to focus on specific aspects of the application, such as: ADFBC: demonstrating creating AppModule custom Java code, bind variables and view criteria support, etc. Navigation: demonstrating custom navigation rules WebServices: demonstrating consuming SOAP-based web services esuremobile: demonstrating an example of a complex mobile application Review readme.txt for details

Learn More at ODTUG K-Scope 2011 http://kscope11.com/ Special Fusion Middleware Track 50 dedicated sessions and hands on labs Presented by Oracle ACEs, developers and product managers ADF, WebCenter, SOA Suite and more

Conference Tracks Time Basics Advanced Hands on Lab Best Practices Enterprise 8:00 8:15 Conference orientation 8:15 9:00 Keynote: Rich Enterprise Applications 9:00 10:00 Rich Web UI made simple - an ADF Faces Overview Developing for Mobile Devices with Oracle ADF LAB Web Applications with ADF Part 1 Starting an Enterprise ADF project Developing with Oracle WebCenter 10:00 11:00 Next Generation Controller for JSF ADF Binding Internals LAB Web Applications with ADF Part 2 The bit every one forgets: Unit testing your ADF applications with JUnit Build Killer Sites with Oracle WebCenter 11:00 12:00 From Forms to ADF - When, Why, How? Advanced ADF Faces - Skinning & Javascript LAB - Web Applications with Oracle WebCenter ADF Security in a Project-Centric Environment - An ADF Case Study Building Process Centric Applications with ADF and BPM 12:00 12:30 Survey & Event checkout

The preceding is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle s products remains at the sole discretion of Oracle.