Difference between revisions of "ResourceUrl"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: resourceUrl}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application. ==Purpos...")
 
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
==Scope==
 
==Scope==
Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application.
+
SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application.
  
 
==Purpose==
 
==Purpose==
Line 10: Line 10:
 
==Usage==
 
==Usage==
 
Specified as:
 
Specified as:
  resourceUrl='''resources/sap/dfa/help'''
+
  resourceUrl='''/resources/sap/dfa/help'''
 
or (to load the SAP-provided defaults if you don't have your own installation yet):
 
or (to load the SAP-provided defaults if you don't have your own installation yet):
  resourceUrl=https://webassistant.enable-now.cloud.sap/resources/sap/dfa/help
+
  resourceUrl=https://xray.hana.ondemand.com/xRayControls/resources/sap/dfa/help
  
[[Category: Web Assistant parameter]]
+
[[Category: SAP Companion parameter]]

Latest revision as of 13:14, 16 February 2024


Scope

SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application.

Purpose

This parameter specifies the location of the Web Assistant resources, such as CSS, fonts, and so on.

Usage

Specified as:

resourceUrl=/resources/sap/dfa/help

or (to load the SAP-provided defaults if you don't have your own installation yet):

resourceUrl=https://xray.hana.ondemand.com/xRayControls/resources/sap/dfa/help