SlideShare uma empresa Scribd logo
1 de 40
De-Mystifying Oracle Weblogic Server for
Application Users
Session #UGF9796
Shyam Varan Nath
Abhinav Banerjee
Agenda
• What is Weblogic?
• Role of Weblogic in Oracle Application
Stack
• Weblogic's touch point with major
applications like OBIEE, Oracle eBS etc.
• Security paradigm with Weblogic
• Summary
03/26/14 Demystifying WebLogic Server for Application Users 2
Speaker Bio – Shyam
• BI / DW Architect with IBM GBS (Oracle Practice)
• OCP since 1998 on 4 different DB versions, OBIEE / BI Apps
certified (Oracle Certified Specialist)
• OAUG Ambassador for IBM
• President/Founder of BIWA / Exadata SIG’s – IOUG SIG’s for BI /
DW and Exadata professionals
• Regular speaker at Oracle Open World (since ’03), Collaborate
(since ’05), 3rd time at Connection Point, NYOUG etc
• Spoke on Big Data Analytics at Collaborate 2012
• Bachelor’s from IIT-India, MBA and MS from FAU, FL
03/26/14
Demystifying WebLogic Server for Application
Users
3
Speaker Bio – Abhinav
• BI Technical Leader with Mustang Engineering
• Helped design and build some of the largest implementations of
OBIEE / OBIA.
• Writer of the e-book – “Understanding Oracle BI Concepts and
Repository Modeling Basics”.
• OBIEE certified (Oracle Certified Specialist)
• Regular speaker at Oracle Open World (2010, 2012), Collaborate
(since ’10)
• Well versed with OBIEE / OBIA / Informatica / Exalytics/ Exadata.
03/26/14 Demystifying WebLogic Server for Application Users 4
• Client Server Application
• Three-tier Application
Three Tier Applications
03/26/14
Demystifying WebLogic Server for Application
Users
5
Benefits of Three-Tier Architecture
• Three-Tier Architecture provides the following benefits.
• Business Logic Abstraction—Business logic can be encapsulated in the middle
tier instead of in the database tier or front end, allowing portability across DB
vendors and allow thin client (PC, Tablet, Smartphone etc)
• Scalability—Each tier can scale horizontally. For example, you can load-balance
the Presentation tier among three servers to satisfy more Web requests
without adding servers to the Application and Data tiers.
• Performance—Because the Presentation tier can cache requests, network
utilization is minimized, and the load is reduced on the Application and Data
tiers. If needed, you can load-balance any tier.
• Availability—If the Application tier server is down and caching is sufficient, the
Presentation tier can process Web requests using the cache.
03/26/14
Demystifying WebLogic Server for Application
Users
6
• Weblogic started in 1995 right before the dot com
boom period.
• Created the first J2EE application server, namely
WebLogic Application Server
• BEA Systems bought Weblogic in 1998
• Oracle bought BEA Systems in 2008
Weblogic - Timeline
03/26/14
Demystifying WebLogic Server for Application
Users
7
What is Weblogic?
• WebLogic is a server software application that runs on a
middle tier, between back-end databases and related
applications and browser-based thin clients.
• WebLogic Server contains Java 2 Platform, Enterprise
Edition (J2EE) technologies.
• J2EE is the standard platform for developing multitier
enterprise applications based on the Java programming
language.
• The technologies that make up J2EE were developed
collaboratively by Sun Microsystems and other software
vendors, including BEA Systems.
03/26/14
Demystifying WebLogic Server for Application
Users
8
Weblogic - Visual
03/26/14
Demystifying WebLogic Server for Application
Users
9
What is J2EE?
• Short for Java 2 Platform Enterprise Edition. J2EE is a platform-independent,
Java-centric environment from Sun for developing, building and deploying Web-
based enterprise applications online.
• J2EE platform consists of a set of services, APIs, and protocols that provide the
functionality for developing multi-tiered, Web-based applications.
• Some of the key features and services of J2EE:
• At the client tier, J2EE supports pure HTML, as well as Java applets or
applications. It relies on Java Server Pages and servlet code to create HTML or
other formatted data for the client.
• Enterprise JavaBeans (EJBs) provide another layer where the platform's logic is
stored. An EJB server provides functions such as threading, concurrency, security
and memory management. These services are transparent to the author.
• Java Database Connectivity (JDBC), which is the Java equivalent to ODBC, is the
standard interface for Java databases.
• The Java servlet API enhances consistency for developers without requiring a
graphical user interface.
03/26/14
Demystifying WebLogic Server for Application
Users
10
J2EE Visual
03/26/14
Demystifying WebLogic Server for Application
Users
11
WebLogic ServerWebLogic Server
Enterprise EditionEnterprise Edition
= Standard Edition= Standard Edition
++
Java SE AdvancedJava SE Advanced
++
WebLogic ClusteringWebLogic Clustering
++
EM Diagnostics PackEM Diagnostics Pack
for Middlewarefor Middleware
++
Virtual Assembly BuilderVirtual Assembly Builder
WebLogic SuiteWebLogic Suite
= Enterprise Edition= Enterprise Edition
++
WL Operations ControlWL Operations Control
++
iiAS EEAS EE
++
Coherence EECoherence EE
++
WebLogic Real TimeWebLogic Real Time
++
Java SE Suite / Jrockit RealJava SE Suite / Jrockit Real
Time VMTime VM
WebLogic ServerWebLogic Server
Standard EditionStandard Edition
WebLogic ServerWebLogic Server
++
Kodo EnterpriseKodo Enterprise
++
TopLink and ADFTopLink and ADF
++
JDeveloperJDeveloper
++
Weblogic WorkshopWeblogic Workshop
++
Java SEJava SE
Weblogic Server Packaging
03/26/14
Demystifying WebLogic Server for Application
Users
12
Weblogic Server Features
• Optimized for Oracle Exalogic
Elastic Cloud.
• Graphical User Interface
• WebLogic Scripting Tool (WLST)
• High Availability & Failover
• Consolidated Administration,
Configuration and Deployment
• Monitoring & Messaging
• Troubleshooting framework
• Easy linkage to Oracle Database,
Oracle Fusion Middleware, and
Oracle Applications.
03/26/14
Demystifying WebLogic Server for Application
Users
13
Weblogic Server Versions
• Available in both 32-bit as well as 64-bit JVM’s.
• Supported on a variety of OS – Windows , Red Hat / Oracle
Linux, Solaris, AIX, Mac OS.
• Web Servers Supported – iPlanet Web Server, Oracle HTTP
Server, Apache and Microsoft IIS Server.
• Oracle Weblogic Server 12c (12.1.2)
• Oracle Weblogic Server 11g (10.3.6)
03/26/14
Demystifying WebLogic Server for Application
Users
14
Weblogic Server With OBIEE / EBS
• OBIEE
11.1.1.7.1 Weblogic 11gR1 (10.3.5 / 10.3.6)
11.1.1.6.0 Weblogic 11gR1 (10.3.5 / 10.3.6)
11.1.1.5.0 Weblogic 11g R1(10.3.5)
11.1.1.3.0 Weblogic 11gR1 (10.3.3)
• EBS
12.2 Weblogic 11gR1 (10.3.5 / 10.3.6)
03/26/14
Demystifying WebLogic Server for Application
Users
15
Server Administration Console
• Web browser-based, graphical
user interface to manage
WebLogic Server domain.
• Use the Administration Console
to:
• Configure, start, and stop
WebLogic Server instances.
• Configure WebLogic Server
services, such as database
connectivity (JDBC) and messaging
(JMS)
• Configure and deploy your
applications
• Monitor server and application
performance
• Administration Console Online
Help.
03/26/14
Demystifying WebLogic Server for Application
Users
16
EM - Fusion Middleware Control
• Web browser-based, graphical
user interface to monitor and
administer a farm.
• Available at -
http://hostname.domain:port/em
• To access Fusion Middleware
Control and perform tasks, you
must have the appropriate role
• It allows to mange the various
applications in the farm.
• Not available in standalone Oracle
Weblogic Server or Oracle
Jdeveloper Installation.
03/26/14
Demystifying WebLogic Server for Application
Users
17
Comparison FMC / AC
Fusion Middleware Control
•Manage SOA Environment.
•Manage ADF Applications.
•Security – Configure & Manage
Auditing.
•Security - Configure SSL for Java &
System components.
•Manage Components – View &
Manage most of the log files.
•Manage Oracle HTTP Server
•Manage Oracle Web Cache.
•Start & Stop Components &
Applications.
Administration Console
• Manage Oracle Weblogic Server.
• Manage Data Sources.
• Manage JMS Resources.
• Security - Configure SSL for
Weblogic Server.
• Manage Components –
Access.log / EmbeddedLDAP.log
& EmbeddedLDAPAccess.log
• Change Ports for Weblogic Server
& Java Components.
03/26/14
Demystifying WebLogic Server for Application
Users
18
03/26/14
Demystifying WebLogic Server for Application
Users
19
How it Fits in Oracle Eco-sphere
03/26/14
Demystifying WebLogic Server for Application
Users
20
Weblogic Install
03/26/14 Demystifying WebLogic Server for Application Users 21
..Install
03/26/14
Demystifying WebLogic Server for Application
Users
22
..Install
Installation – R12.x
• Transparent integration with Oracle
Universal Installer
• Silent-mode calls to install and configure
Oracle Database 11.2, WebLogic Server
(WLS) and Oracle HTTP Server (OHS)
• WLS port assignments
• Out of the box RAC install support
http://www.oracle.com/webfolder/technetwork/tutorials/obe/ebs/ebs121/atg/Deployment-SysAdmin.pdf
03/26/14
Demystifying WebLogic Server for Application
Users
23
Fusion Middleware Control
03/26/14
Demystifying WebLogic Server for Application
Users
24
R 12.x WLS Admin Console
03/26/14
Demystifying WebLogic Server for Application
Users
25
Oracle E-business Suite 12.1 Architecture
03/26/14
Demystifying WebLogic Server for Application
Users
26
https://blogs.oracle.com/stevenChan/entry/glimpses_of_e_business_suite03/26/14
Demystifying WebLogic Server for Application
Users
27
Oracle EBS R 12.x
http://www.rittmanmead.com/2010/07/obiee-11gr1-architecture-and-use-of-weblogic-server/
•Oracle BI Domain
•Made up of Java and
non-Java components
•Java components
hosted in WebLogic
Server 11g
•Managed using OEM
and WebLogic Admin
Server
03/26/14
Demystifying WebLogic Server for Application
Users
28
OBIEE 11g and Weblogic
Administration of OBIEE
OEM Fusion Middleware Control
Manages FMW11g and OBIEE 11g
•Manage System and Java components
•Manage application roles and policies
•Monitor OBIEE performance & logs
•Deploy RPD and Catalog
+
Manages Oracle WebLogic
•Startup and Shutdown Managed Servers
•Maintain WLS LDAP Server
•Deploy Applications
•Monitor servers and clusters
Oracle WebLogic Administration Console
03/26/14
Demystifying WebLogic Server for Application
Users
29
• Weblogic - Security Realms
03/26/14
Demystifying WebLogic Server for Application
Users
30
How to Configure – OBIEE Security Provisioning
Weblogic Security Providers
03/26/14
Demystifying WebLogic Server for Application
Users
31
How to Configure – OBIEE Security Provisioning /
AD Integration
• Weblogic – Security Users
03/26/14
Demystifying WebLogic Server for Application
Users
32
How to Configure – OBIEE Security Provisioning Security
Users
• Weblogic - Security
Groups
03/26/14
Demystifying WebLogic Server for Application
Users
33
How to Configure – OBIEE Security
Provisioning Security Groups
• Enterprise
Manager
• Mapping
Security Users
and Groups to
Application
Roles
03/26/14
Demystifying WebLogic Server for Application
Users
34
How to Configure – OBIEE Security Provisioning
Application Roles
• Enterprise
Manager
– Mapping
Security
Groups and
Users to
Application
Roles
03/26/14
Demystifying WebLogic Server for Application
Users
35
How to Configure – OBIEE Security
Provisioning Application Roles (2)
• Webcat: Folder and Object Permissions
03/26/14
Demystifying WebLogic Server for Application
Users
36
How to Configure – OBIEE Security Provisioning
Webcat Permissions
• Metadata: Authorization on Subject Areas
03/26/14
Demystifying WebLogic Server for Application
Users
37
How to Configure – OBIEE Security Provisioning
Subject Area Provisioning
03/26/14 Demystifying WebLogic Server for Application Users 38
How to Migrate – OBIEE Security Provisioning /
Groups & Roles
Questions ?
Comments ?
03/26/14
Demystifying WebLogic Server for Application
Users
39
THANK YOU
ShyamVaran@gmail.com
954 609 2402 cell
Abhinav1601@gmail.com
678 472 9686 cell

