Difference between revisions of "ServiceLayerVersion"

From SAP Enable Now Wiki
 
Line 3: Line 3:
  
 
==Scope==
 
==Scope==
Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application.
+
SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application.
  
 
==Purpose==
 
==Purpose==
This property is used to determine from where the content displayed in Web Assistant will be taken.
+
This property is used to determine from where the content displayed in SAP Companion will be taken.
  
 
==Usage==
 
==Usage==
Line 21: Line 21:
 
|}
 
|}
  
It is also possible to use a value of '''<tt>WPB</tt>''', which has the same effect as '''<tt>SEN</tt>''', but that value is being deprecated (as of Web Assistant 3.0.1) in favor of '''<tt>SEN</tt>'''.
+
It is also possible to use a value of '''<tt>WPB</tt>''', which has the same effect as '''<tt>SEN</tt>''', but that value is being deprecated (as of SAP Companion 3.0.1) in favor of '''<tt>SEN</tt>'''.
  
[[Category: Web Assistant parameter]]
+
[[Category: SAP Companion parameter]]

Latest revision as of 13:59, 14 July 2023


Scope

SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application.

Purpose

This property is used to determine from where the content displayed in SAP Companion 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 SAP Companion 3.0.1) in favor of SEN.