Sie sind auf Seite 1von 91

Advanced Oracle E-Business

Suite Architectures
Santiago Bastidas, Sr. Principal Product Manager
Elke Phelps, Sr. Principal Product Manager
Oracle Applications Technology
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 2
The following is intended to outline our general product
direction. It is intended for information purposes only, and
may not be incorporated into any contract. It is not a
commitment to deliver any material, code, or functionality,
and should not be relied upon in making purchasing decision.
The development, release, and timing of any features or
functionality described for Oracles products remains at the
sole discretion of Oracle.
Safe Harbor Statement
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 3
Program
Agenda
Performance, Scalability and High Availability
Disaster Recovery
Security
Business Intelligence and Reporting
Systems Management
External Integrations
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 4
Performance, Scalability and
High Availability
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 5
E-Business Suite Load Balancing and Clustering



Application Tier
- DNS-Based
- HTTP Layer
- JVM, OC4J, WLS
- Forms Servlets
- Forms Metric Server
- Parallel Concurrent Processing
Database Tier
- Real Application Clusters (RAC)

Multiple
Application
Nodes
Multiple
Database
Nodes
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 6
E-Business Suite Load Balancing and Clustering
Application Tier



11.5.10.2 12.0.x 12.1.x 12.2.2
DNS-Based
HTTP Layer
Apache JServ
OC4J
WLS
Forms Servlets
Forms Metric Server
Parallel Concurrent Processing




















Not recommended
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 7
Allows multiple database servers to
access the same data in parallel
Improves scalability & fault-tolerance
Supports Automatic Storage
Management (ASM), Cluster Ready
Services (CRS), Parallel Concurrent
Processing (PCP)
Provides easier access for clients
with 11gR2 Single Client Access
Name (SCAN)

E-Business Suite Load Balancing and Clustering
RAC Node 2
RAC Node 1
Shared
File System
Database Tier
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 8
DNS LBR
10.10.10.10 10.10.10.20
10.10.10.30



Q: IP for http://mycompany.intranet.com/
A: 10.10.10.10
Users query DNS LBR for IP
address of URL
DNS LBR supplies different IP
addresses to different users
depending on load of a given node
Vendor-dependent: heartbeat
checks against nodes,
sophisticated algorithms for load-
balancing




Case Study
E-Business Suite DNS-Based Load-Balancing
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 9
Users navigate to Web Entry Point
HTTP Layer LBR routes all
subsequent traffic for a specific
user to a specific Web Node
LBR must support persistent
session connections
LBRs may use heartbeat checks
for node death detection & restart,
and sophisticated algorithms for
load-balancing

Web
Node 1
Web
Node 2
Web
Node 3

Case Study
E-Business Suite HTTP Load Balancing
HTTP Layer LBR

http://mycompany.intranet.com
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 10
Ideal resources for spikes: easy
to provision, remove, reallocate
Virtual machines integrate
transparently with physical
machines
VMs can run on fixed hardware,
private clouds, public clouds


Case Study
E-Business Suite Virtual and Physical Load Balancing
HTTP Layer LBR
Web
Node 1
Virtual
Web Node 1
Virtual Web
Node 3


http://mycompany.intranet.com
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 11
Standard hardware
Exalogic and Exadata
3x for O2C Forms transactions
8x for Self Service transactions
Higher productivity for Online users
Faster Response Time
Twice as much additional users per core
Headroom for additional loads
More Users Per Core
Push more transactions through a single Exa*
core.
Higher Throughput
Support very large deployments with ease
Linear Scaling
E-Business Suite on Exadata and Exalogic X2-2
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 12
Table Compression Advisor *
Reduces table sizes
Reduces network bandwidth
overhead
Improves performance of
concurrent programs
Improves backup performance


