ORACLE APPLICATION EXPRESS 5.0



Similar documents
<Insert Picture Here> Oracle Application Express 4.0

Oracle Application Express Cloud Development. Jan Huyzentruyt - Stijn Van Raes

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

J j enterpririse. Oracle Application Express 3. Develop Native Oracle database-centric web applications quickly and easily with Oracle APEX

Oracle Application Express MS Access on Steroids

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

OpenText Information Hub (ihub) 3.1 and 3.1.1

INTRODUCING ORACLE APPLICATION EXPRESS. Keywords: database, Oracle, web application, forms, reports

End the Microsoft Access Chaos - Your simplified path to Oracle Application Express

ASP.NET: THE NEW PARADIGM FOR WEB APPLICATION DEVELOPMENT

Application Express Web Application Development

Procase Consulting. APEX 4.1 Introduction. Oleg Mochkin

Placing customers in the driver s seat to deliver amazing user experiences

Izenda & SQL Server Reporting Services

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

Michelle Metzger TLG Learning. Support:

An Oracle White Paper May Oracle Database Cloud Service

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

A Monitored Student Testing Application Using Cloud Computing

Building Java Servlets with Oracle JDeveloper

Configuring Apache HTTP Server as a Reverse Proxy Server for SAS 9.3 Web Applications Deployed on Oracle WebLogic Server

Oracle Application Development Framework Overview

Sisense. Product Highlights.

SharePoint A Ten-Point Review of SharePoint 2013 vs NICOLAS LAGROTTA NICOLAS LAGROTTA

design coding monitoring deployment Java Web Framework for the Efficient Development of Enterprise Web Applications

ElegantJ BI. White Paper. The Enterprise Option Reporting Tools vs. Business Intelligence

Software Development Kit

SQL Server 2005 Reporting Services (SSRS)

SharePoint 2010 vs. SharePoint 2013 Feature Comparison

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

Rhomobile cross-platfrom

Actuate Business Intelligence and Reporting Tools (BIRT)

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

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

October Oracle Application Express Statement of Direction

Migration and Developer Productivity Solutions Cloud, Mobile and Web Development Workshop

Move Forward, Build Faster, Get Farther. Web Content Management Platform

SIEMENS. Teamcenter Windows Server Installation PLM

Power of Oracle in the Cloud

How To Develop A Mobile Application On An Android Device

An Oracle White Paper June RESTful Web Services for the Oracle Database Cloud - Multitenant Edition

SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies

Beginning Oracle. Application Express 4. Doug Gault. Timothy St. Hilaire. Karen Cannell. Martin D'Souza. Patrick Cimolini

An Oracle White Paper January Integrating Oracle Application Express with Oracle Access Manager. Revision 1

Scott Moore, Esri April 4, Intermountain, Great Falls, MT

Reporting Services. White Paper. Published: August 2007 Updated: July 2008

ReportPortal Web Reporting for Microsoft SQL Server Analysis Services

ORACLE ADF MOBILE DATA SHEET

Safe Harbor Statement

Sabre Red Apps. Developer Toolkit Overview. October 2014

IBM Rational Web Developer for WebSphere Software Version 6.0

Base One's Rich Client Architecture

Oracle Database Cloud

Welcome to the Force.com Developer Day

Republic Polytechnic School of Infocomm C308 Web Framework. Module Curriculum

General principles and architecture of Adlib and Adlib API. Petra Otten Manager Customer Support

ORACLE MOBILE SUITE. Complete Mobile Development Solution. Cross Device Solution. Shared Services Infrastructure for Mobility

Content Management Systems: Drupal Vs Jahia

Our clients have come to rely on key benefits when working with us, including: Simplicity.

The Oracle Fusion Development Platform

IBM Cognos Business Intelligence Scorecarding

ORACLE MOBILE APPLICATION FRAMEWORK DATA SHEET

unisys ClearPath eportal Developer 6.1 Unisys Multi-Device App Developer s Guide March

Seamless Web Data Entry for SAS Applications D.J. Penix, Pinnacle Solutions, Indianapolis, IN