Mais conteúdo relacionado

Mais procurados

Performance Tuning Oracle Weblogic Server 12c
Performance Tuning Oracle Weblogic Server 12cPerformance Tuning Oracle Weblogic Server 12c
Performance Tuning Oracle Weblogic Server 12cAjith Narayanan
 
Oracle EBS R12.2 - Deployment and System Administration
Oracle EBS R12.2 - Deployment and System AdministrationOracle EBS R12.2 - Deployment and System Administration
Oracle EBS R12.2 - Deployment and System AdministrationMozammel Hoque
 
Understanding Oracle RAC 11g Release 2 Internals
Understanding Oracle RAC 11g Release 2 InternalsUnderstanding Oracle RAC 11g Release 2 Internals
Understanding Oracle RAC 11g Release 2 InternalsMarkus Michalewicz
 
OBIEE - Introduction & building reports
OBIEE - Introduction & building reportsOBIEE - Introduction & building reports
OBIEE - Introduction & building reportsDeepika Raipuria
 
Oracle Architecture
Oracle ArchitectureOracle Architecture
Oracle ArchitectureNeeraj Singh
 
DB12c: All You Need to Know About the Resource Manager
DB12c: All You Need to Know About the Resource ManagerDB12c: All You Need to Know About the Resource Manager
DB12c: All You Need to Know About the Resource ManagerAndrejs Vorobjovs
 
