Difference between revisions of "LearningAppBackendUrl"

From SAP Enable Now Wiki
Line 7: Line 7:
 
==Purpose==
 
==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'').
 
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'').
 
'''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...).
 
  
 
==Usage==
 
==Usage==
Line 17: 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==

Revision as of 06:46, 7 July 2023


Scope

Web Assistant parameter, specified either in the URL or in the Web Assistant 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...).

See Also