Advanced Compression 11g Database Option
* http://www.oracle.com/technology/products/database/compression/compression-advisor.html
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 13
Advanced Compression 11g Database Option
Results: Oracles Use of Advanced Compression
Average overall storage savings 3x
Table compression 4x
Index compression 2x
LOB compression 2.3x




Payroll, Order to Cash, AP/AR batch flows,
Self-Service flows run without regression
Queries involving full table scans are faster
231 TB of total storage
savings across primary,
standby, test, dev and
backup instances
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 14
Keep legacy data for historical
business analytics
Break large tables into smaller
partitions
Optimize long-running queries &
reports
Can be used with Information
Lifecycle Management (ILM)
solutions
Database Partitioning Option

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 15
Disaster Recovery
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 16
Disaster Recovery
Catastrophic site failures
Operational failover (not just tape backups)
Planned outages may also benefit from the infrastructure
Operational priorities must be reviewed
Potentially expensive


Copyright 2013, Oracle and/or its affiliates. All rights reserved. 17
Maximum Availability Architecture
E-Business Suite High Availability Features



Application
Tier
Database
Tier
Web
Forms
Concurrent
Processing
Database
Multiple
Application
Nodes
Multiple
Database
Nodes
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 18
Maximum Availability Architecture
E-Business Suite Disaster Recovery



Primary Site
Multiple Web, Forms, Concurrent Processing Nodes
Oracle Real Application Clusters
Disaster Recovery Site
Multiple Web, Forms, Concurrent Processing Nodes
Oracle Real Application Clusters
Oracle Data Guard
Disk Synchronization
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 19
Maximum Availability Architecture
E-Business Suite Disaster Recovery



Primary Site
Multiple Web, Forms, Concurrent Processing Nodes
Disaster Recovery Site
Multiple Web, Forms, Concurrent Processing Nodes
Oracle Data Guard
Oracle Exadata Oracle Exadata
Disk Synchronization
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 20
Maximum Availability Architecture
E-Business Suite Disaster Recovery



Primary Site
Oracle Exalogic
Oracle Exadata
Disaster Recovery Site
Oracle Data Guard
Oracle Exalogic
Oracle Exadata
Disk Synchronization
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 21
Case Study
Active-Passive E-Business Suite Disaster Recovery
Primary Site
Oracle Real Application Clusters
DNS LBR


HTTP LBR
Application Servers
Disaster Recovery
Oracle Real Application Clusters
HTTP LBR
Application Servers
User
Disk Synchronization
Oracle Data Guard
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 22
Case Study
Active-Passive E-Business Suite Disaster Recovery
Primary Site
Oracle Real Application Clusters
DNS LBR


In the event of a disaster,
users are rerouted to
disaster recovery site
HTTP LBR
Application Servers
Disaster Recovery
Oracle Real Application Clusters
HTTP LBR
Application Servers
User

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 23
Disaster Recovery Project Delivery
Work closely with users, stakeholders, executive sponsors
Prioritize disaster recovery needs carefully
- Mirrored production environment (scale and scope)
- Reduced scale (such as fewer web nodes)
- Reduced in scope (such as support internal employees but not external users)
- Recovery Time Objective (RTO)
Research options, check references
Work with platform hardware vendors, experienced consultants and partners
Deploy proof-of-concept testbeds
Test thoroughly
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 24
Security

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 25
Demilitarized Zone (DMZ)
Company Intranet
Oracle Real Application Clusters
HTTP LBR
Perimeter network
Single or multi-segment
DMZ-based servers have restricted
responsibilities
Security breaches remain contained
within DMZ
Protected
Zone
Less Protected
Zone
DMZ
Application Servers
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 26
Reverse Proxy Server
Reverse
Proxy
Server
External
Users
Makes requests to the web server on
behalf of the client
Allows use of standard ports (80, 443)
on external side; higher ports internally
Filters requests to web server via rules
Allows for content caching (optional)
EBS
Application
Server
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 27
Case Study
Firewall
Internet
DMZ 1
Firewall
Secure
VLAN
Reverse
Proxy
Firewall
HTTP
LBR
DMZ 2
External
Users
External
EBS App Server
External
EBS App Server
EBS App Server
EBS Database
Server
EBS App Server
HTTP LBR
Internal Users
Load Balancing, DMZs and Reverse proxy
Corporate
Intranet
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 28
Defense in Depth
Role Based Access
Virtual Private Database
Database Vault
Digital signatures
Credit card encryption




