Difference between revisions of "Version (Web Assistant parameter)"
(Created page with "__NOTOC__ {{DISPLAYTITLE: version (Web Assistant parameter)}} ==Scope== Web Assistant parameter. This is normally retrieved automatically from the target system itself, but c...") |
|||
Line 3: | Line 3: | ||
==Scope== | ==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 for a specific product version is actually displayed. | |
==Purpose== | ==Purpose== | ||
Line 13: | Line 13: | ||
where <tt>{version}</tt> is the product version. Note that for Cloud applications, the version is normally in the format "<tt>YYMM.SSS</tt>", where <tt>YYMM</tt> is the release number (Year and Month), and <tt>SSS</tt> identifies the sub-release within that - such as the patch or Hotfix release - and is typically '''500''' for a mid-version hotfix. | where <tt>{version}</tt> is the product version. Note that for Cloud applications, the version is normally in the format "<tt>YYMM.SSS</tt>", where <tt>YYMM</tt> is the release number (Year and Month), and <tt>SSS</tt> identifies the sub-release within that - such as the patch or Hotfix release - and is typically '''500''' for a mid-version hotfix. | ||
− | [[Category: | + | [[Category: SAP Companion parameter]] |
Latest revision as of 14:04, 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 for a specific product version is actually displayed.
Purpose
If specified, this results in Web Assistant checking to see if help content is available for the version of the application specified here, and not for the actual product version from which it is called. Note that the results of this can be unpredictable. as the actual system version won't match the system for which content is being displayed.
Usage
Specified as:
version={version}
where {version} is the product version. Note that for Cloud applications, the version is normally in the format "YYMM.SSS", where YYMM is the release number (Year and Month), and SSS identifies the sub-release within that - such as the patch or Hotfix release - and is typically 500 for a mid-version hotfix.