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
- In the Business Integration view, select XSLTransform. Right
click and choose New > Business Object.

- Type CustomerInformation in the Name field,
and click Finish.
- 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.
- Rename attribute1 to customerID and keep
the type of string.
