This topic applies only to the IBM Business Automation Workflow Advanced
configuration.

StockQuote

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
The Stock Quote sample demonstrates how you can easily integrate different services and manipulate messages at run time without affecting the client applications. This integration is achieved through the Service Component Architecture and mediation functionality provided by IBM® Workflow Server. The StockQuote mediation service is built with the business integration tools for building mediations: the assembly editor and the mediation flow editor. Mediation flows intercept and modify messages that are passed between existing services (providers) and clients (requesters) that want to use those services.

Prerequisites

IBM Integration Designer with a IBM Workflow Server unit test environment.

Learning objectives

This sample shows you how to do the following:

  • Build the Stock Quote application using web services and mediation flows
  • Test and debug the application using a provided client and back-end
  • Redirect a service request from the administrative console while the application is running
  • Run the application in the unit test environment
This sample should take approximately 60 minutes to build and run.