Securing
Authorization


Procurement
HR
Finance
Strong user
authentication
Smartcards / CAC
Biometrics

Securing
Authentication
Securing
Data in Flight
SSL encryption for
EBS clients
ANO encryption for
database traffic

Securing
Copies
Transparent Data
Encryption
Data Masking in
cloned databases
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 29
E-Business Suite & Identity Management
E-Business Suite has a built-in security model,
handling authentication and authorization
Other options:
Authenticate users with Oracle Access Manager
(OAM 11gR2) and manage users with Oracle
Internet Directory (OID)
Authenticate users with third-party authentication
tools via Oracle Access Manager
Integrate with third-party LDAP directories via
OID

Access
Manager 11g
EBS
Third-Party
SSO
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 30
Enable Single Sign-On with Oracle Access Manager
Oracle E-Business Suite Release 11i, 12.0.x, 12.1.x
Overview of Single Sign-On
Integration Options for
Oracle E-Business Suite
(Doc ID 1388152.1)
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 31
Enable Single Sign-On with Oracle Access Manager
Simplified Integration with Oracle E-Business Suite Release 12.2.2
Both WebGate 11g and
Oracle E-Business
Suite AccessGate are
automatically installed
and configured on your
Oracle E-Business
Suite Release 12.2
application tier server
node, and so are not
shown on the diagram.
(Doc ID 1576245.1)
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 32
Third-Party Single Sign-On Integration
Oracle
Access
Manager *
Oracle
Internet
Directory
End
User
Third-Party
SSO
Third-Party
LDAP
EBS Application Server /
EBS AccessGate
EBS
Database
(FND_USER)
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 33
Oracle Database Vault
Privileged Account Controls
Enforce least privilege and prevent DBA access to apps data
Enforce who, where, when, and how data can be accessed using rules and factors
Securely enable applications consolidation and outsourcing / off-shoring
Default realm for E-Business Suite is available use it as-is or choose a subset
Procurement
HR
Finance
Application DBA
select * from
finance.customers
DBA
Application
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 34
Oracle Audit Vault
Audit Database Activity Real Time
Consolidate database audit trail into secure centralized repository
Detect and alert on suspicious activities, including privileged users
Out-of-the box compliance reports for SOX, PCI, and other regulations
E.g., privileged user audit, entitlements, failed logins, regulated data changes
Integrates with E-Business Suite security system

CRM Data
ERP Data
Databases
HR Data
Audit
Data
Policies
Built-in
Reports
Alerts
Custom
Reports
!
Auditor
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 35
Encrypt data at rest
Decrypt data on-the-fly while E-
Business Suite is running
Encrypt tablespaces or
individual columns
Store keys in Oracle Wallet
Manager

Benefits
Transparent Data Encryption

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 36
Data Masking
What
The act of anonymizing customer,
financial, or company-confidential data to
create new, legible data that retains the
data's properties, such as its width, type,
and format
Why
To protect confidential data in non-
production environments when the data is
shared with non-production users without
revealing sensitive information
LAST_NAME SSN SALARY
ANSKEKSL 11123-1111 60,000
BKJHHEIEDK 222-34-1345 40,000
LAST_NAME SSN SALARY
AGUILAR 203-33-3234 40,000
BENSON 323-22-2943 60,000
Production Non-Production
How: - Enterprise Manager Data Masking Pack
- E-Business Suite masking template

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 37
Additional Database Options
Advanced Networking Option (ANO)

