Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Web Service Consumer Connector

Web Service Consumer Connector

Reading and writing unicode characters

Reading and writing unicode characters

The Secure Agent reads and writes Unicode data using the UTF-8 code page. The Secure Agent requires that the code page environment variable is set to UTF-8.
Before you run a task to read or write unicode characters, you must set the environmental variable on the Secure Agent machine.
  1. Perform one of the following tasks based on the operating system of the Secure Agent machine:
    • For Windows, create an environmental variable INFA_CODEPAGENAME under System Variables, and then set it to UTF-8.
    • For Linux 64, set the environmental variable LC_ALL to en_US.utf8. To set the environmental variable, run the following command from Linux 64:
      setenv LC_ALL en_US.utf8
  2. Restart the Secure Agent after you set the environmental variable.
For information about reading or writing Unicode characters in
Data Integration
, see https://kb.informatica.com/solution/23/Pages/58/498064.aspx?myk=infa_codepagename%20utf-8

0 COMMENTS

We’d like to hear from you!