SAP HANA Cloud Platform. Technical Overview Uwe Heinz

OpenEdge and Mobile Applications

Designing portal site structure and page layout using IBM Rational Application Developer V7 Part of a series on portal and portlet development

An Oracle White Paper May Creating Custom PDF Reports with Oracle Application Express and the APEX Listener

ISE Web Portal Customization Options. Secure Access How-to User Guide Series

Migrate your Discover Reports to Oracle APEX

Oracle Cloud Platform. For Application Development

Office 365 SharePoint Online White Paper

METADATA-DRIVEN QLIKVIEW APPLICATIONS AND POWERFUL DATA INTEGRATION WITH QLIKVIEW EXPRESSOR

Ad Hoc Analysis of Big Data Visualization

Creating Value through Innovation MAGENTO 1.X TO MAGENTO 2.0 MIGRATION

Introduction to Appeon Mobile

An Overview of Oracle Forms Server Architecture. An Oracle Technical White Paper April 2000

Migration and Developer Productivity Solutions Retargeting IT for Emerging Business Needs

MatchPoint Technical Features Tutorial Colygon AG Version 1.0

REVIZE WEB CONTENT MANAGEMENT SYSTEM The Common Sense Approach To Content Management. Informational Brief. Value Proposition

SAP BusinessObjects Design Studio Overview. Jie Deng, Product Management Analysis Clients November 2012

Oracle WebCenter Sites Mobility Server Enabling exceptional mobile and tablet web applications and web sites without compromise

ArcGIS Web Mapping. Sam Berg, esri

SQL Server 2016 BI Any Data, Anytime, Anywhere. Phua Chiu Kiang PCK CONSULTING MVP (Data Platform)

Office SharePoint Server 2007

Mobile App Infrastructure for Cross-Platform Deployment (N11-38)

Intro to Web App Builder. Mark Scott, Solutions Engineer, Esri County Government Team

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

HTML5. Turn this page to see Quick Guide of CTTC

Introducing the Adobe Digital Enterprise Platform

Aspire Systems - Experience in Digital Marketing and Social Media

Transcription:

ORACLE APPLICATION EXPRESS 5.0 Key Features Fully supported nocost feature of the Oracle Database Simple 2-Tier Architecture Develop desktop and mobile applications 100% Browserbased Development and Runtime Very advanced Browser-based IDE Packaged Applications Runs everywhere Oracle Database runs Oracle Application Express is a declarative, rapid web application development tool for the Oracle Database. It is a fully supported, no cost option available with all editions of the Oracle Database. Oracle Application Express enables you to create database-centric Web applications that are reliable, scalable, and secure. Using only a web browser, and with limited programming experience, you can develop and deploy professional Web-based applications for desktops and mobile devices. Figure 1: Application Express Development Home Page Fully Supported no-cost Feature of the Oracle Database Oracle Application Express is a fully supported, no cost option of the Oracle Database, and is installed by default in all editions of the Oracle Database. Oracle Application Express runs everywhere and anywhere Oracle Database runs. It is distributed with all editions of Oracle Database 11g and Oracle Database 12c. You can also download the latest Oracle Application Express software from the Oracle Technology Network at http://otn.oracle.com/apex.

