Difference between revisions of "DataUrlSEN2"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: dataUrlSEN2}} ==Scope== Web Assistant parameter, specified in the S/4HANA application. This parameter was previously available as '''dataUrlWPB2'''...")
 
Line 3: Line 3:
  
 
==Scope==
 
==Scope==
Web Assistant parameter, specified in the S/4HANA application.
+
SAP Companion parameter, specified in the S/4HANA application.
  
This parameter was previously available as '''dataUrlWPB2''', but that parameter has been deprecated (as of Web Assistant 3.0.1) and '''dataUrlSEN2''' should be used instead.
+
This parameter was previously available as '''dataUrlWPB2''', but that parameter has been deprecated (as of SAP Companion 3.0.1) and '''dataUrlSEN2''' should be used instead.
  
 
==Purpose==
 
==Purpose==
This parameter is used to specify the URL of the Workarea in which your custom Web Assistant help content is located, if you are running in 'Extended mode' (both SAP standard content and custom content is used) - in which case the '''[[dataUrlSEN]]''' parameter already specifies the SAP default content URL. Effectively, its use is contingent on the setting of the '''[[serviceLayerVersion]]''' parameter as follows:
+
This parameter is used to specify the URL of the Workarea in which your custom SAP Companion help content is located, if you are running in 'Extended mode' (both SAP standard content and custom content is used) - in which case the '''[[dataUrlSEN]]''' parameter already specifies the SAP default content URL. Effectively, its use is contingent on the setting of the '''[[serviceLayerVersion]]''' parameter as follows:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 19: Line 19:
 
| '''WPB''' or '''SEN''' || (not used)
 
| '''WPB''' or '''SEN''' || (not used)
 
|}
 
|}
where {your Manager URL} is the URL of the Workarea that contains your (custom) Web Assistant help content.
+
where {your Manager URL} is the URL of the Workarea that contains your (custom) SAP Companion help content.
  
 
==Usage==
 
==Usage==
Line 30: Line 30:
 
* '''[[dataUrlSEN]]'''
 
* '''[[dataUrlSEN]]'''
  
[[Category: Web Assistant parameter]]
+
[[Category: SAP Companion parameter]]

Revision as of 13:42, 14 July 2023


Scope

SAP Companion parameter, specified in the S/4HANA application.

This parameter was previously available as dataUrlWPB2, but that parameter has been deprecated (as of SAP Companion 3.0.1) and dataUrlSEN2 should be used instead.

Purpose

This parameter is used to specify the URL of the Workarea in which your custom SAP Companion help content is located, if you are running in 'Extended mode' (both SAP standard content and custom content is used) - in which case the dataUrlSEN parameter already specifies the SAP default content URL. Effectively, its use is contingent on the setting of the serviceLayerVersion parameter as follows:

serviceLayerVersion dataUrlSEN2
UACP (not used)
EXT {Your Manager URL}
WPB or SEN (not used)

where {your Manager URL} is the URL of the Workarea that contains your (custom) SAP Companion help content.

Usage

Specified as:

dataUrlSEN2={url}

Example (for multi-tenant cloud):

dataUrlSEN2=https://globocorp.enable-now.cloud.sap/wa/webassitant/

See Also