How does Content Manager OnDemand determine code page values?

The client code page is determined from the operating environment when the connection to the instance is made. For example, in Windows, the code page is derived from the locale as specified in the Regional Settings under Control Panel.

The instance code page is derived from the value specified at the time the instance is created. The instance is in one and only one code page.

The code page of index data generated by an indexer is determined by the code page specified by the input. When index data is stored in an instance, it is converted from the specified code page to the code page of the instance. (When index data is retrieved from an instance, it is converted from the code page of the instance to the code page of the client.)

The code page of a line data document is derived from the application (View Information page). For all other types of documents, the code page is derived from the data. The server never performs character conversion on documents.