Business object structure

This topic describes the business object structure for WebSphere® Adapter for Flat Files.

The Flat Files adapter business object structure is based on the generic WebSphere Business Integration business object structure, which is modeled as a base XML schema. The adapter has the same business object structure for both inbound and outbound events.

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.
Related reference
Business object naming conventions
Attribute properties
Supported operations

Terms of use |

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)