Key Benefits Modern Web Application Development made Easy Declarative framework for rapid application definition, maintenance, and enhancements Desktop and mobile Web application development made easier and faster Leverages SQL and PL/SQL skills and build applications that are reliable, scalable, and secure Improve developer productivity by using Page Designer Develop beautiful and responsive applications by using Universal Theme Flexible Deployment Options Simple Two-Tier Architecture Oracle Application Express uses a simple architecture where pages are dynamically generated using metadata stored within the Oracle Database. There is no code generation or file based compilation. Once fully installed, a Uniform Resource Locator (URL) is defined for both developers and end users to access Oracle Application Express. Users require only a Web browser and the required URL. No additional client software is required. The Web Listener functions as a communications broker between the Web browser and the Oracle Application Express objects in the Oracle database, by mapping browser requests into database stored procedure calls. You have a choice of three Web Listeners. Oracle REST Data Services, a Java based free tool and the preferred option for use with Oracle Application Express Embedded PL/SQL Gateway Oracle HTTP Server Multi-tenant Hosting Oracle Application Express enables a single database to host large number of applications and users. Developers work in a dedicated work area called a Workspace to develop applications against one or more schemas. This flexible architecture enables a single database instance to act as a Platform as a Service (PaaS), providing a hosted Intranet capability within the organization, or hosted Internet service. Modern Web Application Development Made Easy An Oracle Application Express application enables you to manage and display data from an Oracle database. Using Oracle Application Express, you can build a wide variety of applications ranging from small simplistic applications to large, complex, and multi-lingual applications. You build an application using the Application Builder. Using Application Builder, you can create two different types of applications: Database applications and Websheet applications. Database applications include both desktop and mobile applications. Websheet applications are similar to WIKIs and suited for community contributions.

Application Development - It s all in the Browser To build, deploy, and run applications using Oracle Application Express, you do not need to install any client software. By simply using a browser, you log in to your Workspace, navigate to Application Builder and start building beautiful applications for desktops and mobile devices. End users need just a browser, application URL and their user credentials. Utilizing the Declarative Framework Oracle Application Express uses a declarative framework for web application development. That is, you specify what to do rather than how to do it. No code is generated or compiled. You interact with a wide variety of built-in wizards and property sheets to define your application. Short Learning Curve Oracle Application Express enables organizations to capitalize on their existing investment in SQL and PL/SQL skills. Few programming skills are required, and anyone can quickly learn to develop applications. With Oracle Application Express, applications are built faster, with fewer developers. Using the Advanced Browser-based IDE Oracle Application Express includes, Page Designer, a revolutionary browser-based IDE designed to greatly improve developer s productivity, allowing you to very quickly enhance and maintain pages within Application Express. The key features of Page Designer include: Cohesive user experience Better visual representation Intuitive drag and drop Enhanced code editor

Figure 2: Manage application pages using Page Designer Building a better User Interface for your Applications Oracle Application Express provides the new Universal Theme, which is an example of a responsive user interface theme. Universal Theme does away with excessive templates and supports effortless customizations with Template Options, Theme Styles, and Theme Roller. The Universal Theme empowers application developers to build modern, responsive, sophisticated, and accessible applications without requiring expert knowledge of HTML, CSS, or JavaScript. Mobile Web Applications Oracle Application Express incorporates jquery Mobile to allow developers to rapidly build mobile applications. jquery Mobile is a lightweight framework that enables you to create compact and minimal web pages that include only a few images and CSS files. jquery Mobile is also aware of and able to respond to mobile device specific events, such as orientation change and touch events. Mobile applications developed with Application Express are browser-based applications that run inside the browser on the mobile device.

Packaged Applications Oracle Application Express includes a set of business productivity applications, easily installed with only a few clicks. These solutions can be readily used as production applications to improve business processes and are fully supported by Oracle. Packaged applications also include a collection of sample applications which demonstrate some of the major features of Oracle Application Express. By default, sample applications are fully editable. In contrast, you must unlock productivity applications before you can edit them. Unlocking an application makes it ineligible for future upgrades or support by Oracle Support. Flexible Application Deployment The definition of an entire application can be easily packaged and exported for deployment and installation into another Oracle Application Express instance. Once you export an application, you can deploy it in a hosted instance or in the cloud for example, in the Oracle Database Cloud Service. Oracle Application Express allows you to seamlessly move your applications between environments within your corporate network and public clouds. Conclusion Oracle Application Express is Oracle's primary tool for developing Web applications with SQL and PL/SQL. Using only a web browser, you can develop and deploy professional Web-based applications for desktops and mobile devices. Modern Web application development is made easy due to the rich built-in features available in Oracle Application Express.

Contact Us For more information about Oracle Application Express visit http://otn.oracle.com/apex or call +1.800.ORACLE1 to speak to an Oracle representative.