dataUrlWPB2

From SAP Enable Now Wiki
Revision as of 21:27, 13 May 2020 by Admin (talk | contribs) (→‎Usage)


Scope

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

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 dataUrlWPB parameter already specifies the SAP default content URL. Effectively, its use is contingent on the setting of the serviceLayerVersion parameter as follows:

serviceLayerVersion dataUrlWPB2
UACP (not used)
EXT {Your Manager URL}
WPB (not used)

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

Usage

Specified as:

dataUrlWPB2={url}

Example (for multi-tenant cloud):

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

See Also