SecureFiles

Virtual Private Database (VPD)

Oracle Label Security (OLS)

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 38
Related Sessions
Thursday
2:00 pm
CON8433 - The Top 10 Things You Can Do to Secure Your
Oracle E-Business Suite Instance
Eric Bing, Erik Graversen
Moscone West
2007
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 39
Business Intelligence and
Reporting
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 40
Oracle Business Intelligence Enterprise Edition
Enables Flexibility, Extensibility, Standardization

Integrated Security, User Management, Personalization
Multidimensional Calculation and Integration Engine
Intelligent Request Generation and Optimized Data Access Services
Data Warehouse
Data Mart
Oracle, JD Edwards,
Siebel, PeopleSoft,
Custom Apps
Files Excel
XML

Business
Process Essbase
Common Enterprise Information Model

Data
Integration
Ad-hoc
Analysis
Interactive
Dashboards
Essbase
Analytics
Reporting &
Publishing
Proactive
Detection
and Alerts
Disconnected
& Mobile
Analytics
MS Office
& Outlook
Integration
OLTP & ODS
Systems
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 41
ORACLE APPLICATIONS
Oracle Business Intelligence Server
Oracle Business Intelligence Applications

Oracle Business Intelligence (BI) Applications
Sales
Service &
Contact
Center
Marketing
Order
Management
& Fulfillment
Supply
Chain
Financials
Human
Resources
Packaged
ETL Maps
Universal
Adapters
Oracle Business Analytics
Warehouse Schema
Other Datasources
IVR, ACD, CTI
Hyperion
MS Excel
Syndicated
Ad-hoc
Analysis
Proactive
Detection
and Alerts
MS Office
Plug-in
Reporting &
Publishing
Interactive
Dashboards
Disconnected
Analytics
Web
Services
Common Enterprise Information Model
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 42
Oracle BI Applications 7.9.6.4
Full suite of CRM and ERP Analytics offerings
Support for Siebel, PeopleSoft, JD Edwards, E-Business Suite
E-Business Suite now certified at 12.1.3 level
Built for and certified with OBIEE 11.1.1.6.4
Adopts 11g presentation features
Presentation hierarchies, master-detail linking, cascading prompts
Adopts 11g security model
Role-based, not group-based
Unlock new capabilities for BI Apps customers
Geospatial, scorecard, mobile support, systems management
Includes new modules
Oracle Manufacturing Analytics
Oracle Enterprise Asset Management Analytics

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 43
Oracle Discoverer
Discoverer
E-Business Suite
End-User Layer

User
Access APPS_MODE End-User Layer via Business Intelligence System
Discoverer workbooks secured by Applications responsibilities
Discoverer 11g End-User Layer resides in E-Business Suite database
Run Discoverer on separate cluster for enhanced scalability, wide deployment
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 44
Active Data Guard
Offload reporting to Active Data
Guard instance
Works for read-only EBS reports
Test mode in primary makes it
possible to determine whether a
report
will run successfully on standby
Available as a patch
on top of 12.1.3
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 45
Unidirectional: From EBS to a
reporting instance
Broadcast: From EBS to
multiple external databases
Consolidation: From several
data sources incl. EBS to a data
warehouse
Note 1112325.1
Certified Scenarios
UNIDIRECTIONAL
Reporting Instance
CONSOLIDATION
Data Warehouse
BROADCAST
Data Distribution
Using Golden Gate with E-Business Suite
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 46
Platform Migration The process of moving an existing production system to
a new set of hardware that may or may not include a new operating system, new
database platform/version, and new storage technology. This does not include
upgrading the E-Business Suite application environment to a new version.

Key Benefits
1. Minimal Downtime Migration of large Oracle database environments with minimal
downtime to business operations.
2. Move to Latest Technology Take advantage of latest technologies such as Oracle
Exadata to maximize system performance. Stay current on the latest hardware and
software versions.
3. Utilizes Oracle ACS Triple-O Solution Solution was co-developed with Oracle
ACS to utilize proven migration methods and techniques.

