Creating an interface

After passing and configuring the connection parameters, during the outbound processing, create an application component to send the outbound request along with the connection properties to test the functionality.

Before you begin

You have run the external service wizard to create the outbound interface. The new FTPImport interface has multiple input properties to pass the connection properties.

About this task

You create an application component to send the outbound request using the connection properties. The new FTPImport interface has multiple input properties to pass the connection properties. To create an interface to test the functionality, use the following procedure.

Procedure

  1. From the Business Integration view, click File > New > Interface. The New Interface Wizard is displayed.
  2. Type a name, for example, FTPDynamicConnectionInterface, for the new interface, and click Finish.
  3. Add a "Request Response" operation. It matches the operation in the FTPOutboundInterface with additional input parameters for the connection properties. The input parameters of the outbound operation contains the BusinessGraph object and a set of connection properties for which the value is set in the BusinessGraph.

Results

A new interface is created.

What to do next

Create a Java™ component. For more information, see Creating a Java component



Feedback

(C) Copyright IBM Corporation 2005, 2012. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)