SlideShare uma empresa Scribd logo
1 de 56
Baixar para ler offline
Mobile Apps for E-Business Suite
using Fusion Middleware
Srikant Subramaniam
Senior Principal Product Manager, Fusion Middleware
Vijay Shanmugam
Senior Development Manager, E-Business Suite
Jay Smith
Business Information Officer, World Fuel Services
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.2
 ORACLE MOBILE PLATFORM
 E-BUSINESS SUITE MOBILE SERVICES
 CUSTOMER CASE STUDY
Agenda
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.3
Oracle Mobile Solution
CRM
MOBILE APPS MOBILE PLATFORM MOBILE SECURITY
ERP
B2B
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.4
Maximize existing IT investments
 Develop cross platform & multi channel
applications
 Integrate data and services across the
Enterprise and Mobile devices
 Secure information uniformly across all
layers of enterprise and mobile apps
 Deploy & Manage cloud and on-
premises for multi-channel delivery
Any App, Any Data, Any Device – Secure
Oracle Mobile Platform
ON-PREMISE
PACKAGED
APPLICATIONS
CUSTOM
APPLICATIONS CLOUD
Cross-Channel
ORACLE MOBILE PLATFORM
SECURE
DEVELOP
INTEGRATE
MANAGE
DEPLOY
NATIVE, WEB, HYBRID
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.5
Develop: Mobile Development Framework
 Build Once, Run on Any Platform
 Disconnected: SQLite with
Encryption
 Full Access to Native Device
Features
 Modular, Reusable Application
Components
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.6
Integrate: Mobile Service Integration
Service Enablement, Management and Integration
 Reuse existing application
services
 Rapid response to new
business requests
 Fast access to data and
services across the Enterprise
and external sources
 Reliable and solid
orchestration platform
Inventory
Check
Service
Credit
Check
Service
Production
Service
Customer
Status
Service
Order
Service
Billing
Service
Integration Infrastructure
Existing
Services
SOA
Foundation
RESTful API
ORACLE
APPLICATIONS
CLOUD
APPLICATIONS
ISV/CUSTOM
APPLICATIONS
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.7
Transformation
API Control &
Governance
API Management
& Monitoring
Threat
Protection
Secure
REST API’s
 Extend Access Management
to REST API’s
 Context Aware
 Authentication
 Authorization
 Fraud Detection
 Security Tokens
 Data Redaction
 Audit
OAUTH 2.0
Client & Server
Client
Throttling
Native JSON & XML
Processing
< XML >
{“JSON”}
API Key
Management
AccessManagement
Secure Devices and Apps
Secure mobile access to corporate data
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.8
DEMONSTRATION
Extend E-Business Suite to Mobile with Oracle Mobile Platform
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.9
Architecture: Mobile Order Management App for EBS
ADF Mobile
EBS
SDK
for
Java
ADF Mobile
Secured Web
App
Secured SOA
Web Services
‱ App login using EBS credentials
‱ Connect to EBS via SOA
‱ OSB for REST
‱ Secure via EBS SDK, OWSM
‱ Integration with device services
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.10
Meet Charlie Brown
 Sales Manager at Summit, a sports goods
manufacturer
 Mobile worker, always on the road to meet
with customers (retail stores)
 Access to EBS Order Management data
from mobile device
– Retrieve customer/order data
– Create EBS orders
Always on the go!
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.11
Solution Highlights
 Ease of development
– Same code can be deployed on iOS/Android
– Use native device features (location services,
contacts, email)
 Non-intrusive
– No change to E-Business Suite
 No change to security model
– Logins re-used, identity propagated
– Authentication/Authorization
Oracle Fusion Middleware: Mobility Platform for Oracle Applications
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.12
Oracle Mobile Platform
One Enterprise Platform, Open, and Integrated
Innovation built on top of existing IT architectures
Leverage existing developer & IT skills
Out of box Oracle Mobile Apps built on Fusion Middleware
Take-Aways
Consistent security governance for mobile & enterprise
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.13
E-Business Suite Mobile Services
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.14
Architecture
High Level
Clients
Security
Data Services
Native – iOS, Android
HTML5
Hybrid – ADF Mobile
Authentication
Authorization
Access Control
Integrated SOA Gateway
SOA Suite / EBS Adapter
Backend
Middle
Tier
User
Interface
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.15
Architecture
Web Services – EBS and External SOA Suite
eCommerce Gateway
XML GatewayPL/SQL APIs
Interface
Tables
Concurrent
Programs
BSO Java APIs
Interface
Views
Integration Repository
BAM
Oracle E-Business Suite Adapter
B2BBAMMediatorBPEL
Mobile Applications Web Applications B2B integration Process Monitoring Enterprise Integration
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.16
Security
Secured Data for Mobile Users
 Application Login/Logout
– Service deployed on IDM using EBS SDK for Java
– Native EBS Login/Logout Service
 Request Authentication
– SOAP Services: WS-Security UsernameToken header
 Authorization
– Applications Context for EBS Adapter
– Native EBS Access Control Service to load Roles and Privileges
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.17
 /OA_HTML/RF.jsp?function_id=mLogin
 /OA_HTML/RF.jsp?function_id=mLogout
 Configure EBS Cookies
– JSESSIONID
– EBS Session Cookie
Security Configuration
Login and Logout
Authentication
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.18
 Role Based Access Control
 Roles and Privileges
 Control Access to Features and UI
Components
 JSON RESTful Service
Security Configuration
Access Control Service
Authorization
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.19
Data Services
Connecting Mobile to EBS
 Web Services from SOA composites
– Secured using WS-Security UsernameToken header
 EBS SDK for Java to secure SOA Composites
 E-Business Suite Adapter to access EBS interfaces from SOA Suite
– Variety of EBS Interfaces
– PLSQL, Interface Views, CPs, etc.
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.20
 Standardized Documentation
 Search and Browse Interfaces
 Seeded and Custom interfaces
 Function Security
 Discoverable from E-Business
Suite Adapter
Data Services
Integration Repository
Where to find services?
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.21
EBS Services for Mobile
Security and Data Services
Sign In
SecuritySecurityDataServices
HTTP BasicAuth
Load Roles and Privileges
SOAP Request
(UsernameToken, XML Payload)
Logout
Integration
Repository
EBS
SDK
for
Java
EBS
Security
Model
IDM
Login
Service
SOASuite
OWSM
EBSAdapter
IDM
Logout
Service
Data Access
Sign Off
Insert
Credentials
to Request
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.22
EBS SDK for Java
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.23
Oracle E-Business Suite SDK for Java
Integrate with EBS
 Protect your investment in the future
 Co-exist with Fusion Applications
ADF Application
EBS SDK for Java
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.24
Oracle E-Business Suite SDK for Java
For Releases 11i to 12.x of Oracle E-Business Suite
E-Business Suite SDK for Java
Profiles
Session
Management
JAAS Language
i18N Messages
AppsDataSource
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.25
 Secure any Java EE Application
including Oracle ADF from
external application server
 Secure Web Services (SOA Suite,
OSB) from external application
server
 Use E-Business Suite security
 Use AppsDataSource to access
EBS database
EBS SDK for Java
Integrate with EBS from External Applications
ADF
Application
Web
Services
AppsDataSource
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.26
 Configure AppsDataSource for