Introducing E-Business Suite Platform Migrations
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 47
E-Business Suite Platform Migration
The Solution
Exclusively controlled and managed by Oracle ACS
A reusable and repeatable solution
Built-in flexibility to handle all EBS customer environments
Allows customers to move to new operating system, hardware, storage,
and database version
GoldenGate provides near zero downtime migrations
Triple-O solves moving very large databases with high transaction
volumes


Copyright 2013, Oracle and/or its affiliates. All rights reserved. 48
Related Sessions
Wednesday
12:45 pm
CON8897- Powering Solutions for Oracle Applications
with Oracle GoldenGate, Ryan Lolli
Moscone West
2024
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 49
Systems Management

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 50
Run E-Business Suite on Oracle VM
Deploy EBS environments in hours, not days
Use EBS VM templates
Configure multiple VM nodes with EBS Virtualization Kit
My Oracle Support Notes 986690.1, 677681.1
Maximize your server utilization
Dynamically migrate between nodes based on free capacity
Consolidate VMs onto fewest servers
Expand to more servers automatically when load increases
Server Pool
VM VM VM VM
Oracle VM Servers
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 51
EBS 12.1.3 Vision Demo
Database tier
EBS 12.1.3 Production
Database tier
EBS 12.X Application Server
tier any EBS 12 release
Notes 986690.1, 677681.1


Self-contained images
E-Business Suite Oracle VM Templates
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 52
Start-Up vServer
in Oracle VM Pool
EBS EBS
HA
Oracle VM on Exalogic
Oracle VM Server Pool
Exastack Management with Enterprise Manager

E-Business Suite OVM Template for Exalogic
E-Delivery
Download from Oracle
Pre-built, pre-configured OVM
Exalogic Template for E-Business
Suite, MOS Note 1499132.1
Import to
Enterprise
Manager


EBS
Exalogic
OVM
Templates

VM
Customize &
Save
as Golden
Images

VM
Save days or weeks in installation and configuration time
FMW Test
& Dev
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 53
Related Sessions
Thursday
12:30 PM
Virtualize Oracle E-Business Suite on Exalogic with
Extreme Performance, Srini Chavali, Nishit Rao
Moscone
South 309
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 54
EBS 12.2.2 Vision Demo
Database tier
EBS 12.2.2 Production
Database tier
EBS 12.2.2 Application Server
tier
EBS 12.2.2 OVM Template for
Exalogic

Roadmap
E-Business Suite Oracle VM Templates
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 55
Application Management Pack 12.1 for E-Business Suite
Oracle Enterprise Manager 12c Plug-in

Manage EBS environments centrally
Validate configurations, identify missing patches
Deploy setups automatically
Monitor concurrent requests, workflows, users
Automate cloning and hot backups
Apply and track patches automatically
Package & deploy your customizations
Create standards-compliant patches
Automatically deploy them with Oracle patches

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 56
Related Sessions
Wednesday, Sep 25, 2013
3:30 pm
CON8484 - Oracle E-Business Suite Plug-in for Oracle
Enterprise Manager: Features and Roadmap
Angelo Rosado, Vasu Rao
Moscone
West 2007
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 57
External Integrations
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 58
E-Business Suite Integration Tools & Technologies
Integration Styles
Oracle E-Business Suite
Concurrent
Program
Open Interface
Integrated SOA
Gateway
(Web Services)
Workflow
Business
Event
System
XML Gateway
E-Commerce
Gateway
PLSQL
Java
Data-Centric
Integration
Process-Centric
Integration
Event-Driven
Integration
B2B
Integration
Integration through
Web services
Oracle SOA Suite
BPEL
Oracle Data
Integrator
B2B CEP
E-Business
Suite Adapter
Integration
through Native
Interfaces
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 59
E-Business Suite SOA Enablement
Integration Repository
E-Business Suite Integration Points
Web Services
Public Java & PL/SQL APIs
Business Events
Batch Interfaces
Search and view available interfaces
by product family, standard, or
interface type
Hosted for 11.5.10:
http://irep.oracle.com
Shipped with Release 12
automatically matches the patch
level at your own site
Supports custom service interfaces
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 60
Oracle E-Business Suite Integration
Business Integration Technologies
Oracle Workflow
Business Event System
eCommerce Gateway
XML Gateway
PL/SQL
APIs
Interface
Tables
Concurrent
Programs
BSO Java APIs
Interface
Views
Integration Repository
Web Services
Integrated SOA Gateway EBS Adapter
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 61
E-Business Suite Adapter
Integration Solution Overview
XML & eCommerce
Gateway
Open Interface Table &
Concurrent Programs
PL/SQL API, Views,
Business Events
I
n
t
e
g
r
a
t
i
o
n

