You specify an input adaptor definition as a child element of the adaptor group definition (InprocessGroupDefinition or RMIGroupDefinition tag) described in 9.7 Adaptor group definition in the adaptor configuration definition file.
You can specify a maximum of 64 input adaptor definitions. This definition is optional.
<InputAdaptorDefinition name="adaptor-name" |
Character encoding | charCode attribute value |
---|---|
Shift JIS | SJIS |
MS932 | MS932 |
EUC | EUC-JP |
UTF-8 (without BOM) | UTF-8 |
UTF-8 (with BOM) | UTF-8-BOM |
UTF-16 (without big endian BOM) | UTF-16BE |
UTF-16 (with big endian BOM) | UTF-16BE-BOM |
UTF-16 (without little endian BOM) | UTF-16LE |
UTF-16 (with little endian BOM) | UTF-16LE-BOM |