access to Oracle E-Business Suite
Database
– Dedicated FND user with special
UMX|APPS_SCHEMA_CONNECT
role
– External server does not need
APPS password
– External application can call stored
procedures available in APPS
Standard Data Source
AppsDataSource
ADF
Application
Web
Services
AppsDataSource
Users
Roles
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.27
What is new in R12.2?
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.28
Architectural Changes in Release 12.2
Integrated SOA Gateway
Integrated SOA Gateway
Service Provider
Adapter Framework
JAX-RPC
Service Invocation
Framework
Business Event
System
Oracle Application Server 10g for E-Business
Suite
WSIF
E-Business Suite R12.1.3
Integrated SOA Gateway
WebLogic Server
11g for SOA Suite
Service Provider
Oracle Applications
Adapter
Oracle SOA Suite
11g
Service Invocation
Framework
Business Event
System
WebLogic Server 11g
for E-Business Suite
JAX-WS
E-Business Suite R12.2
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.29
Integration Repository
Architecture
Web Services – EBS and SOA Suite Together
BPEL
BAM
Oracle EBS Adapter
Mediator
Mobile Applications Web Applications B2B integration Process Monitoring Enterprise Integration
EBS SDK for Java
Adapter Framework
Worklist
Services
Jersey, Jackson and
Staxon Libraries
Integrated SOA Gateway
REST Service Provider SOAP Service Provider
Security
Services
REST Services SOAP Services
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.30
E-Business Suite Data
Services – Roadmap
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.31
ADF Mobile and E-Business Suite
Towards a better Mobile Platform
Deploy and
ConfigureDevelop App SecureDevelop ServicesDesign
Patterns
Reference
Flows
REST Service
JSON
Mobile SDKs
Sample Apps
Cookie, Token
Basic Auth
Configuration Server
Roadmap
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.32
Design
Standardize your EBS Apps
 Best Practices
– UI Patterns
– Reference Flows
 Sample Apps
– Native
– Hybrid
– HTML5
Roadmap
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.33
Development
EBS SDK for Mobile
Roadmap
Application Templates
Security Services
Profiles, Preferences
Apps Context Initialization
Push Notifications
Images, Attachments, LOVs
Worklist Library
Administration Services and Console
Integration with Data Services
EBS SDK for Mobile
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.34
Data Services
Integrated SOA Gateway
 SOAP Services via SOA Suite
 REST Services via E-Business Suite
 Variety of EBS Interfaces
– PLSQL
– OAF BC4J
 JSON Payload Support for REST Services
 Worklist Data REST Services
Roadmap
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.35
Data Services Roadmap
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.36
Security
Authentication and Authorization
 Authentication
– Session Token/Cookie
– HTTP Basic Auth
 Authorization
– Apps Context Initialization
 Published in Integration Repository
Roadmap
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.37
Security Services in IREP Roadmap
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.38
Security
Session Management with REST Services
Roadmap
Login Service
REST Service 1
REST Service 2
Logout Service
Access Control
Service
Capture Username and
Password
SecuritySecurityDataServices
HTTP BasicAuth
Load Roles and Privileges
Header (EBS Cookies/Session Token)
Body (Payload – XML or JSON)
EBS Session Cookie
Integration
Repository
Applications Context
Apps Context
Initialization
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.39
Deployment and Management
 Configuration Services
– Load Configurations
– Manage Configurations
 Mobile Application Administrator
– Control Access
– Push Messages
Roadmap
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.40
Customer Case Study
World Fuel Services
Business
Transformation
Enabled by IT
Jay Smith
Business Information Officer (BIO)
World Fuel Services
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
‱ Revenues of $39B, Fortune 74 in 2012
‱ Serving Aviation, Marine and Land
‱ Operate in 200 countries from 60 offices
‱ Low margin business
‱ Business model is staff-lite and asset-lite
‱ Strong organic growth
‱ Heavy acquisition focus, 20+ acquisitions in the last 10 years
Fueling Relationships Around the World
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
“We are a technology company that just
happens to sell fuel”
‱ Protecting and maximizing margins
‱ Enhancing customer / supplier relationships
‱ Creating incremental business opportunities
‱ Staying ahead of the competition
‱ Driving employee productivity
‱ Extracting value out of acquired businesses
Business Model Enabled by IT
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
‱ Oracle EBS for all middle and back office
‱ Tailored Work Benches for Sales & Supply
‱ Marine – Trading, derivatives, contract business, reselling, physical
inventory
‱ Aviation – Card processing, fuel management, government, technology
‱ Land – Card processing, merchandising at gas stations / c-stores,
dispatch, logistics
‱ Single Instance Globally
Our Oracle Journey – STANDARDIZE
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
‱ Robust ADF framework supported by Java for custom
applications
‱ Web applications with limited use on mobile devices
through a browser
‱ CRM / SRM OnDemand with a Mobile App for our Marine
commercial team, globally
‱ Expanded security through Oracle’s Identify Management
and Single Sign-On integration
Our Oracle Journey – EXTEND
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
‱ Executed in parallel with EXTEND
‱ Oracle Fusion Middleware (Weblogic, SOA Suite, BPEL,
BPM, etc.) for enterprise integration
‱ Application to application
‱ Business to business
‱ Driving efficiencies through end-to-end integration with
customers and suppliers
Our Oracle Journey – AGILITY
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
‱ Robust capabilities to assess business health with timely
information
‱ Data visualization capabilities for efficient information
consumption
‱ Enterprise Data Warehouse (EDW) with a sound data
model and ETL design
‱ OBIEE, dashboards, reports
‱ Disciplined business process supported by accountability,
monitoring and ACTION
Our Oracle Journey – ANALYTICS
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
1. Customer / Supplier Experience
2. Commercial Effectiveness
3. Operational Productivity
4. Business Analytics
Mobile Business Strategy – FOUR PILLARS
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
‱ Deliver information “anytime, anywhere”
‱ Drives stickiness and incremental business
‱ Example: initiated a prototype leveraging our existing Fuel
Finder web application
‱ Fuel Finder provides fuel prices & availability at 3000 global
locations, 24/7
‱ Using ADF Mobile as an extension
‱ Leverages our Fusion Middleware stack
Pillar #1 – CUSTOMER / SUPPLIER EXPERIENCE
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
‱ CRM / SRM Mobile: increase collaboration between our
global team members which enables efficient relationship
management with our customers / suppliers
‱ Commercial Mobile: creating mobile capabilities for the
critical, time sensitive commercial responsibilities (inquiry /
quote, deal approvals, customer confirmations)
‱ ADF Mobile as an extension
Pillar #2 – COMMERCIAL EFFECTIVENESS
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
‱ Operational efficiency and employee productivity are areas
where mobile will have a significant impact
‱ Examples: invoice approvals, user access requests, trade
validations, credit requests and time & expense approvals
‱ Drives internal efficiencies and employee satisfaction
‱ ADF Mobile as an extension
Pillar #3 – OPERATIONAL PRODUCTIVITY
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
‱ Focused internally on senior leadership down to the line
manager level
‱ Potentially expose certain analytic components to our
customers (purchase performance reporting, etc.)
‱ Take analytics to the next level through mobile allowing
access to the information needed to steer the business in
near real-time
Pillar #4 – BUSINESS ANALYTICS
Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved.
‱ WFS’ mobile strategy is taking shape across:
‱ Customer / Supplier Experience
‱ Commercial Effectiveness
‱ Operational Productivity
‱ Business Analytics and Decision Making
‱ Leveraging Oracle’s technology stack (Fusion Middleware,
SOA Suite, ADF Mobile, CRM OnDemand Mobile App,
Oracle’s IDM, etc.)
Conclusion
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.54
For More Information
 Talk to your Oracle contact to schedule onsite mobile workshop
– Develop mobile app for E-Business Suite expense approvals
 Case Study: Mobilizing EBS iProcurement using Fusion Middleware
– http://www.oracle.com/technetwork/developer-tools/jdev/northumbriancasestudy-2008272.pdf
 Visit: www.oracle.com/appadvantage
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.55
0
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.56

Mais conteĂșdo relacionado

Mais procurados

Implementing Fusion Cloud Procurement a Real Life Case Study
Implementing Fusion Cloud Procurement a Real Life Case StudyImplementing Fusion Cloud Procurement a Real Life Case Study
Implementing Fusion Cloud Procurement a Real Life Case StudyJade Global
 
