Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

The Complete Course Of Oracle Soa 12C 2023

Posted By: ELK1nG
The Complete Course Of Oracle Soa 12C 2023

The Complete Course Of Oracle Soa 12C 2023
Published 10/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.69 GB | Duration: 6h 49m

Learn Oracle SOA in a Professional way from Scratch. Become an expert in this comprehensive software suite, from A to Z!

What you'll learn

At the end of the course you will fully master Oracle SOA, to be able to to build, deploy, and manage integrations using service-oriented architecture (SOA)

You will be able to build step by step your integration projects, understanding all the logic and ending with advanced practical examples and real-world cases

You will become familiar with the user interface, essential commands, and you will master all the phases of the setup

You will learn in a professional way the Fundamentals of BPEL in JDeveloper and Orchestrating Services with BPEL

You will control the Synchronous and Asynchronous BPEL Processes and the Adapters in BPEL

You will work with XSLT Transformations and DB Adapter, understanding their interpretation

You will master Human Workflow and Worklist Application in SOA

You will Secure Services and Composite Applications & Threads in a professional way, from the basis

You will be able to practice the content learned in a practical way by following all the steps in the complete exercises and the hands-on projects

You will start with the basics and progressively carry out more complex steps until you reach an advanced level and absolute mastery at the end of the course

Requirements

Having basic notions of SOA can help, but the course starts from scratch

Download and install Oracle SOA Suite 12c (if you don't know how, don't worry, it's very easy, and I'll explain it to you in the course!)

A decent computer and of course, desire to learn!

Description

Become a SOA professional and learn one of employer's most requested skills nowadays!This comprehensive course is designed so that developers, data scientists, integration professionals, students… can learn Oracle SOA Suite 12c from scratch to use it in a practical and professional way. Never mind if you have no experience in the topic, you will be equally capable of understanding everything and you will finish the course with total mastery of the subject.After several years working in Development, we have realized that nowadays mastering Oracle SOA suite is very necessary to build, deploy, and manage integrations using service-oriented architecture (SOA). Knowing how to use this hot-pluggable software suite can give you many job opportunities and many economic benefits, especially in the world of the development.The big problem has always been the complexity to perfectly understand Oracle SOA it requires, since its absolute mastery is not easy. In this course we try to facilitate this entire learning and improvement process, so that you will be able to carry out and understand your own projects in a short time, thanks to the step-by-step and detailed examples of every concept.With almost 7 exclusive hours of video, this comprehensive course leaves no stone unturned! It includes both practical exercises and theoretical examples to master the subject. The course will teach you SOA in a practical way, from scratch, and step by step.We will start with the installation of Oracle SOA Suite 12c and the needed work environment on your computer, regardless of your operating system and computer. Then, we'll cover a wide variety of topics, including:Introduction to Service-Oriented Architecture and course dynamicsDownload and Install Oracle SOA Suite 12c and configure JDeveloperGeneral familiarization with the user interface and commandsFundamentals of BPEL in JDeveloperOrchestrating Services with BPELSynchronous and Asynchronous BPEL ProcessesAdapters in BPELXSLT Transformations and DB AdapterHuman Workflow and Worklist ApplicationSecuring Services and Composite Applications & ThreadsMastery and application of absolutely ALL the functionalities of Oracle SOA SuitePractical exercises, complete projects and much more!In other words, what we want is to contribute our grain of sand and teach you all those things that we would have liked to know in our beginnings and that nobody explained to us. In this way, you can learn to build a wide variety of integration projects quickly and make versatile and complete use of SOA. And if that were not enough, you will get lifetime access to any class and we will be at your disposal to answer all the questions you want in the shortest possible time.Learning Oracle SOA has never been easier. What are you waiting to join?

Overview

Section 1: Introduction to SOA and Course Content’s

Lecture 1 Describe Service-Oriented Architecture (SOA) concepts

Lecture 2 Details about what to download and from where for SOA 12c Installation

Lecture 3 Technical and Business Benefits of SOA

Lecture 4 Identify standards that enable SOA XML, XSD, XPATH, XSL, WSDL, REST, SOAP

Section 2: Service-Oriented Architecture Concepts

Lecture 5 Demo of the JDeveloper

Lecture 6 Review Service Component Architecture (SCA)

Lecture 7 Describe Oracle SOA Suite 12c components

Section 3: Overview of BPEL in JDeveloper

Lecture 8 Install Oracle SOA Suite 12c and configure JDeveloper

Lecture 9 Basic Concepts and Weblogic Server 12c

Section 4: Orchestrating Services with BPEL

Lecture 10 Define a composite application.

Lecture 11 Describe SOA Composite Editor

Lecture 12 Explain BPEL Components activities and partner Links

Lecture 13 Understand BPEL designer (JDeveloper) and activities

Lecture 14 BPEL PM Designer Layout – the Integration Perspective

Lecture 15 Applications and Projects (Composites)

Lecture 16 Creating your first BPEL Process – HelloWorld

Section 5: More about BPEL

Lecture 17 XPath Expression Builder

Lecture 18 Deploying the BPEL Process

Lecture 19 Managing Deployments/Un-Deployments with Enterprise Manager 12c

Section 6: Synchronous and Asynchronous BPEL Processes

Lecture 20 Orchestrating Services with BPEL

Lecture 21 What does synchronous mean?

Lecture 22 What does asynchronous mean?

Lecture 23 Overview of Partner Link

Lecture 24 Create a synchronous process

Lecture 25 Create an asynchronous process

Lecture 26 Using SoapUI for calling and testing web services

Lecture 27 Parallel processing and Conditional branching

Section 7: More Concepts in SOA

Lecture 28 Create an application to illustrate the use of parallel processing and condition

Lecture 29 Advanced BPEL Concepts

Lecture 30 Describe Exception Handling in Composite Applications

Lecture 31 Describe the Fault Management Framework and its limitations

Lecture 32 Describe Compensation handling within a BPEL process

Lecture 33 Describe Correlation concepts

Lecture 34 Using DVMs

Lecture 35 Throwing simple faults and faults with variable

Lecture 36 Returning faults to client by adding fault message to WSDL

Lecture 37 Best practices for fault handling

Section 8: Adapters in BPEL

Lecture 38 Describe Technology adapters: File, Database, AQ etc

Lecture 39 Use Java embedding to set/get BPEL variables.

Lecture 40 Use SOAP and REST adapters

Lecture 41 Read and write a file using file adapter

Lecture 42 Publish and subscribe messages using JMS Adapter

Section 9: XSLT Transformations and DB Adapter

Lecture 43 Introduction to XSLT

Lecture 44 Introduction and usage of different functions within XSLT

Lecture 45 Testing the transformation within XSLT

Lecture 46 Retrieving records from a table using DB adapter

Lecture 47 Inserting records in DB

Section 10: Human Workflow and Worklist Application

Lecture 48 Introduction

Lecture 49 Features of workflow service

Lecture 50 Users and Groups

Lecture 51 Hands on Sample

Section 11: Securing Services and Composite Applications and Threads

Lecture 52 Introduction to Security Policies

Lecture 53 Attaching Security Policies at Design Time in JDeveloper

Lecture 54 Discussing Security Propagation between Applications and an SOA Composite

Lecture 55 Invoker Thread

Lecture 56 Dispatcher Thread

Beginners who have never used Oracle SOA before,Developers, data scientists, integration professionals, students… who want to learn a comprehensive software suite that makes it easy to integrate software applications with mobile technologies.,Intermediate or advanced SOA students who want to improve their skills even more!