Sample: Overview of simple interface

A new interface is created and stored in a module.

You will be creating a simple interface composed of one operation with one input and one output. However, this simple interface has the basic structure that all interfaces have. The more complex interfaces have many more operations and inputs and outputs, but they follow the same structure only repeating the pattern several times.

The interface you create has the following attributes:

Table 1.
Attribute Value Type
Operation getStockPortfolioValue not applicable
Input inputStockPortfolio StockPortfolio
Output outputStockPortfolio StockPortfolio

Time required

Allow 15 minutes to build the sample. You also have the option to import the ready-made interface and open it with the interface editor to view it. See related topics for more information.

Related tasks
Browsing the ready-made interface
Building the sample

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.