In this tutorial, you will configure the adapter to perform an
append operation with data transformation. You will also see how to confirm
the results of the operation.
- In the Events window, click Invoke.
- Select appendCustomer from the Operation
list.
- Populate the values for the business object.
Name |
Value |
DirectoryPath |
/outputdirectory |
Filename |
Customer.bo |
CustomerName |
Any name |
Address |
Any address |
City |
Any City |
State |
Any State |
Events
page with the appendCustomer operation selected
- Run the service by clicking Continue.
- Check the output of the service, and the data in the outputdirectory folder
to ensure that it matches the expected results.
Result
The existing
Customer.bo business object will
be appended to.
Terms of use |
Last updated: Mon 30 Oct 2006 03:48:53
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)