Difference between revisions of "AutoStartTour"

From SAP Enable Now Wiki
 
(2 intermediate revisions by the same user not shown)
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 parameter can be used to force a specified Guided Tour to be automatically started as soon as the user accesses the application screen for which the Guided Tour has the context. This is useful for ensuring that (for example) all users are directed to initial set-up instructions (such as validating their user settings) when they first log on to the Home screen.
 
This parameter can be used to force a specified Guided Tour to be automatically started as soon as the user accesses the application screen for which the Guided Tour has the context. This is useful for ensuring that (for example) all users are directed to initial set-up instructions (such as validating their user settings) when they first log on to the Home screen.
 +
 +
This parameter only applies to '''SAP SuccessFactors'''. Other systems should use the '''[[tour]]''' parameter instead.
  
 
==Usage==
 
==Usage==
Line 15: Line 17:
 
  autoStartTour=PR_WKZVUFRPQSNJ45HX5BLA40WY
 
  autoStartTour=PR_WKZVUFRPQSNJ45HX5BLA40WY
  
[[Category: Web Assistant parameter]]
+
[[Category: SAP Companion parameter]]
 +
 
 +
==See Also==
 +
* '''[[tour]]'''

Latest revision as of 07:32, 16 January 2024


Scope

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

Purpose

This parameter can be used to force a specified Guided Tour to be automatically started as soon as the user accesses the application screen for which the Guided Tour has the context. This is useful for ensuring that (for example) all users are directed to initial set-up instructions (such as validating their user settings) when they first log on to the Home screen.

This parameter only applies to SAP SuccessFactors. Other systems should use the tour parameter instead.

Usage

Specified as:

autoStartTour=[{uid}]

Example:

autoStartTour=PR_WKZVUFRPQSNJ45HX5BLA40WY

See Also