WebSphere Adapter for FTP
Business object architecture defines various properties that apply to attributes. This section describes how the adapter interprets these properties.
The following table describes these properties and how the adapter interprets them.
Property | Description |
---|---|
Cardinality | For simple attributes, 1 is used. For container attributes, depending on the method requirements, n is used. |
Foreign Key | The adapter does not have any specific elements representing Foreign Keys. |
Key | The adapter does not have any specific elements representing a Key. |
Name | This property represents the unique name of the attribute, if it is a simple attribute, or the name of the business object, if it is a child business object. |
Required | This property specifies whether an attribute must contain a value. The only required attribute is the DirectoryPath, which must be set for all outbound operations. |
Type | The attribute type can be either simple or complex. Simple types are: Boolean, String, LongText, Integer, Float, Double and Byte[ ]. A typical complex type is the name of another business object. |
Last updated: Mon 30 Oct 2006 03:48:52
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)