Show TOC Start of Content Area

Background documentation Configuring the Language Switch in ICSS  Locate the document in its SAP Library structure

 

When an Internet user types the URL of the ICSS application, the language used by default is defined in the web.xml file by the parameter language.isa.sapmarkets.com.

However, users could dynamically type in the language parameter in the URL to view the ICSS application in the language of their choice. For example:

http://<fully qualify host>:<port>/<ICSS Application Name>/resetSession.do?language=de


To use the language switch, you must make sure that the property file for the selected language exists and that the CRM Backend system supports that language.

 

End of Content Area