The loan application examples are installed as part of the
Oracle Service Bus installation. You must choose the custom installation to select the Oracle Service Bus samples.
These examples introduce you to the run-time capabilities of Oracle Service Bus. They are pre-configured scenarios that use Oracle Service Bus proxy services to communicate with business services to route, transform, and validate a loan application. The examples are based on typical business scenarios that benefit from using proxy services to communicate between clients and business processes.
For information about designing proxy services and configuring Oracle Service Bus to support similar loan application scenarios, see the Oracle Service Bus Tutorials.
This sample explains how to build and run the sample socket transport provider. The sample transport is designed to send and receive streamed data to and from a configured TCP socket in Oracle Service Bus. It illustrates key concepts for implementing a custom transport provider.
For information about using the Transport SDK to design, create, and deploy a custom transport provider, see the Transport SDK User Guide.
This example explains how to use the Oracle XQuery Mapper tool to create XQuery transformations that can be imported and used in Oracle Service Bus. The XQuery Mapper tool is provided as a WorkSpace Studio plug-in.
Using Oracle Service Bus to Monitor WSRP Applications
Web Services for Remote Portlets (WSRP) is a mechanism used to generate markup fragments on a remote system for display in a local portal application. This example describes how Oracle Service Bus provides Service Level Agreement (SLA) monitoring in applications that use WSRP.
For information about Oracle Service Bus and WSRP Interoperability, see the Oracle Service Bus Interoperability Solutions for WSRP.
These tutorials illustrate how to use Oracle Service Bus for routing, transformation, and validation of business messages. They represent typical use case scenarios, such as creating proxy services that interact with service clients and business services.
Tutorials for the Oracle Service Bus Console
To become familiar with Oracle Service Bus, complete the first tutorial, Routing a Loan Application, then proceed to the other tutorials.