Difference between revisions of "DataUrlSEN"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: dataUrlSEN}} ==Scope== Web Assistant parameter, specified in the S/4HANA application plugin app. This parameter was previously available as '''data...")
 
Line 11: Line 11:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! serviceLayerVersion  !! dataUrlWPB
+
! serviceLayerVersion  !! dataUrlSEN
 
|-
 
|-
 
| '''UACP''' || <nowiki>https://cp.hana.ondemand.com</nowiki>
 
| '''UACP''' || <nowiki>https://cp.hana.ondemand.com</nowiki>

Revision as of 07:12, 8 April 2021


Scope

Web Assistant parameter, specified in the S/4HANA application plugin app.

This parameter was previously available as dataUrlWPB but that parameter is being deprecated (as of Web Assistant 3.0.1), and dataUrlSEN should be used instead.

Purpose

This parameter is used to specify the source of your custom Web Assistant help content (if used). It should be set based on the setting of the serviceLayerVersion parameter as follows:

serviceLayerVersion dataUrlSEN
UACP https://cp.hana.ondemand.com
EXT https://cp.hana.ondemand.com
WPB or SEN {Your Manager URL}

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

Usage

Specified as:

dataUrlSEN={url}

Example (for multi-tenant cloud):

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

See Also