Difference between revisions of "LearningAppBackendUrl"
From SAP Enable Now Wiki
(→Usage) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
==Scope== | ==Scope== | ||
− | + | SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application. | |
==Purpose== | ==Purpose== | ||
Line 14: | Line 14: | ||
learningAppBackendUrl=<nowiki>https://globocorp.enable-now.cloud.sap/</nowiki> | learningAppBackendUrl=<nowiki>https://globocorp.enable-now.cloud.sap/</nowiki> | ||
Note that you do not specify the Workarea or any other parameters in the URL. The Workarea is specified via the '''[[learningAppWorkspace]]''' parameter. | Note that you do not specify the Workarea or any other parameters in the URL. The Workarea is specified via the '''[[learningAppWorkspace]]''' parameter. | ||
+ | |||
+ | '''Tip:''' | ||
+ | If you want to suppress the appearance of the ''Learning'' page in the ''Carousel'', it seems to be necessary to specify this parameter as 'empty' (in some circumstances...). | ||
==See Also== | ==See Also== | ||
* '''[[learningAppWorkspace]]''' | * '''[[learningAppWorkspace]]''' | ||
− | [[Category: | + | [[Category: SAP Companion parameter]] |
Latest revision as of 13:52, 14 July 2023
Scope
SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application.
Purpose
This parameter specifies the URL of the SAP Enable Now implementation (Manager) that contains the content that is to be displayed within the 'Learning App' (Learning page within the Carousel or the Learning Center).
Usage
Specified as:
learningAppBackendUrl={url}
Example:
learningAppBackendUrl=https://globocorp.enable-now.cloud.sap/
Note that you do not specify the Workarea or any other parameters in the URL. The Workarea is specified via the learningAppWorkspace parameter.
Tip: If you want to suppress the appearance of the Learning page in the Carousel, it seems to be necessary to specify this parameter as 'empty' (in some circumstances...).