R
e
p
o
s
i
t
o
r
y

Oracle SOA Suite
EBS
Adapter ESB B2B
BPEL PM BAM
Application Context Ready
Transaction Support
Customization Support
Leverages Integration Repository
Secured and Trusted Connection
Function Security Enabled



Copyright 2013, Oracle and/or its affiliates. All rights reserved. 62
Architectural Changes in Release 12.2
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. 63
Application Integration Architecture
Process Integration Packs
Loosely coupled composite
business processes
Foundation Pack
Comprehensive process
composition framework
Direct
Integrations
Foundation Pack
Standardize. Common Object
and Shared Service Library with
supporting SOA programming
model and best practice
implementation methods
Direct Integrations
Manage. Pre-built
integrations to support data
flows between systems
Process Integration Packs
Optimize. Pre-built composite
business processes across
enterprise Applications
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 64
Oracle Web Center
Build websites, collaborative and composite applications in Web Center
Add EBS R12 portlets via WSRP 1.0 / JSR-168
Pull data from PSFT, Siebel, JDE, and social computing services
Display data in EBS portlets based on EBS responsibilities

Web
Center
E-Business
Suite
PeopleSoft
Dashboards
Mashups
Social
Computing
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 65
Q&A
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 66
Direct from EBS Development
Latest news
Certification announcements
Primers, FAQs, tips
Desupport reminders
Latest upgrade recommendations
Statements of Direction
Subscribe via email or RSS

blogs.oracle.com/stevenChan
E-Business Suite Technology Stack Blog
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 67
References
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 68
References
Note ID Title
1224313.1 Getting Started with Oracle E-Business Suite Plug-in, Release 4.0
384248.1 Sharing The Application Tier File System in Oracle E-Business Suite Release 12
1324602.1 Converting To Shared Application Tier File System
734025.1 Using a Staged Applications System (APPL_TOP) to Reduce Patching Downtime in Oracle
E-Business Suite Release 12
387859.1 Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12
236469.1 Distributed AD
387859.1 Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12
My Oracle Support

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 69
References
Topic Reference Guide or Web Site
AD Utilities &
Oracle Applications
Manager
Oracle E-Business Suite Maintenance Procedures E13675-03
Oracle E-Business Suite Maintenance Utilities E13676-03
Oracle E-Business Suite Patching Procedures E12148-04
Application Change
Management Pack for E-
Business Suite
http://www.oracle.com Oracle Enterprise Manager Configuration and
Change Management
Application Testing Suite for
E-Business Suite
http://www.oracle.com Oracle Enterprise Manager Application
Quality Management
Oracle E-Business Suite
Technology Blog
http://blogs.oracle.com/stevenchan/
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 70
Direct from EBS Development
Latest news
Certification announcements
Primers, FAQs, tips
Desupport reminders
Latest upgrade recommendations
Statements of Direction
Subscribe via email or RSS