Oracle RAC features on Exadata
Oracle RAC features on ExadataOracle RAC features on Exadata
Oracle RAC features on ExadataAnil Nair
 
WebLogic Scripting Tool Overview
WebLogic Scripting Tool OverviewWebLogic Scripting Tool Overview
WebLogic Scripting Tool OverviewJames Bayer
 
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the CloudOracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the CloudMarkus Michalewicz
 
Oracle Database: Checklist Connection Issues
Oracle Database: Checklist Connection IssuesOracle Database: Checklist Connection Issues
Oracle Database: Checklist Connection IssuesMarkus Flechtner
 
Oracle dataguard overview
Oracle dataguard overviewOracle dataguard overview
Oracle dataguard overviewaguswahyudi09
 
What to Expect From Oracle database 19c
What to Expect From Oracle database 19cWhat to Expect From Oracle database 19c
What to Expect From Oracle database 19cMaria Colgan
 
Oracle RAC 19c: Best Practices and Secret Internals
Oracle RAC 19c: Best Practices and Secret InternalsOracle RAC 19c: Best Practices and Secret Internals
Oracle RAC 19c: Best Practices and Secret InternalsAnil Nair
 
Enterprise java unit-1_chapter-1
Enterprise java unit-1_chapter-1Enterprise java unit-1_chapter-1
Enterprise java unit-1_chapter-1sandeep54552
 
Oracle applications r12.2, ebr, online patching means lot of work for devel...
Oracle applications r12.2, ebr, online patching   means lot of work for devel...Oracle applications r12.2, ebr, online patching   means lot of work for devel...
Oracle applications r12.2, ebr, online patching means lot of work for devel...Ajith Narayanan
 
Oracle ebs r12_architecture
Oracle ebs r12_architectureOracle ebs r12_architecture
Oracle ebs r12_architectureprasanna432
 
Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA...
Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA...Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA...
Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA...Andrejs Prokopjevs
 
Building Data Intensive Analytic Application on Top of Delta Lakes
Building Data Intensive Analytic Application on Top of Delta LakesBuilding Data Intensive Analytic Application on Top of Delta Lakes
Building Data Intensive Analytic Application on Top of Delta LakesDatabricks
 
Exadata master series_asm_2020
Exadata master series_asm_2020Exadata master series_asm_2020
Exadata master series_asm_2020Anil Nair
 

Mais procurados (20)

Performance Tuning Oracle Weblogic Server 12c
Performance Tuning Oracle Weblogic Server 12cPerformance Tuning Oracle Weblogic Server 12c
Performance Tuning Oracle Weblogic Server 12c
 
Oracle EBS R12.2 - Deployment and System Administration
Oracle EBS R12.2 - Deployment and System AdministrationOracle EBS R12.2 - Deployment and System Administration
Oracle EBS R12.2 - Deployment and System Administration
 
Understanding Oracle RAC 11g Release 2 Internals
Understanding Oracle RAC 11g Release 2 InternalsUnderstanding Oracle RAC 11g Release 2 Internals
Understanding Oracle RAC 11g Release 2 Internals
 
OBIEE - Introduction & building reports
OBIEE - Introduction & building reportsOBIEE - Introduction & building reports
OBIEE - Introduction & building reports
 
Smooth as Silk Exadata Patching
Smooth as Silk Exadata PatchingSmooth as Silk Exadata Patching
Smooth as Silk Exadata Patching
 
Oracle Architecture
Oracle ArchitectureOracle Architecture
Oracle Architecture
 
DB12c: All You Need to Know About the Resource Manager
DB12c: All You Need to Know About the Resource ManagerDB12c: All You Need to Know About the Resource Manager
DB12c: All You Need to Know About the Resource Manager
 
