Presented By: John Krahulec WebEx Demonstration September 9, 2009.

Slides:



Advertisements
Similar presentations
Integrating Oracle HTML DB with Oracle Application Server 10g.
Advertisements

Websydian products.
McAfee One Time Password
Building Enterprise Applications Using Visual Studio ®.NET Enterprise Architect.
Project Server “12”: Developing Project Management Solutions Phil Smail OFF311 Program Manager Microsoft Project Business Unit.
Building Enterprise Information Portal using Oracle Portal 3
WORKDAY TECHNOLOGY Stan Swete CTO - Workday 1.
Navision Business Analytics Joyce Leung, Partner Technology Specialist.
SaaS, PaaS & TaaS By: Raza Usmani
© InLoox ® InLoox PM Web App product presentation The Online Project Software.
Enterprise Reporting with Reporting Services SQL Server 2005 Donald Farmer Group Program Manager Microsoft Corporation.
FreightSupplyChain Trinity Business Solutions Limited International Freight Consolidators March 2001 Trinity Business Solutions Limited International Freight.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
SednaSpace A software development platform for all delivers SOA and BPM.
Oracle Application Express 3.0 Joel R. Kallman Software Development Manager.
1 Copyright © 2004, Oracle. All rights reserved. Introduction to Oracle Forms Developer and Oracle Forms Services.
Admin Tool June 11, Admin Tool Overview Architecture Implementation Dependencies Futures 2.
Integrating Forms, Reports and Discoverer into Portal Chris Ostrowski Technical Management Consultant TUSC Session id:
Integrating CM Receipt to Oracle Apps Using Apex and Webservices Anthony Vendhan Sami Vellaiyan Jan 21, 2008.
Enticy GROUP THE A Framework for Web and WinForms (Client-Server) Applications “Enterprise Software Architecture”
Rich Internet Applications for the Enterprise Creating RIA from your Oracle database using TURBO Enterprise Web 2.0 Presented By: John Krahulec Bizwhazee.
Embedded Reporting for Data Visualization Robin Davies Director Sales Jinfonet Software Rockville, MD Greg Harris Product Engineer Jinfonet Software Rockville,
1 Apache. 2 Module - Apache ♦ Overview This module focuses on configuring and customizing Apache web server. Apache is a commonly used Hypertext Transfer.
I Copyright © 2004, Oracle. All rights reserved. Introduction Copyright © 2004, Oracle. All rights reserved.
Building Tomorrow’s Corporate Portal David C. Hastings Director, Solutions Management
Grid Chemistry System Architecture Overview Akylbek Zhumabayev.
SharePoint Portal Server Office XP Launch Tour Breakout Presentation nametitle Microsoft Corporation.
1 Geospatial and Business Intelligence Jean-Sébastien Turcotte Executive VP San Francisco - April 2007 Streamlining web mapping applications.
NA-MIC National Alliance for Medical Image Computing UCSD: Engineering Core 2 Portal and Grid Infrastructure.
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
COGNOS 8BI Introduction and Architecture
AUTOMATING DAAS DESKTOPS WITH CITRIX CORTEX Tony Sanchez WW Alliances Solutions Architecture Citrix Systems Inc SESSION CODE: CLI415 (c) 2011 Microsoft.
1 Presenters: Lucretia Parham Sara Connor Armstrong Atlantic State University October 30, :45 – 12:35 Copyright Sara Connor and Lucretia Parham,
IBM Bluemix Ecosystem Development Hands on Workshop Section 1 - Overview.
© 2013, published by Flat World Knowledge Chapter 10 Understanding Software: A Primer for Managers 10-1.
Rich Web Applications for the Enterprise... Creating RWA from Your Oracle Database Presented By: John Krahulec Bizwhazee SEOUC Charlotte February 2009.
Configuring and Deploying Web Applications Lesson 7.
Michael Miller Senior Director Real-Time Collaboration Products Oracle Collaboration Suite 10g Oracle Corporation.
 Can access all API’s made available by OS vendor.  SDK’s are platform-specific.  Each mobile OS comes with its own unique tools and GUI toolkit.