blogs.oracle.com/stevenChan
E-Business Suite Technology Stack Blog
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 71
E-Business Suite: System Management
facebook.com/groups/EBS.SysAdmin
Join us in
Facebook
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 72
General Sessions
Monday, Sep 23, 2013
12:15 pm
GEN8030 - General Session: Oracle E-Business Suite
Strategy, Update, and Roadmap
Cliff Godwin
Moscone
West
2002/2004
Tuesday, Sep 24, 2013
10:30 am
GEN8501 - General Session: Optimize Oracle
Applications Today to Be Ready for Oracle Fusion
Applications
Nadia Bendjedou
Moscone
West 3014
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 73
Related Sessions
Monday, Sep 23, 2013
10:45 am
CON8482 - Oracle E-Business Suite Technology:
Latest Features and Roadmap
Lisa Parekh
Moscone
West 2007
3:15 pm
CON8031 - Ten Things You Can Do Today to Prepare for
Oracle E-Business Suite 12.2
Nadia Bendjedou, Kevin Hudson
Moscone
West 3016
4:45 pm
CON8444 - Oracle E-Business Suite Integration Best Practices
Rekha Ayothi, Veshaal Singh
Moscone
West 2007
4:45 pm
CON8461 - The Latest Oracle E-Business Suite User Interface
and Usability Enhancements
Ganapathi Subramanian, Padmaprabodh Ambale
Moscone
West 3016
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 74
Related Sessions
Monday, Sep 23, 2013
4:45 pm
CON8418 - Information-Driven Business: When Oracle E-
Business Suite Meets Oracle Endeca
Osama Elkady
Moscone
West 3018
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 75
Related Sessions
Tuesday, Sep 24, 2013
10:30 am
CON8460 - Deployment and System Administration of Oracle
E-Business Suite 12.2
Max Arderius
Moscone
West 2007
10:30 am
CON8430 - Web Services and SOA Integration Options for
Oracle E-Business Suite
Vijayakumar Shanmugam, Veshaal Singh, Oracle
Moscone
West 3016
12:00 pm
CON8431 - Minimizing Oracle E-Business Suite Maintenance
Downtimes
Santiago Bastidas, Elke Phelps
Moscone
West 2007
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 76
Related Sessions
Tuesday, Sep 24, 2013
3:45 pm
CON8492 - Oracle E-Business Suite Technology Certification
Primer and Roadmap
Steven Chan
Moscone
West 2007
5:15 pm
CON8462 - Personalize, Extend Oracle E-Business Suite:
Oracle Application Framework, Oracle ADF, Mobile
Padmaprabodh Ambale, Vijayakumar Shanmugam
Moscone
West 2007
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 77
Related Sessions
Wednesday, Sep 25, 2013
10:15 am
CON8479 - Advanced Oracle E-Business Suite Architectures:
Maximum Availability and More
Elke Phelps, Santiago Bastidas
Moscone
West 2007
10:15 am
CON8419 - Planning and Doing Your Oracle E-Business Suite
Upgrade from Release 11i
J. Anne Carlson
Moscone
West 3016
11:45 am
CON8432 -Online Patching with Oracle E-Business Suite 12.2
Kevin Hudson
Moscone
West 2007
11:45 am
CON9437 - Mobile Apps for Oracle E-Business Suite with
Oracle ADF Mobile, SOA, Oracle Identity Management
Srikant Subramaniam, Vijayakumar Shanmugam
Moscone
West 2014
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 78
Related Sessions
Wednesday, Sep 25, 2013
1:15 pm
CON8480 -Upgrading Your Oracle E-Business Suite
Customizations
Sara Woodhull
Moscone
West 2007
3:30 pm
CON8484 - Oracle E-Business Suite Plug-in for Oracle
Enterprise Manager: Features and Roadmap
Angelo Rosado, Vasu Rao
Moscone
West 2007
5:00 pm
CON8483 - Oracle E-Business Suite Internationalization and
Multilingual Features
Maher Al-Nubani
Moscone
West 2007
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 79
Related Sessions
Wednesday, Sep 25, 2013
5:00 pm
CON8420 - Upgrading to Oracle E-Business Suite 12.1:
Technical/Functional Panel
Andrew Katz, Sandra Vucinic, Nadia Bendjedou, Anne Carlson,
Amrita Mehrok, Udayan Parvate
Moscone
West 3016
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 80
Related Sessions
Thursday, Sep 26, 2013
11:00 am
CON8486 - Oracle E-Business Suite Extensions for Oracle
Endeca: Technical Considerations
J. Anne Carlson, Muhannad Obeidat
Moscone
West 2007
12:30 pm
CON8485 - Getting Optimal Performance from Oracle
E-Business Suite
Samer Barakat
Moscone
West 2007
2:00 pm
CON8433 - The Top 10 Things You Can Do to Secure Your
Oracle E-Business Suite Instance
Eric Bing, Erik Graversen
Moscone
West 2007
3:30 pm
CON8481 - Desktop Integration in Oracle E-Business Suite
Senthilkumar Ramalingam, Padmaprabodh Ambale
Moscone
West 2007
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 81
Related Sessions
Thursday, Sep 26, 2013
3:30 pm
CON8435 - Oracle E-Business Suite Upgrade Best Practices:
Technical Insight
Udayan Parvate, Samer Barakat
Moscone
West 3016
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 82
MTE9400 Planning your Upgrade