Oracle RAC features on Exadata
Oracle RAC features on ExadataOracle RAC features on Exadata
Oracle RAC features on Exadata
 
WebLogic Scripting Tool Overview
WebLogic Scripting Tool OverviewWebLogic Scripting Tool Overview
WebLogic Scripting Tool Overview
 
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the CloudOracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
 
Oracle Database: Checklist Connection Issues
Oracle Database: Checklist Connection IssuesOracle Database: Checklist Connection Issues
Oracle Database: Checklist Connection Issues
 
Oracle dataguard overview
Oracle dataguard overviewOracle dataguard overview
Oracle dataguard overview
 
What to Expect From Oracle database 19c
What to Expect From Oracle database 19cWhat to Expect From Oracle database 19c
What to Expect From Oracle database 19c
 
Oracle RAC 19c: Best Practices and Secret Internals
Oracle RAC 19c: Best Practices and Secret InternalsOracle RAC 19c: Best Practices and Secret Internals
Oracle RAC 19c: Best Practices and Secret Internals
 
Enterprise java unit-1_chapter-1
Enterprise java unit-1_chapter-1Enterprise java unit-1_chapter-1
Enterprise java unit-1_chapter-1
 
Oracle applications r12.2, ebr, online patching means lot of work for devel...
Oracle applications r12.2, ebr, online patching   means lot of work for devel...Oracle applications r12.2, ebr, online patching   means lot of work for devel...
Oracle applications r12.2, ebr, online patching means lot of work for devel...
 
