Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions | - |
Not Applicable | - |
Resolution:
The adapter is able to handle Right Single Quotation Mark, only when the encoding is set as UTF-8. This character is not present in ISO character set.
Please refer the below links to know the character sets. The character ’ lies in 92 (U+2019 : RIGHT SINGLE QUOTATION MARK) which has not been supported by ISO character set.
http://www.microsoft.com/globaldev/reference/iso/28591.mspx (ISO)
http://www.utf8-chartable.de/unicode-utf8-table.pl?start=8192 (UTF-8)
http://www.microsoft.com/globaldev/reference/sbcs/1252.mspx (Windows code page 1252).