Difference between revisions of "Language (SAP Companion parameter)"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: language}} ==Scope== Web Assistant parameter. This is normally retrieved automatically from the target system itself, but can be specified in the UR...")
 
Line 3: Line 3:
  
 
==Scope==
 
==Scope==
Web Assistant parameter. This is normally retrieved automatically from the target system itself, but can be specified in the URL for testing purposes (for example, to check that content in a specific language is actually displayed, without logging on to the application in that language).
+
SAP Companion parameter. This is normally retrieved automatically from the target system itself, but can be specified in the URL for testing purposes (for example, to check that content in a specific language is actually displayed, without logging on to the application in that language).
  
 
==Purpose==
 
==Purpose==
Line 17: Line 17:
 
('English as spoken in Great Britain' - as distinct from (say) en-US, which is 'English as spoken in the United States of America'.)
 
('English as spoken in Great Britain' - as distinct from (say) en-US, which is 'English as spoken in the United States of America'.)
  
[[Category: Web Assistant parameter]]
+
[[Category: SAP Companion parameter]]

Revision as of 13:51, 14 July 2023


Scope

SAP Companion parameter. This is normally retrieved automatically from the target system itself, but can be specified in the URL for testing purposes (for example, to check that content in a specific language is actually displayed, without logging on to the application in that language).

Purpose

If specified, this results in Web Assistant checking to see if help content is available in the specified language.

Usage

Specified as:

language=ll-CC

where ll-CC is the ISO language code - comprised of language (ll) and country (CC).

Example:

language=en-GB

('English as spoken in Great Britain' - as distinct from (say) en-US, which is 'English as spoken in the United States of America'.)