Oracle ebs r12_architecture
Oracle ebs r12_architectureOracle ebs r12_architecture
Oracle ebs r12_architecture
 
Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA...
Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA...Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA...
Optimize DR and Cloning with Logical Hostnames in Oracle E-Business Suite (OA...
 
Building Data Intensive Analytic Application on Top of Delta Lakes
Building Data Intensive Analytic Application on Top of Delta LakesBuilding Data Intensive Analytic Application on Top of Delta Lakes
Building Data Intensive Analytic Application on Top of Delta Lakes
 
Exadata master series_asm_2020
Exadata master series_asm_2020Exadata master series_asm_2020
Exadata master series_asm_2020
 

Destaque

Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and AdministerOracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and AdministerAndrejs Karpovs
 
OBIEE 11g for Hyperion Users - Are We There Yet?
OBIEE 11g for Hyperion Users - Are We There Yet?OBIEE 11g for Hyperion Users - Are We There Yet?
OBIEE 11g for Hyperion Users - Are We There Yet?Mark Rittman
 
E business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administratorsE business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administratorsSrinivasa Pavan Marti
 
Oracle E-Business Suite R12.2.6 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.6 on Database 12c: Install, Patch and AdministerOracle E-Business Suite R12.2.6 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.6 on Database 12c: Install, Patch and AdministerAndrejs Karpovs
 
Oracle e-business suite R12 step by step Installation
Oracle e-business suite R12 step by step InstallationOracle e-business suite R12 step by step Installation
Oracle e-business suite R12 step by step InstallationOraERP
 
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
 
Oracle business intelligence overview
Oracle business intelligence overviewOracle business intelligence overview
Oracle business intelligence overviewnvvrajesh
 
Oracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic ConceptsOracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic ConceptsJames Bayer
 
Security Guide for Oracle Fusion - E10543
Security Guide for Oracle Fusion - E10543Security Guide for Oracle Fusion - E10543
Security Guide for Oracle Fusion - E10543aakash2meet
 
Autoconfig r12
Autoconfig r12Autoconfig r12
Autoconfig r12techDBA
 
Retrieve apps password in r12 or forgot apps password in r12
Retrieve apps password in r12 or forgot apps password in r12Retrieve apps password in r12 or forgot apps password in r12
Retrieve apps password in r12 or forgot apps password in r12Muqthiyar Pasha
 
Leveraging OTM's Fusion Transportation Intelligence
Leveraging OTM's Fusion Transportation IntelligenceLeveraging OTM's Fusion Transportation Intelligence
Leveraging OTM's Fusion Transportation IntelligenceMavenWire
 
Adop and maintenance task presentation 151015
Adop and maintenance task presentation 151015Adop and maintenance task presentation 151015
Adop and maintenance task presentation 151015andreas kuncoro
 
AOUG_11Nov2016_Challenges_with_EBS12_2
AOUG_11Nov2016_Challenges_with_EBS12_2AOUG_11Nov2016_Challenges_with_EBS12_2
AOUG_11Nov2016_Challenges_with_EBS12_2Sean Braymen
 
Histograms: Pre-12c and now
Histograms: Pre-12c and nowHistograms: Pre-12c and now
Histograms: Pre-12c and nowAnju Garg
 
Oracle Business Intelligence 11g - Why Upgrade? Top Benefits for IT
Oracle Business Intelligence 11g - Why Upgrade? Top Benefits for ITOracle Business Intelligence 11g - Why Upgrade? Top Benefits for IT
Oracle Business Intelligence 11g - Why Upgrade? Top Benefits for ITKPI Partners
 
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
 

Destaque (20)

Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and AdministerOracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.5 on Database 12c: Install, Patch and Administer
 
OBIEE 11g for Hyperion Users - Are We There Yet?
OBIEE 11g for Hyperion Users - Are We There Yet?OBIEE 11g for Hyperion Users - Are We There Yet?
OBIEE 11g for Hyperion Users - Are We There Yet?
 
E business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administratorsE business suite r12.2 changes for database administrators
E business suite r12.2 changes for database administrators
 
Oracle E-Business Suite R12.2.6 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.6 on Database 12c: Install, Patch and AdministerOracle E-Business Suite R12.2.6 on Database 12c: Install, Patch and Administer
Oracle E-Business Suite R12.2.6 on Database 12c: Install, Patch and Administer
 
Oracle e-business suite R12 step by step Installation
Oracle e-business suite R12 step by step InstallationOracle e-business suite R12 step by step Installation
Oracle e-business suite R12 step by step Installation
 
Oracle API Gateway
Oracle API GatewayOracle API Gateway
Oracle API Gateway
 
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
 
Oracle Web Logic server
Oracle Web Logic serverOracle Web Logic server
Oracle Web Logic server
 
Oracle OSB Tutorial 1
Oracle OSB Tutorial 1Oracle OSB Tutorial 1
Oracle OSB Tutorial 1
 
Oracle business intelligence overview
Oracle business intelligence overviewOracle business intelligence overview
Oracle business intelligence overview
 
Oracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic ConceptsOracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic Concepts
 
Security Guide for Oracle Fusion - E10543
Security Guide for Oracle Fusion - E10543Security Guide for Oracle Fusion - E10543
Security Guide for Oracle Fusion - E10543
 
Autoconfig r12
Autoconfig r12Autoconfig r12
Autoconfig r12
 
Retrieve apps password in r12 or forgot apps password in r12
Retrieve apps password in r12 or forgot apps password in r12Retrieve apps password in r12 or forgot apps password in r12
Retrieve apps password in r12 or forgot apps password in r12
 
Leveraging OTM's Fusion Transportation Intelligence
Leveraging OTM's Fusion Transportation IntelligenceLeveraging OTM's Fusion Transportation Intelligence
Leveraging OTM's Fusion Transportation Intelligence
 
Adop and maintenance task presentation 151015
Adop and maintenance task presentation 151015Adop and maintenance task presentation 151015
Adop and maintenance task presentation 151015
 
AOUG_11Nov2016_Challenges_with_EBS12_2
AOUG_11Nov2016_Challenges_with_EBS12_2AOUG_11Nov2016_Challenges_with_EBS12_2
AOUG_11Nov2016_Challenges_with_EBS12_2
 
Histograms: Pre-12c and now
Histograms: Pre-12c and nowHistograms: Pre-12c and now
Histograms: Pre-12c and now
 
Oracle Business Intelligence 11g - Why Upgrade? Top Benefits for IT
Oracle Business Intelligence 11g - Why Upgrade? Top Benefits for ITOracle Business Intelligence 11g - Why Upgrade? Top Benefits for IT
Oracle Business Intelligence 11g - Why Upgrade? Top Benefits for IT
 
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_...
 

Semelhante a Oracle Weblogic for EBS and obiee (R12.2)

Ugf9796 weblogic for ebs and obiee
Ugf9796 weblogic for ebs and obieeUgf9796 weblogic for ebs and obiee
Ugf9796 weblogic for ebs and obieeBerry Clemens
 
What's New and Noteworthy on Oracle CAF 12.1.3
What's New and Noteworthy on Oracle CAF 12.1.3What's New and Noteworthy on Oracle CAF 12.1.3
What's New and Noteworthy on Oracle CAF 12.1.3Bruno Borges
 
Web Logic Jboss Final
Web Logic Jboss FinalWeb Logic Jboss Final
Web Logic Jboss FinalMohamed Atef
 
B1 roadmap to cloud platform with oracle web logic server-oracle coherence ...
B1   roadmap to cloud platform with oracle web logic server-oracle coherence ...B1   roadmap to cloud platform with oracle web logic server-oracle coherence ...
B1 roadmap to cloud platform with oracle web logic server-oracle coherence ...Dr. Wilfred Lin (Ph.D.)
 
Weblogic 12c experiences - migrations from iAS-platform
Weblogic 12c experiences - migrations from iAS-platformWeblogic 12c experiences - migrations from iAS-platform
Weblogic 12c experiences - migrations from iAS-platformJon Petter Hjulstad
 
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12c
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12cDeveloping Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12c
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12cBruno Borges
 
Intorduction to struts
Intorduction to strutsIntorduction to struts
Intorduction to strutsAnup72
 
WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014Joelith
 
Java, app servers and oracle application grid
Java, app servers and oracle application gridJava, app servers and oracle application grid
Java, app servers and oracle application gridAlicja Sieminska
 
Cloud compiler - Minor Project by students of CBPGEC
Cloud compiler - Minor Project by students of CBPGEC  Cloud compiler - Minor Project by students of CBPGEC
Cloud compiler - Minor Project by students of CBPGEC vipin kumar
 
Oracle web-applications
Oracle web-applicationsOracle web-applications
Oracle web-applicationsurskeshav
 
Lecture 19 - Dynamic Web - JAVA - Part 1.ppt
Lecture 19 - Dynamic Web - JAVA - Part 1.pptLecture 19 - Dynamic Web - JAVA - Part 1.ppt
Lecture 19 - Dynamic Web - JAVA - Part 1.pptKalsoomTahir2
 
Lecture 19 dynamic web - java - part 1
Lecture 19   dynamic web - java - part 1Lecture 19   dynamic web - java - part 1
Lecture 19 dynamic web - java - part 1Д. Ганаа
 
Weblogic 101 for dba
Weblogic  101 for dbaWeblogic  101 for dba
Weblogic 101 for dbaOsama Mustafa
 
Keynote Oracle Fusion Middleware Summit_2020
Keynote Oracle Fusion Middleware Summit_2020Keynote Oracle Fusion Middleware Summit_2020
Keynote Oracle Fusion Middleware Summit_2020Michel Schildmeijer
 
Framework adoption for java enterprise application development
Framework adoption for java enterprise application developmentFramework adoption for java enterprise application development
Framework adoption for java enterprise application developmentClarence Ho
 

Semelhante a Oracle Weblogic for EBS and obiee (R12.2) (20)

Ugf9796 weblogic for ebs and obiee
Ugf9796 weblogic for ebs and obieeUgf9796 weblogic for ebs and obiee
Ugf9796 weblogic for ebs and obiee
 
What's New and Noteworthy on Oracle CAF 12.1.3
What's New and Noteworthy on Oracle CAF 12.1.3What's New and Noteworthy on Oracle CAF 12.1.3
What's New and Noteworthy on Oracle CAF 12.1.3
 
4. J2EE.pptx
4. J2EE.pptx4. J2EE.pptx
4. J2EE.pptx
 
Web Logic Jboss Final
Web Logic Jboss FinalWeb Logic Jboss Final
Web Logic Jboss Final
 
B1 roadmap to cloud platform with oracle web logic server-oracle coherence ...
B1   roadmap to cloud platform with oracle web logic server-oracle coherence ...B1   roadmap to cloud platform with oracle web logic server-oracle coherence ...
B1 roadmap to cloud platform with oracle web logic server-oracle coherence ...
 
Weblogic 12c experiences - migrations from iAS-platform
Weblogic 12c experiences - migrations from iAS-platformWeblogic 12c experiences - migrations from iAS-platform
Weblogic 12c experiences - migrations from iAS-platform
 
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12c
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12cDeveloping Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12c
Developing Java EE Applications on IntelliJ IDEA with Oracle WebLogic 12c
 
Intorduction to struts
Intorduction to strutsIntorduction to struts
Intorduction to struts
 
WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014WebLogic 12c - OMF Canberra June 2014
WebLogic 12c - OMF Canberra June 2014
 
Java, app servers and oracle application grid
Java, app servers and oracle application gridJava, app servers and oracle application grid
Java, app servers and oracle application grid
 
Introduction to weblogic
Introduction to weblogicIntroduction to weblogic
Introduction to weblogic
 
Cloud compiler - Minor Project by students of CBPGEC
Cloud compiler - Minor Project by students of CBPGEC  Cloud compiler - Minor Project by students of CBPGEC
Cloud compiler - Minor Project by students of CBPGEC
 
Oracle web-applications
Oracle web-applicationsOracle web-applications
Oracle web-applications
 
Lecture 19 - Dynamic Web - JAVA - Part 1.ppt
Lecture 19 - Dynamic Web - JAVA - Part 1.pptLecture 19 - Dynamic Web - JAVA - Part 1.ppt
Lecture 19 - Dynamic Web - JAVA - Part 1.ppt
 
Lecture 19 dynamic web - java - part 1
Lecture 19   dynamic web - java - part 1Lecture 19   dynamic web - java - part 1
Lecture 19 dynamic web - java - part 1
 
Oracle JET overview
Oracle JET overviewOracle JET overview
Oracle JET overview
 
Ra framework 0.1
Ra framework 0.1Ra framework 0.1
Ra framework 0.1
 
Weblogic 101 for dba
Weblogic  101 for dbaWeblogic  101 for dba
Weblogic 101 for dba
 
Keynote Oracle Fusion Middleware Summit_2020
Keynote Oracle Fusion Middleware Summit_2020Keynote Oracle Fusion Middleware Summit_2020
Keynote Oracle Fusion Middleware Summit_2020
 
Framework adoption for java enterprise application development
Framework adoption for java enterprise application developmentFramework adoption for java enterprise application development
Framework adoption for java enterprise application development
 

Mais de Berry Clemens

Ebs strategy-roadmap-given
Ebs strategy-roadmap-givenEbs strategy-roadmap-given
Ebs strategy-roadmap-givenBerry 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
 
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
 
Con9437 ad ffor_ebs and mobile
Con9437 ad ffor_ebs and mobileCon9437 ad ffor_ebs and mobile
Con9437 ad ffor_ebs and mobileBerry Clemens
 
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
 
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
 
Programming-best practices( beginner) ADF_fusionapps
Programming-best practices( beginner) ADF_fusionappsProgramming-best practices( beginner) ADF_fusionapps
Programming-best practices( beginner) ADF_fusionappsBerry 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
 
Con8439 fusion apps customs to ebs
Con8439 fusion apps customs to ebsCon8439 fusion apps customs to ebs
Con8439 fusion apps customs to ebsBerry 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
 
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
 

Mais de Berry Clemens (20)

Ebs strategy-roadmap-given
Ebs strategy-roadmap-givenEbs strategy-roadmap-given
Ebs strategy-roadmap-given
 
Strategy and erp in-the-cloud
Strategy and erp in-the-cloudStrategy and erp in-the-cloud
Strategy and erp in-the-cloud
 
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
 
Con9437 ad ffor_ebs and mobile
Con9437 ad ffor_ebs and mobileCon9437 ad ffor_ebs and mobile
Con9437 ad ffor_ebs and mobile
 
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
 
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
 
Programming-best practices( beginner) ADF_fusionapps
Programming-best practices( beginner) ADF_fusionappsProgramming-best practices( beginner) ADF_fusionapps
Programming-best practices( beginner) ADF_fusionapps
 
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
 
Con8439 fusion apps customs to ebs
Con8439 fusion apps customs to ebsCon8439 fusion apps customs to ebs
Con8439 fusion apps customs to ebs
 
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
 
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
 

Último

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 

Último (20)

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 

Oracle Weblogic for EBS and obiee (R12.2)

  • 1. De-Mystifying Oracle Weblogic Server for Application Users Session #UGF9796 Shyam Varan Nath Abhinav Banerjee
  • 2. Agenda • What is Weblogic? • Role of Weblogic in Oracle Application Stack • Weblogic's touch point with major applications like OBIEE, Oracle eBS etc. • Security paradigm with Weblogic • Summary 03/26/14 Demystifying WebLogic Server for Application Users 2
  • 3. Speaker Bio – Shyam • BI / DW Architect with IBM GBS (Oracle Practice) • OCP since 1998 on 4 different DB versions, OBIEE / BI Apps certified (Oracle Certified Specialist) • OAUG Ambassador for IBM • President/Founder of BIWA / Exadata SIG’s – IOUG SIG’s for BI / DW and Exadata professionals • Regular speaker at Oracle Open World (since ’03), Collaborate (since ’05), 3rd time at Connection Point, NYOUG etc • Spoke on Big Data Analytics at Collaborate 2012 • Bachelor’s from IIT-India, MBA and MS from FAU, FL 03/26/14 Demystifying WebLogic Server for Application Users 3
  • 4. Speaker Bio – Abhinav • BI Technical Leader with Mustang Engineering • Helped design and build some of the largest implementations of OBIEE / OBIA. • Writer of the e-book – “Understanding Oracle BI Concepts and Repository Modeling Basics”. • OBIEE certified (Oracle Certified Specialist) • Regular speaker at Oracle Open World (2010, 2012), Collaborate (since ’10) • Well versed with OBIEE / OBIA / Informatica / Exalytics/ Exadata. 03/26/14 Demystifying WebLogic Server for Application Users 4
  • 5. • Client Server Application • Three-tier Application Three Tier Applications 03/26/14 Demystifying WebLogic Server for Application Users 5
  • 6. Benefits of Three-Tier Architecture • Three-Tier Architecture provides the following benefits. • Business Logic Abstraction—Business logic can be encapsulated in the middle tier instead of in the database tier or front end, allowing portability across DB vendors and allow thin client (PC, Tablet, Smartphone etc) • Scalability—Each tier can scale horizontally. For example, you can load-balance the Presentation tier among three servers to satisfy more Web requests without adding servers to the Application and Data tiers. • Performance—Because the Presentation tier can cache requests, network utilization is minimized, and the load is reduced on the Application and Data tiers. If needed, you can load-balance any tier. • Availability—If the Application tier server is down and caching is sufficient, the Presentation tier can process Web requests using the cache. 03/26/14 Demystifying WebLogic Server for Application Users 6
  • 7. • Weblogic started in 1995 right before the dot com boom period. • Created the first J2EE application server, namely WebLogic Application Server • BEA Systems bought Weblogic in 1998 • Oracle bought BEA Systems in 2008 Weblogic - Timeline 03/26/14 Demystifying WebLogic Server for Application Users 7
  • 8. What is Weblogic? • WebLogic is a server software application that runs on a middle tier, between back-end databases and related applications and browser-based thin clients. • WebLogic Server contains Java 2 Platform, Enterprise Edition (J2EE) technologies. • J2EE is the standard platform for developing multitier enterprise applications based on the Java programming language. • The technologies that make up J2EE were developed collaboratively by Sun Microsystems and other software vendors, including BEA Systems. 03/26/14 Demystifying WebLogic Server for Application Users 8
  • 9. Weblogic - Visual 03/26/14 Demystifying WebLogic Server for Application Users 9
  • 10. What is J2EE? • Short for Java 2 Platform Enterprise Edition. J2EE is a platform-independent, Java-centric environment from Sun for developing, building and deploying Web- based enterprise applications online. • J2EE platform consists of a set of services, APIs, and protocols that provide the functionality for developing multi-tiered, Web-based applications. • Some of the key features and services of J2EE: • At the client tier, J2EE supports pure HTML, as well as Java applets or applications. It relies on Java Server Pages and servlet code to create HTML or other formatted data for the client. • Enterprise JavaBeans (EJBs) provide another layer where the platform's logic is stored. An EJB server provides functions such as threading, concurrency, security and memory management. These services are transparent to the author. • Java Database Connectivity (JDBC), which is the Java equivalent to ODBC, is the standard interface for Java databases. • The Java servlet API enhances consistency for developers without requiring a graphical user interface. 03/26/14 Demystifying WebLogic Server for Application Users 10
  • 11. J2EE Visual 03/26/14 Demystifying WebLogic Server for Application Users 11
  • 12. WebLogic ServerWebLogic Server Enterprise EditionEnterprise Edition = Standard Edition= Standard Edition ++ Java SE AdvancedJava SE Advanced ++ WebLogic ClusteringWebLogic Clustering ++ EM Diagnostics PackEM Diagnostics Pack for Middlewarefor Middleware ++ Virtual Assembly BuilderVirtual Assembly Builder WebLogic SuiteWebLogic Suite = Enterprise Edition= Enterprise Edition ++ WL Operations ControlWL Operations Control ++ iiAS EEAS EE ++ Coherence EECoherence EE ++ WebLogic Real TimeWebLogic Real Time ++ Java SE Suite / Jrockit RealJava SE Suite / Jrockit Real Time VMTime VM WebLogic ServerWebLogic Server Standard EditionStandard Edition WebLogic ServerWebLogic Server ++ Kodo EnterpriseKodo Enterprise ++ TopLink and ADFTopLink and ADF ++ JDeveloperJDeveloper ++ Weblogic WorkshopWeblogic Workshop ++ Java SEJava SE Weblogic Server Packaging 03/26/14 Demystifying WebLogic Server for Application Users 12
  • 13. Weblogic Server Features • Optimized for Oracle Exalogic Elastic Cloud. • Graphical User Interface • WebLogic Scripting Tool (WLST) • High Availability & Failover • Consolidated Administration, Configuration and Deployment • Monitoring & Messaging • Troubleshooting framework • Easy linkage to Oracle Database, Oracle Fusion Middleware, and Oracle Applications. 03/26/14 Demystifying WebLogic Server for Application Users 13
  • 14. Weblogic Server Versions • Available in both 32-bit as well as 64-bit JVM’s. • Supported on a variety of OS – Windows , Red Hat / Oracle Linux, Solaris, AIX, Mac OS. • Web Servers Supported – iPlanet Web Server, Oracle HTTP Server, Apache and Microsoft IIS Server. • Oracle Weblogic Server 12c (12.1.2) • Oracle Weblogic Server 11g (10.3.6) 03/26/14 Demystifying WebLogic Server for Application Users 14
  • 15. Weblogic Server With OBIEE / EBS • OBIEE 11.1.1.7.1 Weblogic 11gR1 (10.3.5 / 10.3.6) 11.1.1.6.0 Weblogic 11gR1 (10.3.5 / 10.3.6) 11.1.1.5.0 Weblogic 11g R1(10.3.5) 11.1.1.3.0 Weblogic 11gR1 (10.3.3) • EBS 12.2 Weblogic 11gR1 (10.3.5 / 10.3.6) 03/26/14 Demystifying WebLogic Server for Application Users 15
  • 16. Server Administration Console • Web browser-based, graphical user interface to manage WebLogic Server domain. • Use the Administration Console to: • Configure, start, and stop WebLogic Server instances. • Configure WebLogic Server services, such as database connectivity (JDBC) and messaging (JMS) • Configure and deploy your applications • Monitor server and application performance • Administration Console Online Help. 03/26/14 Demystifying WebLogic Server for Application Users 16
  • 17. EM - Fusion Middleware Control • Web browser-based, graphical user interface to monitor and administer a farm. • Available at - http://hostname.domain:port/em • To access Fusion Middleware Control and perform tasks, you must have the appropriate role • It allows to mange the various applications in the farm. • Not available in standalone Oracle Weblogic Server or Oracle Jdeveloper Installation. 03/26/14 Demystifying WebLogic Server for Application Users 17
  • 18. Comparison FMC / AC Fusion Middleware Control •Manage SOA Environment. •Manage ADF Applications. •Security – Configure & Manage Auditing. •Security - Configure SSL for Java & System components. •Manage Components – View & Manage most of the log files. •Manage Oracle HTTP Server •Manage Oracle Web Cache. •Start & Stop Components & Applications. Administration Console • Manage Oracle Weblogic Server. • Manage Data Sources. • Manage JMS Resources. • Security - Configure SSL for Weblogic Server. • Manage Components – Access.log / EmbeddedLDAP.log & EmbeddedLDAPAccess.log • Change Ports for Weblogic Server & Java Components. 03/26/14 Demystifying WebLogic Server for Application Users 18
  • 19. 03/26/14 Demystifying WebLogic Server for Application Users 19 How it Fits in Oracle Eco-sphere
  • 20. 03/26/14 Demystifying WebLogic Server for Application Users 20 Weblogic Install
  • 21. 03/26/14 Demystifying WebLogic Server for Application Users 21 ..Install
  • 22. 03/26/14 Demystifying WebLogic Server for Application Users 22 ..Install
  • 23. Installation – R12.x • Transparent integration with Oracle Universal Installer • Silent-mode calls to install and configure Oracle Database 11.2, WebLogic Server (WLS) and Oracle HTTP Server (OHS) • WLS port assignments • Out of the box RAC install support http://www.oracle.com/webfolder/technetwork/tutorials/obe/ebs/ebs121/atg/Deployment-SysAdmin.pdf 03/26/14 Demystifying WebLogic Server for Application Users 23
  • 24. Fusion Middleware Control 03/26/14 Demystifying WebLogic Server for Application Users 24
  • 25. R 12.x WLS Admin Console 03/26/14 Demystifying WebLogic Server for Application Users 25
  • 26. Oracle E-business Suite 12.1 Architecture 03/26/14 Demystifying WebLogic Server for Application Users 26
  • 28. http://www.rittmanmead.com/2010/07/obiee-11gr1-architecture-and-use-of-weblogic-server/ •Oracle BI Domain •Made up of Java and non-Java components •Java components hosted in WebLogic Server 11g •Managed using OEM and WebLogic Admin Server 03/26/14 Demystifying WebLogic Server for Application Users 28 OBIEE 11g and Weblogic
  • 29. Administration of OBIEE OEM Fusion Middleware Control Manages FMW11g and OBIEE 11g •Manage System and Java components •Manage application roles and policies •Monitor OBIEE performance & logs •Deploy RPD and Catalog + Manages Oracle WebLogic •Startup and Shutdown Managed Servers •Maintain WLS LDAP Server •Deploy Applications •Monitor servers and clusters Oracle WebLogic Administration Console 03/26/14 Demystifying WebLogic Server for Application Users 29
  • 30. • Weblogic - Security Realms 03/26/14 Demystifying WebLogic Server for Application Users 30 How to Configure – OBIEE Security Provisioning Weblogic Security Providers
  • 31. 03/26/14 Demystifying WebLogic Server for Application Users 31 How to Configure – OBIEE Security Provisioning / AD Integration
  • 32. • Weblogic – Security Users 03/26/14 Demystifying WebLogic Server for Application Users 32 How to Configure – OBIEE Security Provisioning Security Users
  • 33. • Weblogic - Security Groups 03/26/14 Demystifying WebLogic Server for Application Users 33 How to Configure – OBIEE Security Provisioning Security Groups
  • 34. • Enterprise Manager • Mapping Security Users and Groups to Application Roles 03/26/14 Demystifying WebLogic Server for Application Users 34 How to Configure – OBIEE Security Provisioning Application Roles
  • 35. • Enterprise Manager – Mapping Security Groups and Users to Application Roles 03/26/14 Demystifying WebLogic Server for Application Users 35 How to Configure – OBIEE Security Provisioning Application Roles (2)
  • 36. • Webcat: Folder and Object Permissions 03/26/14 Demystifying WebLogic Server for Application Users 36 How to Configure – OBIEE Security Provisioning Webcat Permissions
  • 37. • Metadata: Authorization on Subject Areas 03/26/14 Demystifying WebLogic Server for Application Users 37 How to Configure – OBIEE Security Provisioning Subject Area Provisioning
  • 38. 03/26/14 Demystifying WebLogic Server for Application Users 38 How to Migrate – OBIEE Security Provisioning / Groups & Roles
  • 39. Questions ? Comments ? 03/26/14 Demystifying WebLogic Server for Application Users 39
  • 40. THANK YOU ShyamVaran@gmail.com 954 609 2402 cell Abhinav1601@gmail.com 678 472 9686 cell

Notas do Editor

  1. A domain includes one or more WebLogic Servers and may also include WebLogic Server clusters. All other WebLogic Server instances in a domain are called Managed Servers. In a domain with only a single WebLogic Server instance, that server functions both as Administration Server and Managed Server.
  2. A farm is a collection of components managed by Fusion Middleware Control. It can contain an Oracle WebLogic Server domain, one Administration Server, one or more Managed Servers, clusters, one or more Oracle instances, and the Oracle Fusion Middleware components that are installed, configured, and running in the domain or Oracle instances. Fusion Middleware Control uses the Oracle WebLogic Server security realm and the roles defined in that realm.