Oracle eAM Overview And Integration With E-Business Suite
Oracle eAM Overview And Integration With E-Business SuiteOracle eAM Overview And Integration With E-Business Suite
Oracle eAM Overview And Integration With E-Business SuiteiWare Logic Technologies Pvt. Ltd.
 
Oracle Inventory Item structure
Oracle Inventory Item structure Oracle Inventory Item structure
Oracle Inventory Item structure Munir Ahmed
 
Basics of Oracle Order Management
Basics of Oracle Order ManagementBasics of Oracle Order Management
Basics of Oracle Order Managementshravan kumar chelika
 
Fusion apps receivables
Fusion apps   receivablesFusion apps   receivables
Fusion apps receivablesHasan Shabbir
 
Oracle Ebiz R12.2 Features -- Ravi Sagaram
Oracle Ebiz R12.2 Features -- Ravi SagaramOracle Ebiz R12.2 Features -- Ravi Sagaram
Oracle Ebiz R12.2 Features -- Ravi Sagaramravisagaram
 
How to Close Period in Oracle Apps Inventory
How to Close Period in Oracle Apps Inventory How to Close Period in Oracle Apps Inventory
How to Close Period in Oracle Apps Inventory Bizinsight Consulting Inc
 
Wip back flush
Wip back flushWip back flush
Wip back flushDAve Swanson
 
BOM & WIP
BOM & WIPBOM & WIP
BOM & WIPrajeev s
 
Oracle Receivables – Transaction Batch Sources
Oracle Receivables – Transaction Batch SourcesOracle Receivables – Transaction Batch Sources
Oracle Receivables – Transaction Batch SourcesBoopathy CS
 
Oracle Order Management - Order to Cash Cycle (O2C) - Data Flow
Oracle Order Management - Order to Cash Cycle (O2C) - Data FlowOracle Order Management - Order to Cash Cycle (O2C) - Data Flow
Oracle Order Management - Order to Cash Cycle (O2C) - Data FlowBoopathy CS
 
Oracle Fusion Architecture
Oracle Fusion ArchitectureOracle Fusion Architecture
Oracle Fusion ArchitectureVinay Kumar
 
Oracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideOracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideAhmed Elshayeb
 
Oracle Inventory – Types of Move Orders
Oracle Inventory – Types of Move OrdersOracle Inventory – Types of Move Orders
Oracle Inventory – Types of Move OrdersBoopathy CS
 
Oracle min-max-planning
Oracle min-max-planningOracle min-max-planning
Oracle min-max-planningmgarg82
 

Mais procurados (20)

Implementing Fusion Cloud Procurement a Real Life Case Study
Implementing Fusion Cloud Procurement a Real Life Case StudyImplementing Fusion Cloud Procurement a Real Life Case Study
Implementing Fusion Cloud Procurement a Real Life Case Study
 
Oracle eAM Overview And Integration With E-Business Suite
Oracle eAM Overview And Integration With E-Business SuiteOracle eAM Overview And Integration With E-Business Suite
Oracle eAM Overview And Integration With E-Business Suite
 
Oracle Inventory Item structure
Oracle Inventory Item structure Oracle Inventory Item structure
Oracle Inventory Item structure
 
Basics of Oracle Order Management
Basics of Oracle Order ManagementBasics of Oracle Order Management
Basics of Oracle Order Management
 
Sla and cost acctg
Sla and cost acctgSla and cost acctg
Sla and cost acctg
 
Oracle ebs opm refernce guide for gulf oil
Oracle ebs opm refernce guide for gulf oilOracle ebs opm refernce guide for gulf oil
Oracle ebs opm refernce guide for gulf oil
 
Fusion apps receivables
Fusion apps   receivablesFusion apps   receivables
Fusion apps receivables
 
Oracle Ebiz R12.2 Features -- Ravi Sagaram
Oracle Ebiz R12.2 Features -- Ravi SagaramOracle Ebiz R12.2 Features -- Ravi Sagaram
Oracle Ebiz R12.2 Features -- Ravi Sagaram
 
How to Close Period in Oracle Apps Inventory
How to Close Period in Oracle Apps Inventory How to Close Period in Oracle Apps Inventory
How to Close Period in Oracle Apps Inventory
 
Discrete Job Closure Process
Discrete Job Closure ProcessDiscrete Job Closure Process
Discrete Job Closure Process
 
Wip back flush
Wip back flushWip back flush
Wip back flush
 
BOM & WIP
BOM & WIPBOM & WIP
BOM & WIP
 
Oracle Receivables – Transaction Batch Sources
Oracle Receivables – Transaction Batch SourcesOracle Receivables – Transaction Batch Sources
Oracle Receivables – Transaction Batch Sources
 
Oracle Order Management - Order to Cash Cycle (O2C) - Data Flow
Oracle Order Management - Order to Cash Cycle (O2C) - Data FlowOracle Order Management - Order to Cash Cycle (O2C) - Data Flow
Oracle Order Management - Order to Cash Cycle (O2C) - Data Flow
 
Oracle Fusion Architecture
Oracle Fusion ArchitectureOracle Fusion Architecture
Oracle Fusion Architecture
 
Opm costing
Opm costingOpm costing
Opm costing
 
Oracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideOracle inventory R12 Setup Guide
Oracle inventory R12 Setup Guide
 
Oracle Inventory – Types of Move Orders
Oracle Inventory – Types of Move OrdersOracle Inventory – Types of Move Orders
Oracle Inventory – Types of Move Orders
 
Oracle R12 Legal Entity
Oracle R12 Legal EntityOracle R12 Legal Entity
Oracle R12 Legal Entity
 
Oracle min-max-planning
Oracle min-max-planningOracle min-max-planning
Oracle min-max-planning
 

Destaque

Oracle Weblogic for EBS and obiee (R12.2)
Oracle Weblogic for EBS and obiee (R12.2)Oracle Weblogic for EBS and obiee (R12.2)
Oracle Weblogic for EBS and obiee (R12.2)Berry Clemens
 
АлДĐșсДĐč Đ—Đ°Ń…Đ°Ń€ĐŸĐČ (Oracle): Oracle Business Intelligence - Đ°ĐœĐ°Đ»ĐžŃ‚ĐžŃ‡Đ”ŃĐșая ĐżĐ»Đ°Ń‚Ń„ĐŸŃ€ĐŒĐ°
АлДĐșсДĐč Đ—Đ°Ń…Đ°Ń€ĐŸĐČ (Oracle): Oracle Business Intelligence - Đ°ĐœĐ°Đ»ĐžŃ‚ĐžŃ‡Đ”ŃĐșая ĐżĐ»Đ°Ń‚Ń„ĐŸŃ€ĐŒĐ°ĐĐ»Đ”ĐșсДĐč Đ—Đ°Ń…Đ°Ń€ĐŸĐČ (Oracle): Oracle Business Intelligence - Đ°ĐœĐ°Đ»ĐžŃ‚ĐžŃ‡Đ”ŃĐșая ĐżĐ»Đ°Ń‚Ń„ĐŸŃ€ĐŒĐ°
АлДĐșсДĐč Đ—Đ°Ń…Đ°Ń€ĐŸĐČ (Oracle): Oracle Business Intelligence - Đ°ĐœĐ°Đ»ĐžŃ‚ĐžŃ‡Đ”ŃĐșая ĐżĐ»Đ°Ń‚Ń„ĐŸŃ€ĐŒĐ°Expolink
 
Ebs soa con8716_pdf_8716_0001
Ebs soa con8716_pdf_8716_0001Ebs soa con8716_pdf_8716_0001
Ebs soa con8716_pdf_8716_0001jucaab
 
Oaug collaborate sadia_tahseen
Oaug collaborate sadia_tahseenOaug collaborate sadia_tahseen
Oaug collaborate sadia_tahseenSadz Ta
 
