Character set
Character sets are identifiers that describe a series of universal characters. The following adapters can use a <character-set> element in the adapter configuration or in a dynamic target definition in the adapter request:
- FTP
- JMS actor and monitor
- File
- Command Line
- SSH
- Telnet
- FTP
- SFTP
- PowerShell
- Windows Command
- HTTP
- JMS
- Script
- SNMP
- SQL actor and monitor
- Web Services
- POP
- IMAP
- SMTP
The following figure shows an XML sample using the character-set element in an adapter configuration.
XML sample of the the character-set element in an adapter configuration
<config>
<character-set>Shift_JIS</character-set>
</config>
The following table lists the default values for the <character-set> element for base adapters:
Default values for the <character-set> element for base adapters
The character set that you specify while configuring an adapter or in an adapter request depends on the target. The target can be the computer on which the peer is running, or the remote computer in an adapter request, or a combination of the computer hosting the server and the server itself.
System settings for changing the character set
You can use the following methods to set or find the language, locale, and the character set of a computer based on which operating system is installed on that computer:
For detailed information about setting the character set on a particular operating system, see the documentation for that operating system.