This topic describes the business object structure for WebSphere® Adapter for Flat Files.
The "Flat Files business object structure" table defines the business object structure used during both inbound event processing and outbound request processing to transfer data to and from the enterprise information system.
Flat Files Business object structure
Attribute name | Attribute type | Description |
---|---|---|
directoryPath | String | Absolute path for the directory corresponding to the output file. |
filename | String | Name of the event/output file with extension. |
inputBytes | byte[] | Content of the file as-is, which would be passed from/to the Flat Files resource adapter. |
outputBytes | byte[] | Contains the output bytes for operations. For example, retrieve. |
outputString | String | Contains the output of various outbound operations. For example, list. |
Last updated: Sun Mar 12 11:47:10 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)