Simplified user experience_design_patterns_for_the_oracle_applications_cloud_...
Simplified user experience_design_patterns_for_the_oracle_applications_cloud_...Simplified user experience_design_patterns_for_the_oracle_applications_cloud_...
Simplified user experience_design_patterns_for_the_oracle_applications_cloud_...Berry Clemens
 
Strategy and erp in-the-cloud
Strategy and erp in-the-cloudStrategy and erp in-the-cloud
Strategy and erp in-the-cloudBerry Clemens
 
Con9437 ad ffor_ebs and mobile
Con9437 ad ffor_ebs and mobileCon9437 ad ffor_ebs and mobile
Con9437 ad ffor_ebs and mobileBerry Clemens
 
Ebs strategy-roadmap-given
Ebs strategy-roadmap-givenEbs strategy-roadmap-given
Ebs strategy-roadmap-givenBerry Clemens
 
10 tips for successful 12.2 upgrade
10 tips for successful 12.2 upgrade10 tips for successful 12.2 upgrade
10 tips for successful 12.2 upgradeRavi Madabhushanam
 
Getting optimal performance from oracle e-business suite presentation
Getting optimal performance from oracle e-business suite presentationGetting optimal performance from oracle e-business suite presentation
Getting optimal performance from oracle e-business suite presentationBerry Clemens
 
Enterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12cEnterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12cRakesh Gujjarlapudi
 
Oracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSOracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSRakesh Gujjarlapudi
 
Oracle ADF 11g Skinning Tutorial
Oracle ADF 11g Skinning TutorialOracle ADF 11g Skinning Tutorial
Oracle ADF 11g Skinning TutorialRakesh Gujjarlapudi
 
Oracle WebLogic 11g Topology
Oracle WebLogic 11g TopologyOracle WebLogic 11g Topology
Oracle WebLogic 11g TopologyRakesh Gujjarlapudi
 
Oracle OSB Security Enforcement with OWSM
Oracle OSB Security Enforcement with OWSMOracle OSB Security Enforcement with OWSM
Oracle OSB Security Enforcement with OWSMRakesh Gujjarlapudi
 
Programming-best practices( beginner) ADF_fusionapps
Programming-best practices( beginner) ADF_fusionappsProgramming-best practices( beginner) ADF_fusionapps
Programming-best practices( beginner) ADF_fusionappsBerry Clemens
 
oracle ebs free web service integration tools
oracle ebs free web service integration toolsoracle ebs free web service integration tools
oracle ebs free web service integration toolsSmartDog Services
 

Destaque (20)

Oracle Weblogic for EBS and obiee (R12.2)
Oracle Weblogic for EBS and obiee (R12.2)Oracle Weblogic for EBS and obiee (R12.2)
Oracle Weblogic for EBS and obiee (R12.2)
 
АлДĐșсДĐč Đ—Đ°Ń…Đ°Ń€ĐŸĐČ (Oracle): Oracle Business Intelligence - Đ°ĐœĐ°Đ»ĐžŃ‚ĐžŃ‡Đ”ŃĐșая ĐżĐ»Đ°Ń‚Ń„ĐŸŃ€ĐŒĐ°
АлДĐșсДĐč Đ—Đ°Ń…Đ°Ń€ĐŸĐČ (Oracle): Oracle Business Intelligence - Đ°ĐœĐ°Đ»ĐžŃ‚ĐžŃ‡Đ”ŃĐșая ĐżĐ»Đ°Ń‚Ń„ĐŸŃ€ĐŒĐ°ĐĐ»Đ”ĐșсДĐč Đ—Đ°Ń…Đ°Ń€ĐŸĐČ (Oracle): Oracle Business Intelligence - Đ°ĐœĐ°Đ»ĐžŃ‚ĐžŃ‡Đ”ŃĐșая ĐżĐ»Đ°Ń‚Ń„ĐŸŃ€ĐŒĐ°
АлДĐșсДĐč Đ—Đ°Ń…Đ°Ń€ĐŸĐČ (Oracle): Oracle Business Intelligence - Đ°ĐœĐ°Đ»ĐžŃ‚ĐžŃ‡Đ”ŃĐșая ĐżĐ»Đ°Ń‚Ń„ĐŸŃ€ĐŒĐ°
 
Ebs soa con8716_pdf_8716_0001
Ebs soa con8716_pdf_8716_0001Ebs soa con8716_pdf_8716_0001
Ebs soa con8716_pdf_8716_0001
 
Oaug collaborate sadia_tahseen
Oaug collaborate sadia_tahseenOaug collaborate sadia_tahseen
Oaug collaborate sadia_tahseen
 
Simplified user experience_design_patterns_for_the_oracle_applications_cloud_...
Simplified user experience_design_patterns_for_the_oracle_applications_cloud_...Simplified user experience_design_patterns_for_the_oracle_applications_cloud_...
Simplified user experience_design_patterns_for_the_oracle_applications_cloud_...
 
Strategy and erp in-the-cloud
Strategy and erp in-the-cloudStrategy and erp in-the-cloud
Strategy and erp in-the-cloud
 
Con9437 ad ffor_ebs and mobile
Con9437 ad ffor_ebs and mobileCon9437 ad ffor_ebs and mobile
Con9437 ad ffor_ebs and mobile
 
Ebs strategy-roadmap-given
Ebs strategy-roadmap-givenEbs strategy-roadmap-given
Ebs strategy-roadmap-given
 
10 tips for successful 12.2 upgrade
10 tips for successful 12.2 upgrade10 tips for successful 12.2 upgrade
10 tips for successful 12.2 upgrade
 
Getting optimal performance from oracle e-business suite presentation
Getting optimal performance from oracle e-business suite presentationGetting optimal performance from oracle e-business suite presentation
Getting optimal performance from oracle e-business suite presentation
 
Supporting References in Oracle EBS R12
Supporting References in Oracle EBS R12Supporting References in Oracle EBS R12
Supporting References in Oracle EBS R12
 
Enterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12cEnterprise managerclodcontrolinstallconfiguration emc12c
Enterprise managerclodcontrolinstallconfiguration emc12c
 
Oracle BPM 11g Lesson 2
Oracle BPM 11g Lesson 2Oracle BPM 11g Lesson 2
Oracle BPM 11g Lesson 2
 
Oracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSOracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPS
 
Oracle ADF 11g Skinning Tutorial
Oracle ADF 11g Skinning TutorialOracle ADF 11g Skinning Tutorial
Oracle ADF 11g Skinning Tutorial
 
Oracle WebLogic 11g Topology
Oracle WebLogic 11g TopologyOracle WebLogic 11g Topology
Oracle WebLogic 11g Topology
 
Oracle BPM 11g Lesson 1
Oracle BPM 11g Lesson 1Oracle BPM 11g Lesson 1
Oracle BPM 11g Lesson 1
 
Oracle OSB Security Enforcement with OWSM
Oracle OSB Security Enforcement with OWSMOracle OSB Security Enforcement with OWSM
Oracle OSB Security Enforcement with OWSM
 
Programming-best practices( beginner) ADF_fusionapps
Programming-best practices( beginner) ADF_fusionappsProgramming-best practices( beginner) ADF_fusionapps
Programming-best practices( beginner) ADF_fusionapps
 
oracle ebs free web service integration tools
oracle ebs free web service integration toolsoracle ebs free web service integration tools
oracle ebs free web service integration tools
 

Semelhante a Oracle E-Business Suitre mobile apps ADF

Implementing Data Caching and Data Synching Using Oracle MAF
Implementing Data Caching and Data Synching Using Oracle MAFImplementing Data Caching and Data Synching Using Oracle MAF
Implementing Data Caching and Data Synching Using Oracle MAFSteven Davelaar
 