John Abraham
Samer Barakat
Nadia Bendjedou
George Buzsaki
Anne Carlson
Kevin Hudson
Hyun Kim
Udayan Parvate

Meet the Experts
Monday, Sep 23, 2013
10:45 am 11:45 am Moscone West 2001A

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 83
MTE9407 EBS Extensions for Oracle Endeca

Anne Carlson
Osama Elkady
Matthew Halliday
Anurag Malik
Muhannad Obeidat

Meet the Experts
Tuesday, Sep 24, 2013
12:00 pm 1:00 pm Moscone West 2001A

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 84
MTE9423 Tools & Technology

Max Arderius
Steven Chan
Lisa Parekh
Elke Phelps
Veshaal Singh

Meet the Experts
Thursday, Sep 26, 2013
2:00 pm 3:00 pm Moscone West 2001A

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 85
Kiosk Demo Pod
W-094
Advanced Architecture and Technology Stack
for Oracle E-Business Suite
W-014
End-to-End Management for Oracle E-Business
Suite
W-064
New User Interface Capabilities in Oracle
E-Business Suite
W-063
Oracle E-Business Suite Extensions for Oracle
Endeca: Under the Covers
W-121
Oracle E-Business Suite: Technical Upgrade Best
Practices
W-093
SOA-Based Integration for Oracle E-Business
Suite
Oracle Demos
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 86
Cathedral Hill, The Intercontinental San Francisco
888 Howard Street
Monday, Sep 23, 10:45 am 5:45 pm
Tuesday, Sep 24, 10:15 am 6:00 pm
Wednesday, Sep 25, 10:15 am 6:00 pm
Usability Lab
EBS Skyros iPad Study: Rich, Gesture-driven, Mobile
User Interfaces and Worklist Mobile Application in
Oracle E-Business Suite



Copyright 2013, Oracle and/or its affiliates. All rights reserved. 87
Marriot Marquis Nob Hill CD
HOL10110: Part 1 - 10:15 am 12:45 pm
HOL10111: Part 2 - 1:15 pm 2:15 pm
Hands on Lab
Oracle E-Business Suite Extensions for Oracle
Endeca
Wednesday, Sep 25, 2013

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 88
Q&A
Copyright 2013, Oracle and/or its affiliates. All rights reserved. 89
Graphic Section Divider

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

Das könnte Ihnen auch gefallen