Videos

I have created a number of web video tutorials that you may find useful.

SOA Suite

Oracle SOA Suite. is a set of components that are necessary to create a modern, robust SOA.

Installation

Here you will find tutorial videos on installing the Oracle SOA Suite. You can find a written guide on installing Oracle SOA Suite here .

There are a number of steps necessary to install Oracle SOA Suite. The first is to download the correct software. Then you need to install and configure the software. The installation videos are specific to each operating system.

StepOracle LinuxWindows
Overviewview
1 Installing Oracle XEviewTBD
2 Installing WebLogic ServerTBDTBD

Oracle Service Bus

These videos are specific to the Oracle Service Bus, a component of the Oracle SOA Suite 11g product.

Installation

Installing Oracle Service Bus is a subset of steps defined in installing the Oracle SOA Suite 11g product.

StepOracle LinuxWindows
2 Installing WebLogic ServerTBDTBD
2 Installing Oracle Service BusTBDTBD

Tutorials

The following videos show you how to use various features of the Oracle Service Bus.

VideoDescription
Hello World A quick introduction to the Oracle Service Bus and how to create a simple project and test it.
File Handling When working with legacy systems, it is often necessary to read in a large batch file and convert it into individual records or actions. In this tutorial, I show you how to read in a batch file with multiple customer records and write out a set of individual files, one for each customer. I also cover some of the other possibilities available to you using OSB to convert batch jobs into individual activities.