< Previous | Next >

Creating a business object for the correlation context

Provide a short description for this tutorial lesson.

Create a business object that contains a property that will be passed with the message in the request and response flows. The message will be routed or changed based on the value of this property
  1. In the Business Integration view, select XSLTransform. Right click and choose New > Business Object.
    New business object
  2. Type CustomerInformation in the Name field, and click Finish.
  3. In the Business Object Editor that opens, click on the Add an attribute to a business object button. An attribute called attribute1 of type string is created.
  4. Rename attribute1 to customerID and keep the type of string.
    CustomerInformation business object

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.
< Previous | Next >