Con8439 fusion apps customs to ebs
Con8439 fusion apps customs to ebsCon8439 fusion apps customs to ebs
Con8439 fusion apps customs to ebsBerry Clemens
 
Oracle ADF Architecture TV - Design - Architecting for ADF Mobile Integration
Oracle ADF Architecture TV - Design - Architecting for ADF Mobile IntegrationOracle ADF Architecture TV - Design - Architecting for ADF Mobile Integration
Oracle ADF Architecture TV - Design - Architecting for ADF Mobile IntegrationChris Muir
 
B3 mobile development and deployment platform enabled by oracle fusion midd...
B3   mobile development and deployment platform enabled by oracle fusion midd...B3   mobile development and deployment platform enabled by oracle fusion midd...
B3 mobile development and deployment platform enabled by oracle fusion midd...Dr. Wilfred Lin (Ph.D.)
 
Con8817 api management - enable your infrastructure for secure mobile and c...
Con8817   api management - enable your infrastructure for secure mobile and c...Con8817   api management - enable your infrastructure for secure mobile and c...
Con8817 api management - enable your infrastructure for secure mobile and c...OracleIDM
 
Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014Joelith
 
Exploring Oracle Enterprise Mobility using Oracle Mobile Solutions
Exploring Oracle Enterprise Mobility using Oracle Mobile SolutionsExploring Oracle Enterprise Mobility using Oracle Mobile Solutions
Exploring Oracle Enterprise Mobility using Oracle Mobile SolutionsWise Men
 
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...Steven Davelaar
 
OOW13: Developing secure mobile applications (CON8902)
OOW13: Developing secure mobile applications (CON8902)OOW13: Developing secure mobile applications (CON8902)
OOW13: Developing secure mobile applications (CON8902)GregOracle
 
Building Better Mobile Backends with Oracle Mobile Cloud Service
Building Better Mobile Backends with Oracle Mobile Cloud Service	Building Better Mobile Backends with Oracle Mobile Cloud Service
Building Better Mobile Backends with Oracle Mobile Cloud Service Guatemala User Group
 
Con8902 developing secure mobile applications-final
Con8902 developing secure mobile applications-finalCon8902 developing secure mobile applications-final
Con8902 developing secure mobile applications-finalOracleIDM
 
Oracle OpenWorld 2015 | CON9456 Mobile Security in the Cloud
Oracle OpenWorld 2015 | CON9456 Mobile Security in the CloudOracle OpenWorld 2015 | CON9456 Mobile Security in the Cloud
Oracle OpenWorld 2015 | CON9456 Mobile Security in the CloudIndus Khaitan
 
OOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmap
OOW15 - Oracle E-Business Suite Technology: Latest Features and RoadmapOOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmap
OOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmapvasuballa
 
Crie AplicaçÔes Mobile Híbridas Escritas em Java, para iOS e Android
Crie AplicaçÔes Mobile Híbridas Escritas em Java, para iOS e AndroidCrie AplicaçÔes Mobile Híbridas Escritas em Java, para iOS e Android
Crie AplicaçÔes Mobile Híbridas Escritas em Java, para iOS e AndroidBruno Borges
 
MCSDataSheet
MCSDataSheetMCSDataSheet
MCSDataSheetBilal Khan
 
Extending Enterprise Applications to mobile interfaces-Final
Extending Enterprise Applications to mobile interfaces-FinalExtending Enterprise Applications to mobile interfaces-Final
Extending Enterprise Applications to mobile interfaces-FinalRohit Dhamija
 
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...CA API Management
 
Securing your Applications for the Cloud Age
Securing your Applications for the Cloud AgeSecuring your Applications for the Cloud Age
Securing your Applications for the Cloud AgeArtur Alves
 
Oracle Mobile Solution Overview
Oracle Mobile Solution OverviewOracle Mobile Solution Overview
Oracle Mobile Solution OverviewMee Nam Lee
 
Enabling: Optimized Integrations at Amway with Oracle SOA Suite
Enabling: Optimized Integrations at Amway with Oracle SOA SuiteEnabling: Optimized Integrations at Amway with Oracle SOA Suite
Enabling: Optimized Integrations at Amway with Oracle SOA SuiteRevelation Technologies
 

Semelhante a Oracle E-Business Suitre mobile apps ADF (20)

Implementing Data Caching and Data Synching Using Oracle MAF
Implementing Data Caching and Data Synching Using Oracle MAFImplementing Data Caching and Data Synching Using Oracle MAF
Implementing Data Caching and Data Synching Using Oracle MAF
 
Con8439 fusion apps customs to ebs
Con8439 fusion apps customs to ebsCon8439 fusion apps customs to ebs
Con8439 fusion apps customs to ebs
 
Oracle ADF Architecture TV - Design - Architecting for ADF Mobile Integration
Oracle ADF Architecture TV - Design - Architecting for ADF Mobile IntegrationOracle ADF Architecture TV - Design - Architecting for ADF Mobile Integration
Oracle ADF Architecture TV - Design - Architecting for ADF Mobile Integration
 
B3 mobile development and deployment platform enabled by oracle fusion midd...
B3   mobile development and deployment platform enabled by oracle fusion midd...B3   mobile development and deployment platform enabled by oracle fusion midd...
B3 mobile development and deployment platform enabled by oracle fusion midd...
 
Con8817 api management - enable your infrastructure for secure mobile and c...
Con8817   api management - enable your infrastructure for secure mobile and c...Con8817   api management - enable your infrastructure for secure mobile and c...
Con8817 api management - enable your infrastructure for secure mobile and c...
 
Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014Mobile Application Framework - OFM Canberra September 2014
Mobile Application Framework - OFM Canberra September 2014
 
Exploring Oracle Enterprise Mobility using Oracle Mobile Solutions
Exploring Oracle Enterprise Mobility using Oracle Mobile SolutionsExploring Oracle Enterprise Mobility using Oracle Mobile Solutions
Exploring Oracle Enterprise Mobility using Oracle Mobile Solutions
 
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
The Mobile Enterprise in Action: Managing Business Processes from Your Mobile...
 
OOW13: Developing secure mobile applications (CON8902)
OOW13: Developing secure mobile applications (CON8902)OOW13: Developing secure mobile applications (CON8902)
OOW13: Developing secure mobile applications (CON8902)
 
Building Better Mobile Backends with Oracle Mobile Cloud Service
Building Better Mobile Backends with Oracle Mobile Cloud Service	Building Better Mobile Backends with Oracle Mobile Cloud Service
Building Better Mobile Backends with Oracle Mobile Cloud Service
 
Con8902 developing secure mobile applications-final
Con8902 developing secure mobile applications-finalCon8902 developing secure mobile applications-final
Con8902 developing secure mobile applications-final
 
Oracle OpenWorld 2015 | CON9456 Mobile Security in the Cloud
Oracle OpenWorld 2015 | CON9456 Mobile Security in the CloudOracle OpenWorld 2015 | CON9456 Mobile Security in the Cloud
Oracle OpenWorld 2015 | CON9456 Mobile Security in the Cloud
 
OOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmap
OOW15 - Oracle E-Business Suite Technology: Latest Features and RoadmapOOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmap
OOW15 - Oracle E-Business Suite Technology: Latest Features and Roadmap
 
Crie AplicaçÔes Mobile Híbridas Escritas em Java, para iOS e Android
Crie AplicaçÔes Mobile Híbridas Escritas em Java, para iOS e AndroidCrie AplicaçÔes Mobile Híbridas Escritas em Java, para iOS e Android
Crie AplicaçÔes Mobile Híbridas Escritas em Java, para iOS e Android
 
MCSDataSheet
MCSDataSheetMCSDataSheet
MCSDataSheet
 
