Difference between revisions of "DataUrlUACP"
From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: dataUrlUACP}} ==Scope== Web Assistant parameter, typically not manually specified. ==Purpose== This parameter is used to specify the location of th...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
==Scope== | ==Scope== | ||
− | + | SAP Companion parameter, typically not manually specified. | |
==Purpose== | ==Purpose== | ||
− | This parameter is used to specify the location of the SAP | + | This parameter is used to specify the location of the default SAP-provided help content. |
==Usage== | ==Usage== | ||
Specified as: | Specified as: | ||
− | + | {| class="wikitable" | |
+ | |- | ||
+ | | '''Cloud''' || <tt><nowiki>dataUrlUACP=https://help.sap.com/webassistant</nowiki></tt> | ||
+ | |- | ||
+ | | '''On Premise''' || <tt>dataUrlUACP=/sap/dfa/help/webassistant</tt> | ||
+ | |} | ||
− | [[Category: | + | [[Category: SAP Companion parameter]] |
Latest revision as of 13:43, 14 July 2023
Scope
SAP Companion parameter, typically not manually specified.
Purpose
This parameter is used to specify the location of the default SAP-provided help content.
Usage
Specified as:
Cloud | dataUrlUACP=https://help.sap.com/webassistant |
On Premise | dataUrlUACP=/sap/dfa/help/webassistant |