WebSphere Adapter for FTP

Resource adapter properties

Resource adapter properties consist of logging and tracing, bidirectional language support, and activities specific to the adapter, such as the default configuration properties of the adapter. You configure these properties using WebSphere® Process Server administrative console.

When you configure the adapter, specify the resource adapter properties listed below.

Resource adapter properties for the Adapter for FTP
Property Type Description Globalized Default value Required
EISEncoding String Encoding of the FTP Server. Sets the encoding for the control connection while communicating with the FTP Server.   None No
AdapterID String Identification of a deployment instance of the adapter. Yes   Yes
LogFilename String Full path of the log file. Yes   Yes
LogNumberOfFiles Integer Number of log files. When a log file reaches its maximum size, the adapter starts using another log file. If no value is specified, the adapter sets the number of log files to 1. Yes 1 No
LogFileMaxSize Integer Size of the log files in kilobytes. If no value is specified, the file does not have a maximum size. Yes 0 No
TraceFilename String Full path of the trace file. Yes   No
TraceNumberOfFiles Integer Number of trace files to use. When a trace file reaches its maximum size, the adapter starts using another trace file. If no value is specified, the adapter sets the number of trace files to 1. Yes 1 No
TraceFileMaxSize Integer Size of the trace files in kilobytes. If no values is specified, then the file will have no maximum size. Yes 0 No
enableHASupport String When the enableHASupport property is set to true, only one of the replicated adapter instances actively polls for events while other instances are in standby mode. If the enableHASupport property is set to false, all of the adapter instances replicated on cluster members actively poll for events. This may result in event duplication. Do not change the value of enableHASupport to false for single server environments.   True No
Related reference
Connection specification properties
Managed (J2C) connection factory properties
Activation specification properties
Interaction specification properties

Terms of use |

Last updated: Mon 30 Oct 2006 03:48:53

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