serviceLayerVersion

From SAP Enable Now Wiki
Revision as of 07:19, 8 April 2021 by Admin (talk | contribs)


Scope

Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application.

Purpose

This property is used to determine from where the content displayed in Web Assistant will be taken.

Usage

Specified as:

serviceLayerVersion=[UACP|SEN|EXT]

where the values have the following effects:

UACP Only the default SAP-provided content is used.
SEN Only customer-created content is used.
EXT (Extended mode) Customer-created content will be shown where it exists, otherwise the SAP-provided content will be used.

It is also possible to use a value of WPB, which has the same effect as SEN, but that value is being deprecated (as of Web Assistant 3.0.1) in favor of SEN.