START Application Spencer Johnson Jonathan Barella Cohner Marker.
Page 1 OAF (Oracle Application Frame Work) To request free demo session please mail us at or.
E-commerce Architecture Ayşe Başar Bener. Client Server Architecture E-commerce is based on client/ server architecture –Client processes requesting service.
INTRODUCING HYBRID APP KAU with MICT PARK IT COMPANIES Supported by KOICA
Business Applications– Using Java _____ Presented by Priya Saha.
PRESENTATION ON ENTERPRISE RESOURCE PLANNING. TRAINING VENUE B-SQUARE SOLUTIONS PVT. LTD OKHLA INDUSTRIAL AREA, NEW DELHI  Set up in year 2000  Basically.
October 2014 HYBRIS ARCHITECTURE & TECHNOLOGY 01 OVERVIEW.
For Rapid Application Development Developed By
The Holmes Platform and Applications
Introduction to Oracle Forms Developer and Oracle Forms Services
Organizational IT Stack
Building Enterprise Applications Using Visual Studio®
Hybrid Cloud Web Filtering Platform
By: Raza Usmani SaaS, PaaS & TaaS By: Raza Usmani
Microsoft Office SharePoint Server 2007 Enterprise Search
Introduction to Oracle Forms Developer and Oracle Forms Services
Introduction to Oracle Forms Developer and Oracle Forms Services
Integrating Oracle HTML DB with Oracle Application Server 10g.
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
Navision Business Analytics
Migrating Oracle Forms Using Oracle Application Express
Introduction to Enterprise Systems
PowerONE Secure Information On-Demand Delivering…
Silverlight Technology
InLoox PM Web App product presentation
Collaborative Business Solutions
Visual Studio 2005 Tools For Office: Creating A Multi-tier Application
King Saud University College of Engineering IE – 462: “Industrial Information Systems” Fall – 2018 (1st Sem H) Chapter 2 Information System.
REST Easy - Instant APIs for Your Database
Salesforce.com Salesforce.com is the world leader in on-demand customer relationship management (CRM) services Manages sales, marketing, customer service,
Presentation transcript:

Presented By: John Krahulec WebEx Demonstration September 9, 2009

Features Overview Demo Application Install & Configure Company Overview

Who we are Oracle DBAs PL/SQL Developers Web UI Specialists Headquartered in Reston, Virginia Spun off from a consulting services practice in 2008 Oracle Database Experts Featured in IOUG SELECT Magazine Presented at local, regional & national conferences

How it started Who we are Constantly changing UI and middle-tier languages Increased complexity of architectures Decreased use of Oracle database features Problems We Noticed Solution We Chose Disruptive Approach using Stable Technology

How it started Implementations Who we are Campaign Management, Marketing Intelligence and Data Warehouse SMB ERP, Sales Pipeline, Intranet Cyber Security Management System FAA/DHS/SecretService/NORAD - SkyWatch FAA/DoD - Military Operations Special Use Airspace Scheduling

PL/SQL based APIs for HTML, AJAX and FLASH Apps work in Firefox, IE, Safari, etc Development Toolkit & Framework Application Platform Social Enterprise features View TURBOKit to “see” individual components

Begin developing immediately No need to build complex architectures, add expensive hardware or recruit hard-to-find, expensive talent With shrinking and overworked IT staff, businesses can't expect to have experts in every technology. Do more with less

Oracle HTTP Server or OAS with mod_plsql LOGIN GUI DATA OPS

1) Install Oracle Database 2) Install Oracle HTTP Server (with mod_plsql) 3) Install TURBO Enterprise

