Difference between revisions of "DataUrlUACP"
From SAP Enable Now Wiki
(→Usage) |
|||
(2 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== | ||
Line 12: | Line 12: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | '''Cloud''' || <tt>dataUrlUACP=https://help.sap.com/webassistant</tt> | + | | '''Cloud''' || <tt><nowiki>dataUrlUACP=https://help.sap.com/webassistant</nowiki></tt> |
|- | |- | ||
− | | '''On Premise''' || <tt>/sap/dfa/help/webassistant</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 |