Wednesday 27 November 2013

Oracle 11g XML Developer Online Training - Call Us +919000444287

Oracle 11g XML Developer Online Training

Oracle SOA Suite 11g
Basic Concepts and Architecture
  • Overview of service-oriented architecture (SOA)
  • Overview  XML, XSD, X Path, XSLT, SOAP, WSDL, UDDI
  • The basic concepts of Oracle BPEL Process Manager
  • BPEL Process Manager components
Installation
  • Overview of the fusion architecture
  • Overview of the Web logic server
  • Overview of the soa server and bam server and Meta data schemas.
  • Creating the soa domain
  • Creating the soa server and bam server
  • Installation steps soa suite 11g
  • Preparing the start and stop scripts for soa server
  • Start and stop the admin server
Interaction Patterns
  • Orchestrate services through BPEL for a Synchronous Service
  • Orchestrate services through BPEL for One-way.
  • Orchestrate services through BPEL for an Asynchronous Service
SCA Architecture
  • Description of Composite xml.
  • Source code Explanation of BPEL File.
  • Source code Explanation WSDL File.
  • Source code Explanation of Component Type File.
Hello World BPEL Process
  • Synchronous Hello World process.
  • Explanation of Below Activities.
  • Receive Activity Syntax.
  • Invoke Activity Syntax.
  • Reply Activity Syntax.
  • Assign Activity.
  • BPEL Variables.
  • Relationship between BPEL Variables and WSDL messages.
  • Deploying the application
  • Creation the connection for SOA server.
  • Major& Minor Application Version.
  • Compilation
  • Build
  • Deployment Tab
  • SOA
  • Application Testing in the SOA Server
Parallel Processing and Conditional Branching
  • Processing with Parallel Flows
  • Using Flown activity
  • Using Flow activity
  • Conditional Branching
  • Switch Activity
  • Limitation of the Receive activity
  • Pick activity to implement the timeouts
  • Pick activity to receive inputs from multiple operations into a single BPEL
Fault Handling and Exception Management
  • Fault types
  • System Faults
  • Business Faults
  • Fault handling
  • Process based fault handling
  • System fault handling
  • For synchronous services
  • For asynchronous
  • Business Faults
  • For synchronous services
  • For asynchronous
  • Policy based fault handling
Transformation Services
  • Transformation Service
  • Map Testing and Analysis
  • XSLT Mapping Tool