Supported operations

The adapter uses operations to specify the action to be performed on the enterprise information file system during outbound processing. Refer to the supported operations table below for a list of the supported operations and the expected responses for each.

Table 1. Supported operations for outbound processing
Operation Response
Append The content in the request is appended at the end of a file.
Create A file with the user specified filename is created in the user specified directory and the content of the file is sent across in the request.
Delete Deletes the file from the directory specified in the request.
Exists If the file in the request exists in the user specified directory, a successful response is returned.
List Returns all the file names in a directory specified in the request.
Overwrite Overwrites the file in the directory with the content specified in the request.
Retrieve Returns the content of the file specified in the request.

Terms of use |


(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)