Working with Mediation primitives

Let's implement a simple credit management use case that takes in a credit rating request for a customer and then routes the incoming request message to that customer's residence state credit agency. In this particular example, use Texas Credit Agency, New York Credit Agency, and California Credit Agency as the three supported state agencies.

We will use this example to understand the different mediation flow primitives, get primitives in order to get a more realistic understanding and appreciation for these components.

Please follow the steps to build the application as defined in the use case:

  1. Create a library called Ch6Library with the following data types as shown in the following screenshot (refer to Chapter ...

Get Application Development for IBM WebSphere Process Server 7 and Enterprise Service Bus 7 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.