Extending Enterprise Applications to mobile interfaces-Final
Extending Enterprise Applications to mobile interfaces-FinalExtending Enterprise Applications to mobile interfaces-Final
Extending Enterprise Applications to mobile interfaces-Final
 
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...
5 Reasons Why APIs Must be Part of Your Mobile Strategy - Scott Morrison, Dis...
 
Securing your Applications for the Cloud Age
Securing your Applications for the Cloud AgeSecuring your Applications for the Cloud Age
Securing your Applications for the Cloud Age
 
Oracle Mobile Solution Overview
Oracle Mobile Solution OverviewOracle Mobile Solution Overview
Oracle Mobile Solution Overview
 
Enabling: Optimized Integrations at Amway with Oracle SOA Suite
Enabling: Optimized Integrations at Amway with Oracle SOA SuiteEnabling: Optimized Integrations at Amway with Oracle SOA Suite
Enabling: Optimized Integrations at Amway with Oracle SOA Suite
 

Mais de Berry Clemens

Preparing for EBS R12.2-upgrade-full
Preparing for EBS R12.2-upgrade-fullPreparing for EBS R12.2-upgrade-full
Preparing for EBS R12.2-upgrade-fullBerry Clemens
 
EBS 12.1 and 12.2 strategy-roadmap-given
EBS 12.1 and 12.2 strategy-roadmap-givenEBS 12.1 and 12.2 strategy-roadmap-given
EBS 12.1 and 12.2 strategy-roadmap-givenBerry Clemens
 
Oracle Fusion functional setup manager
Oracle Fusion functional setup managerOracle Fusion functional setup manager
Oracle Fusion functional setup managerBerry Clemens
 
Fusion_apps extending and customizations
Fusion_apps extending and customizationsFusion_apps extending and customizations
Fusion_apps extending and customizationsBerry Clemens
 
Adf-fusion-architecture_manage-modular-approach_4581
Adf-fusion-architecture_manage-modular-approach_4581Adf-fusion-architecture_manage-modular-approach_4581
Adf-fusion-architecture_manage-modular-approach_4581Berry Clemens
 
EBS-endeca-technical-considerations
EBS-endeca-technical-considerationsEBS-endeca-technical-considerations
EBS-endeca-technical-considerationsBerry Clemens
 
EBS-technical_upgrade_best_practices 12.1 or 12.2
EBS-technical_upgrade_best_practices 12.1 or 12.2EBS-technical_upgrade_best_practices 12.1 or 12.2
EBS-technical_upgrade_best_practices 12.1 or 12.2Berry Clemens
 
Con8289 r12 maintenance tips heisler heisler-con8289
Con8289 r12 maintenance tips heisler heisler-con8289Con8289 r12 maintenance tips heisler heisler-con8289
Con8289 r12 maintenance tips heisler heisler-con8289Berry Clemens
 
Con9534 fusion financials
Con9534 fusion financialsCon9534 fusion financials
Con9534 fusion financialsBerry Clemens
 
Con8442 fusion functional setup manager
Con8442 fusion functional setup managerCon8442 fusion functional setup manager
Con8442 fusion functional setup managerBerry Clemens
 
Con3928 horton session con3928 fusion app on-premise installation lessons lea...
Con3928 horton session con3928 fusion app on-premise installation lessons lea...Con3928 horton session con3928 fusion app on-premise installation lessons lea...
Con3928 horton session con3928 fusion app on-premise installation lessons lea...Berry Clemens
 
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partnerCon8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partnerBerry Clemens
 
Ugf9796 weblogic for ebs and obiee
Ugf9796 weblogic for ebs and obieeUgf9796 weblogic for ebs and obiee
Ugf9796 weblogic for ebs and obieeBerry Clemens
 
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...Berry Clemens
 
Budget wand datasheet
Budget wand datasheetBudget wand datasheet
Budget wand datasheetBerry Clemens
 
Chris meyer gl wand - financial reporting in excel
Chris meyer   gl wand - financial reporting in excelChris meyer   gl wand - financial reporting in excel
Chris meyer gl wand - financial reporting in excelBerry Clemens
 
Esouag r12 presentation
Esouag r12 presentationEsouag r12 presentation
Esouag r12 presentationBerry Clemens
 
Release 12-financials-best-practices1227
Release 12-financials-best-practices1227Release 12-financials-best-practices1227
Release 12-financials-best-practices1227Berry Clemens
 
R12financialsupgrade22010 12659159458494-phpapp01
R12financialsupgrade22010 12659159458494-phpapp01R12financialsupgrade22010 12659159458494-phpapp01
R12financialsupgrade22010 12659159458494-phpapp01Berry Clemens
 
Selling the-value-to-new-and-existing-customers2142
Selling the-value-to-new-and-existing-customers2142Selling the-value-to-new-and-existing-customers2142
Selling the-value-to-new-and-existing-customers2142Berry Clemens
 

Mais de Berry Clemens (20)

Preparing for EBS R12.2-upgrade-full
Preparing for EBS R12.2-upgrade-fullPreparing for EBS R12.2-upgrade-full
Preparing for EBS R12.2-upgrade-full
 
EBS 12.1 and 12.2 strategy-roadmap-given
EBS 12.1 and 12.2 strategy-roadmap-givenEBS 12.1 and 12.2 strategy-roadmap-given
EBS 12.1 and 12.2 strategy-roadmap-given
 
Oracle Fusion functional setup manager
Oracle Fusion functional setup managerOracle Fusion functional setup manager
Oracle Fusion functional setup manager
 
Fusion_apps extending and customizations
Fusion_apps extending and customizationsFusion_apps extending and customizations
Fusion_apps extending and customizations
 
Adf-fusion-architecture_manage-modular-approach_4581
Adf-fusion-architecture_manage-modular-approach_4581Adf-fusion-architecture_manage-modular-approach_4581
Adf-fusion-architecture_manage-modular-approach_4581
 
EBS-endeca-technical-considerations
EBS-endeca-technical-considerationsEBS-endeca-technical-considerations
EBS-endeca-technical-considerations
 
EBS-technical_upgrade_best_practices 12.1 or 12.2
EBS-technical_upgrade_best_practices 12.1 or 12.2EBS-technical_upgrade_best_practices 12.1 or 12.2
EBS-technical_upgrade_best_practices 12.1 or 12.2
 
Con8289 r12 maintenance tips heisler heisler-con8289
Con8289 r12 maintenance tips heisler heisler-con8289Con8289 r12 maintenance tips heisler heisler-con8289
Con8289 r12 maintenance tips heisler heisler-con8289
 
Con9534 fusion financials
Con9534 fusion financialsCon9534 fusion financials
Con9534 fusion financials
 
Con8442 fusion functional setup manager
Con8442 fusion functional setup managerCon8442 fusion functional setup manager
Con8442 fusion functional setup manager
 
Con3928 horton session con3928 fusion app on-premise installation lessons lea...
Con3928 horton session con3928 fusion app on-premise installation lessons lea...Con3928 horton session con3928 fusion app on-premise installation lessons lea...
Con3928 horton session con3928 fusion app on-premise installation lessons lea...
 
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partnerCon8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
Con8493 simplified ui 2013 tailoring dubois_evers_teter_o'broin_uob_partner
 
Ugf9796 weblogic for ebs and obiee
Ugf9796 weblogic for ebs and obieeUgf9796 weblogic for ebs and obiee
Ugf9796 weblogic for ebs and obiee
 
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
 
Budget wand datasheet
Budget wand datasheetBudget wand datasheet
Budget wand datasheet
 
Chris meyer gl wand - financial reporting in excel
Chris meyer   gl wand - financial reporting in excelChris meyer   gl wand - financial reporting in excel
Chris meyer gl wand - financial reporting in excel
 
Esouag r12 presentation
Esouag r12 presentationEsouag r12 presentation
Esouag r12 presentation
 
