Chapter 1. Creating a basic OSB service

In this chapter, we will cover the following topics:

  • Creating a new OSB project
  • Defining a folder structure for the OSB project
  • Importing an already existing project into Eclipse OEPE
  • Creating a business service to call an external SOAP-based web service
  • Generating a pass-through proxy service
  • Deploying the OSB configuration from Eclipse OEPE
  • Testing the proxy service through the OSB console
  • Testing the proxy service through soapUI
  • Creating a proxy service with a WSDL-based interface
  • Using a routing action to statically route to another service
  • Using an operational branch to implement multiple WSDL operations in a proxy service
  • Using an XQuery transformation to map between the different data models of the services