Home

 

Determining which display languages are supported

You can use the serviceconfigs API to find out what display languages are supported by the product.

To programmatically determine the supported display languages...

  1. Access the /serviceconfigs resource to retrieve configuration information for the server.

  2. Look for the <category> element with a scheme attribute that has the following value:

      scheme="http://www.ibm.com/xmlns/prod/sn/language"
      

  3. Check the value of the term attribute. For example, the values might be as follows:

    • term="fr"

    • term="es"

    • term="en"

    The term attribute takes its value from the lang attribute of the <language> element defined in the LotusConnections-config.xml file by the administrator.


Accessing other features from one feature

 

Related tasks

Enable users to set a language preference


+

Search Tips   |   Advanced Search