Release 12-financials-best-practices1227
Release 12-financials-best-practices1227Release 12-financials-best-practices1227
Release 12-financials-best-practices1227
 
R12financialsupgrade22010 12659159458494-phpapp01
R12financialsupgrade22010 12659159458494-phpapp01R12financialsupgrade22010 12659159458494-phpapp01
R12financialsupgrade22010 12659159458494-phpapp01
 
Selling the-value-to-new-and-existing-customers2142
Selling the-value-to-new-and-existing-customers2142Selling the-value-to-new-and-existing-customers2142
Selling the-value-to-new-and-existing-customers2142
 

Último

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel AraĂșjo
 

Último (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 

Oracle E-Business Suitre mobile apps ADF

  • 1. Mobile Apps for E-Business Suite using Fusion Middleware Srikant Subramaniam Senior Principal Product Manager, Fusion Middleware Vijay Shanmugam Senior Development Manager, E-Business Suite Jay Smith Business Information Officer, World Fuel Services
  • 2. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.2  ORACLE MOBILE PLATFORM  E-BUSINESS SUITE MOBILE SERVICES  CUSTOMER CASE STUDY Agenda
  • 3. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.3 Oracle Mobile Solution CRM MOBILE APPS MOBILE PLATFORM MOBILE SECURITY ERP B2B
  • 4. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.4 Maximize existing IT investments  Develop cross platform & multi channel applications  Integrate data and services across the Enterprise and Mobile devices  Secure information uniformly across all layers of enterprise and mobile apps  Deploy & Manage cloud and on- premises for multi-channel delivery Any App, Any Data, Any Device – Secure Oracle Mobile Platform ON-PREMISE PACKAGED APPLICATIONS CUSTOM APPLICATIONS CLOUD Cross-Channel ORACLE MOBILE PLATFORM SECURE DEVELOP INTEGRATE MANAGE DEPLOY NATIVE, WEB, HYBRID
  • 5. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.5 Develop: Mobile Development Framework  Build Once, Run on Any Platform  Disconnected: SQLite with Encryption  Full Access to Native Device Features  Modular, Reusable Application Components
  • 6. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.6 Integrate: Mobile Service Integration Service Enablement, Management and Integration  Reuse existing application services  Rapid response to new business requests  Fast access to data and services across the Enterprise and external sources  Reliable and solid orchestration platform Inventory Check Service Credit Check Service Production Service Customer Status Service Order Service Billing Service Integration Infrastructure Existing Services SOA Foundation RESTful API ORACLE APPLICATIONS CLOUD APPLICATIONS ISV/CUSTOM APPLICATIONS
  • 7. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.7 Transformation API Control & Governance API Management & Monitoring Threat Protection Secure REST API’s  Extend Access Management to REST API’s  Context Aware  Authentication  Authorization  Fraud Detection  Security Tokens  Data Redaction  Audit OAUTH 2.0 Client & Server Client Throttling Native JSON & XML Processing < XML > {“JSON”} API Key Management AccessManagement Secure Devices and Apps Secure mobile access to corporate data
  • 8. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.8 DEMONSTRATION Extend E-Business Suite to Mobile with Oracle Mobile Platform
  • 9. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.9 Architecture: Mobile Order Management App for EBS ADF Mobile EBS SDK for Java ADF Mobile Secured Web App Secured SOA Web Services ‱ App login using EBS credentials ‱ Connect to EBS via SOA ‱ OSB for REST ‱ Secure via EBS SDK, OWSM ‱ Integration with device services
  • 10. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.10 Meet Charlie Brown  Sales Manager at Summit, a sports goods manufacturer  Mobile worker, always on the road to meet with customers (retail stores)  Access to EBS Order Management data from mobile device – Retrieve customer/order data – Create EBS orders Always on the go!
  • 11. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.11 Solution Highlights  Ease of development – Same code can be deployed on iOS/Android – Use native device features (location services, contacts, email)  Non-intrusive – No change to E-Business Suite  No change to security model – Logins re-used, identity propagated – Authentication/Authorization Oracle Fusion Middleware: Mobility Platform for Oracle Applications
  • 12. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.12 Oracle Mobile Platform One Enterprise Platform, Open, and Integrated Innovation built on top of existing IT architectures Leverage existing developer & IT skills Out of box Oracle Mobile Apps built on Fusion Middleware Take-Aways Consistent security governance for mobile & enterprise
  • 13. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.13 E-Business Suite Mobile Services
  • 14. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.14 Architecture High Level Clients Security Data Services Native – iOS, Android HTML5 Hybrid – ADF Mobile Authentication Authorization Access Control Integrated SOA Gateway SOA Suite / EBS Adapter Backend Middle Tier User Interface
  • 15. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.15 Architecture Web Services – EBS and External SOA Suite eCommerce Gateway XML GatewayPL/SQL APIs Interface Tables Concurrent Programs BSO Java APIs Interface Views Integration Repository BAM Oracle E-Business Suite Adapter B2BBAMMediatorBPEL Mobile Applications Web Applications B2B integration Process Monitoring Enterprise Integration
  • 16. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.16 Security Secured Data for Mobile Users  Application Login/Logout – Service deployed on IDM using EBS SDK for Java – Native EBS Login/Logout Service  Request Authentication – SOAP Services: WS-Security UsernameToken header  Authorization – Applications Context for EBS Adapter – Native EBS Access Control Service to load Roles and Privileges
  • 17. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.17  /OA_HTML/RF.jsp?function_id=mLogin  /OA_HTML/RF.jsp?function_id=mLogout  Configure EBS Cookies – JSESSIONID – EBS Session Cookie Security Configuration Login and Logout Authentication
  • 18. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.18  Role Based Access Control  Roles and Privileges  Control Access to Features and UI Components  JSON RESTful Service Security Configuration Access Control Service Authorization
  • 19. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.19 Data Services Connecting Mobile to EBS  Web Services from SOA composites – Secured using WS-Security UsernameToken header  EBS SDK for Java to secure SOA Composites  E-Business Suite Adapter to access EBS interfaces from SOA Suite – Variety of EBS Interfaces – PLSQL, Interface Views, CPs, etc.
  • 20. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.20  Standardized Documentation  Search and Browse Interfaces  Seeded and Custom interfaces  Function Security  Discoverable from E-Business Suite Adapter Data Services Integration Repository Where to find services?
  • 21. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.21 EBS Services for Mobile Security and Data Services Sign In SecuritySecurityDataServices HTTP BasicAuth Load Roles and Privileges SOAP Request (UsernameToken, XML Payload) Logout Integration Repository EBS SDK for Java EBS Security Model IDM Login Service SOASuite OWSM EBSAdapter IDM Logout Service Data Access Sign Off Insert Credentials to Request
  • 22. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.22 EBS SDK for Java
  • 23. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.23 Oracle E-Business Suite SDK for Java Integrate with EBS  Protect your investment in the future  Co-exist with Fusion Applications ADF Application EBS SDK for Java
  • 24. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.24 Oracle E-Business Suite SDK for Java For Releases 11i to 12.x of Oracle E-Business Suite E-Business Suite SDK for Java Profiles Session Management JAAS Language i18N Messages AppsDataSource
  • 25. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.25  Secure any Java EE Application including Oracle ADF from external application server  Secure Web Services (SOA Suite, OSB) from external application server  Use E-Business Suite security  Use AppsDataSource to access EBS database EBS SDK for Java Integrate with EBS from External Applications ADF Application Web Services AppsDataSource
  • 26. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.26  Configure AppsDataSource for access to Oracle E-Business Suite Database – Dedicated FND user with special UMX|APPS_SCHEMA_CONNECT role – External server does not need APPS password – External application can call stored procedures available in APPS Standard Data Source AppsDataSource ADF Application Web Services AppsDataSource Users Roles
  • 27. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.27 What is new in R12.2?
  • 28. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.28 Architectural Changes in Release 12.2 Integrated SOA Gateway Integrated SOA Gateway Service Provider Adapter Framework JAX-RPC Service Invocation Framework Business Event System Oracle Application Server 10g for E-Business Suite WSIF E-Business Suite R12.1.3 Integrated SOA Gateway WebLogic Server 11g for SOA Suite Service Provider Oracle Applications Adapter Oracle SOA Suite 11g Service Invocation Framework Business Event System WebLogic Server 11g for E-Business Suite JAX-WS E-Business Suite R12.2
  • 29. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.29 Integration Repository Architecture Web Services – EBS and SOA Suite Together BPEL BAM Oracle EBS Adapter Mediator Mobile Applications Web Applications B2B integration Process Monitoring Enterprise Integration EBS SDK for Java Adapter Framework Worklist Services Jersey, Jackson and Staxon Libraries Integrated SOA Gateway REST Service Provider SOAP Service Provider Security Services REST Services SOAP Services
  • 30. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.30 E-Business Suite Data Services – Roadmap
  • 31. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.31 ADF Mobile and E-Business Suite Towards a better Mobile Platform Deploy and ConfigureDevelop App SecureDevelop ServicesDesign Patterns Reference Flows REST Service JSON Mobile SDKs Sample Apps Cookie, Token Basic Auth Configuration Server Roadmap
  • 32. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.32 Design Standardize your EBS Apps  Best Practices – UI Patterns – Reference Flows  Sample Apps – Native – Hybrid – HTML5 Roadmap
  • 33. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.33 Development EBS SDK for Mobile Roadmap Application Templates Security Services Profiles, Preferences Apps Context Initialization Push Notifications Images, Attachments, LOVs Worklist Library Administration Services and Console Integration with Data Services EBS SDK for Mobile
  • 34. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.34 Data Services Integrated SOA Gateway  SOAP Services via SOA Suite  REST Services via E-Business Suite  Variety of EBS Interfaces – PLSQL – OAF BC4J  JSON Payload Support for REST Services  Worklist Data REST Services Roadmap
  • 35. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.35 Data Services Roadmap
  • 36. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.36 Security Authentication and Authorization  Authentication – Session Token/Cookie – HTTP Basic Auth  Authorization – Apps Context Initialization  Published in Integration Repository Roadmap
  • 37. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.37 Security Services in IREP Roadmap
  • 38. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.38 Security Session Management with REST Services Roadmap Login Service REST Service 1 REST Service 2 Logout Service Access Control Service Capture Username and Password SecuritySecurityDataServices HTTP BasicAuth Load Roles and Privileges Header (EBS Cookies/Session Token) Body (Payload – XML or JSON) EBS Session Cookie Integration Repository Applications Context Apps Context Initialization
  • 39. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.39 Deployment and Management  Configuration Services – Load Configurations – Manage Configurations  Mobile Application Administrator – Control Access – Push Messages Roadmap
  • 40. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.40 Customer Case Study World Fuel Services
  • 41. Business Transformation Enabled by IT Jay Smith Business Information Officer (BIO) World Fuel Services
  • 42. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. ‱ Revenues of $39B, Fortune 74 in 2012 ‱ Serving Aviation, Marine and Land ‱ Operate in 200 countries from 60 offices ‱ Low margin business ‱ Business model is staff-lite and asset-lite ‱ Strong organic growth ‱ Heavy acquisition focus, 20+ acquisitions in the last 10 years Fueling Relationships Around the World
  • 43. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. “We are a technology company that just happens to sell fuel” ‱ Protecting and maximizing margins ‱ Enhancing customer / supplier relationships ‱ Creating incremental business opportunities ‱ Staying ahead of the competition ‱ Driving employee productivity ‱ Extracting value out of acquired businesses Business Model Enabled by IT
  • 44. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. ‱ Oracle EBS for all middle and back office ‱ Tailored Work Benches for Sales & Supply ‱ Marine – Trading, derivatives, contract business, reselling, physical inventory ‱ Aviation – Card processing, fuel management, government, technology ‱ Land – Card processing, merchandising at gas stations / c-stores, dispatch, logistics ‱ Single Instance Globally Our Oracle Journey – STANDARDIZE
  • 45. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. ‱ Robust ADF framework supported by Java for custom applications ‱ Web applications with limited use on mobile devices through a browser ‱ CRM / SRM OnDemand with a Mobile App for our Marine commercial team, globally ‱ Expanded security through Oracle’s Identify Management and Single Sign-On integration Our Oracle Journey – EXTEND
  • 46. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. ‱ Executed in parallel with EXTEND ‱ Oracle Fusion Middleware (Weblogic, SOA Suite, BPEL, BPM, etc.) for enterprise integration ‱ Application to application ‱ Business to business ‱ Driving efficiencies through end-to-end integration with customers and suppliers Our Oracle Journey – AGILITY
  • 47. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. ‱ Robust capabilities to assess business health with timely information ‱ Data visualization capabilities for efficient information consumption ‱ Enterprise Data Warehouse (EDW) with a sound data model and ETL design ‱ OBIEE, dashboards, reports ‱ Disciplined business process supported by accountability, monitoring and ACTION Our Oracle Journey – ANALYTICS
  • 48. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. 1. Customer / Supplier Experience 2. Commercial Effectiveness 3. Operational Productivity 4. Business Analytics Mobile Business Strategy – FOUR PILLARS
  • 49. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. ‱ Deliver information “anytime, anywhere” ‱ Drives stickiness and incremental business ‱ Example: initiated a prototype leveraging our existing Fuel Finder web application ‱ Fuel Finder provides fuel prices & availability at 3000 global locations, 24/7 ‱ Using ADF Mobile as an extension ‱ Leverages our Fusion Middleware stack Pillar #1 – CUSTOMER / SUPPLIER EXPERIENCE
  • 50. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. ‱ CRM / SRM Mobile: increase collaboration between our global team members which enables efficient relationship management with our customers / suppliers ‱ Commercial Mobile: creating mobile capabilities for the critical, time sensitive commercial responsibilities (inquiry / quote, deal approvals, customer confirmations) ‱ ADF Mobile as an extension Pillar #2 – COMMERCIAL EFFECTIVENESS
  • 51. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. ‱ Operational efficiency and employee productivity are areas where mobile will have a significant impact ‱ Examples: invoice approvals, user access requests, trade validations, credit requests and time & expense approvals ‱ Drives internal efficiencies and employee satisfaction ‱ ADF Mobile as an extension Pillar #3 – OPERATIONAL PRODUCTIVITY
  • 52. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. ‱ Focused internally on senior leadership down to the line manager level ‱ Potentially expose certain analytic components to our customers (purchase performance reporting, etc.) ‱ Take analytics to the next level through mobile allowing access to the information needed to steer the business in near real-time Pillar #4 – BUSINESS ANALYTICS
  • 53. Copyright© 2013 World Fuel Services Corporation. Proprietary & Confidential. All Rights Reserved. ‱ WFS’ mobile strategy is taking shape across: ‱ Customer / Supplier Experience ‱ Commercial Effectiveness ‱ Operational Productivity ‱ Business Analytics and Decision Making ‱ Leveraging Oracle’s technology stack (Fusion Middleware, SOA Suite, ADF Mobile, CRM OnDemand Mobile App, Oracle’s IDM, etc.) Conclusion
  • 54. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.54 For More Information  Talk to your Oracle contact to schedule onsite mobile workshop – Develop mobile app for E-Business Suite expense approvals  Case Study: Mobilizing EBS iProcurement using Fusion Middleware – http://www.oracle.com/technetwork/developer-tools/jdev/northumbriancasestudy-2008272.pdf  Visit: www.oracle.com/appadvantage
  • 55. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.55 0
  • 56. Copyright © 2013, Oracle and/or its affiliates. All rights reserved.56