WebSphere Adapter for FTP

Testing tutorial 1: Outbound with data transformation for create operation

In this tutorial, you will configure the adapter to perform a create operation with data transformation. You will also see how to confirm the results of the operation.

  1. In the Events window, select createCustomer from the Operation list.
  2. Populate the properties values for the business object.
    Name Value
    DirectoryPath /outputdirectory
    Filename Customer.bo
    CustomerName Any name
    Address Any address
    City Any City
    State Any State
    This image is described in the surrounding text.
    Events page with the createCustomer operation selected
  3. Confirm that the Customer.bo file does not exist yet in the outputdirectory folder of the user's home directory on the FTP server.
  4. Run the service by clicking Continue.
  5. Confirm that the Customer.bo file exists in the outputdirectory folder.

Result

The Customer.bo file is created in the outputdirectory folder.

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)