App Studio Configuration Summary

This topic summarizes how to store application resources and configure NLS on the server, the client, and App Studio.

For details on setting the code page on the WebFOCUS Reporting Server and WebFOCUS Client, see Configuring the WebFOCUS Reporting Server for NLS and Configuring a WebFOCUS Client for NLS.

Configuring for Single-Byte Character Languages Accessing ANSI (Windows) Data

If the target data sources are ANSI code page-based, the following configuration is necessary:

  • Data, procedures, and synonyms. All files accessed by server and client must be stored with an ANSI code page. You can place the code page parameter (CODE_PAGE) in the synonym for documentation. For more information, see Adding the Code Page Parameter to a Master File.
  • WebFOCUS Reporting Server Configuration. The server must be configured for an ANSI code page, such as 1252 for Western European languages.
  • WebFOCUS Client Configuration. The WebFOCUS Client must be configured for an ANSI code page to display report output correctly during a browser session.
  • App Studio Configuration. App Studio must read and store procedures and synonyms in ANSI format. You do not need to do anything to configure App Studio.

Configuring for Double-Byte Character Languages

There is no distinction between ANSI (Windows) format for the double-byte character sets that represent Asian languages. Configuration should be as follows:

  • WebFOCUS Reporting Server and WebFOCUS Client Configuration. The server must be configured for the appropriate code page for the target language, such as Chinese or Japanese.
  • App Studio Configuration. App Studio must be configured to read and store procedures and synonyms in ANSI format. You do not need to do anything to configure App Studio.

WebFOCUS

Feedback