TURBO_GUI TURBO_DATA TURBO_OPS APP_DATA APP_WEB APP_ETL Purpose: Contains non- customizable core TURBO objects. TURBO source code is encrypted to protect the intellectual property Purpose: Contains applications built using TURBO Build all apps in this layer or create additional layers for functional areas (i.e. HR, Sales, etc) Purpose: Database login via Oracle Apache. Purpose: Rendering packages for creating the graphical user interface in the web browser. Purpose: Database tables and the packages to handle DML actions against the tables. Purpose: Specialized data processing. APP_USER xxxx Database schemas Layers: Vertical – virtual tier Horizontal – core/custom/app (Patent Pending)

1) Copy HTDOCS folder to your Apache server 2) Modify httpd.conf for security # Override default error documents ErrorDocument 400 /turbo/te_pages.p_error?i_code=400 ErrorDocument 401 /turbo/te_pages.p_error?i_code=401 ErrorDocument 402 /turbo/te_pages.p_error?i_code=402 ErrorDocument 403 /turbo/te_pages.p_error?i_code=403 ErrorDocument 404 /turbo/te_pages.p_error?i_code=404 ErrorDocument 405 /turbo/te_pages.p_error?i_code=405 ErrorDocument 406 /turbo/te_pages.p_error?i_code=406 ErrorDocument 407 /turbo/te_pages.p_error?i_code=407 ErrorDocument 408 /turbo/te_pages.p_error?i_code=408 ErrorDocument 409 /turbo/te_pages.p_error?i_code=409 ErrorDocument 410 /turbo/te_pages.p_error?i_code=410 ErrorDocument 411 /turbo/te_pages.p_error?i_code=411 ErrorDocument 412 /turbo/te_pages.p_error?i_code=412 ErrorDocument 413 /turbo/te_pages.p_error?i_code=413 ErrorDocument 414 /turbo/te_pages.p_error?i_code=414 ErrorDocument 415 /turbo/te_pages.p_error?i_code=415 # Security Lockdown ServerTokens Prod ServerSignature Off

1) Copy HTDOCS folder to your Apache server 2) Modify httpd.conf for security SetHandler pls_handler Order deny,allow Allow from all AllowOverride None PlsqlDatabaseUsername app_user PlsqlDatabasePassword app_user_password PlsqlDatabaseConnectString HOST:PORT:SERVICE_NAME PlsqlAuthenticationMode CustomOwa PlsqlSessionStateManagement StatelessWithFastResetPackageState PlsqlExclusionList sys.*, dbms_.*, utl_.*,owa_.*, owa.*, htp.*, htf.* PlsqlDefaultPage te_pages.p_home PlsqlDocumentTablename turbo_data.global_documents PlsqlDocumentProcedure turbo_data.te_docload.process_download PlsqlDocumentPath docs PlsqlNLSLanguage American_America.WE8ISO8859P1 PlsqlErrorStyle ApacheStyle 3) Modify dads.conf

1) Copy HTDOCS folder to your Apache server 2) Modify httpd.conf for security 3) Modify dads.conf 4) Restart Apache HTTP listener

1) Install Oracle Database 2) Install Oracle HTTP Server (with mod_plsql) 3) Install TURBO Enterprise

Company Name, Address, Logo Name & Address Logo Password Policies Setup Users

AJAX and Flash stored in the database Just use PL/SQL to call the APIs to build RWA components Authenticated AJAX calls from browser to database Build Enterprise-class Rich Web Apps right out of the database using existing skills and infrastructure Leverage Oracle features for scalability and performance Flexible and open standard for customization and third party tool integration

TURBO Enterprise offers an environment in which you can quickly create Rich Web Applications using the Oracle PL/SQL skills you already have. For Developers…

TURBO Enterprise allows you to provide more for your customers with your existing resources. TURBO Enterprise runs inside your existing Oracle database, so you already have all the hardware, OS, and database ready to go. For Managers…

TURBO Enterprise gives you what you've come to expect from other consumer web sites, but for the Enterprise…Web 2.0 functionality, great looks, intuitive design, minimal training, etc. For End Users… You get all those features when you surf the web. Now you can have it at work too.

Mark Eddy Account Executive John Krahulec Executive VP & COO