Difference between revisions of "DataUrlSEN"

From SAP Enable Now Wiki
Line 13: Line 13:
 
! serviceLayerVersion  !! dataUrlSEN
 
! serviceLayerVersion  !! dataUrlSEN
 
|-
 
|-
| '''UACP''' || <nowiki>https://cp.hana.ondemand.com</nowiki>
+
| '''UACP''' || '''Cloud''': <tt><nowiki>https://cp.hana.ondemand.com</nowiki></tt><br>'''On Prem''': <tt>/wa/xray/</tt>
 
|-
 
|-
| '''EXT''' || <nowiki>https://cp.hana.ondemand.com</nowiki>
+
| '''EXT''' || '''Cloud''': <tt><nowiki>https://cp.hana.ondemand.com</nowiki></tt><br>'''On Prem''': <tt>/wa/xray/</tt>
 
|-
 
|-
 
| '''WPB''' or '''SEN''' || {Your Manager URL}
 
| '''WPB''' or '''SEN''' || {Your Manager URL}

Revision as of 12:36, 4 January 2022


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 Cloud: https://cp.hana.ondemand.com
On Prem: /wa/xray/
EXT Cloud: https://cp.hana.ondemand.com
On Prem: /wa/xray/
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