Difference between revisions of "UpdateInterval"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: updateInterval}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application. ==Pur...")
 
 
(One intermediate revision 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 property is used to specify how often Web Assistant should 're-scan' the application screen, to determine if help content is available. This is most significant for Help Tiles, where the hotspot/icon is displayed on the screen - scrolling too fast can result in them being very briefly mi-positioned. If the application is very fast, you may want to decrease this value. If the application only ever consists of single-screen pages, you can probably increase this parameter value and save some processing/network traffic.
+
This property is used to specify how often SAP Companion should 're-scan' the application screen, to determine if help content is available. This is most significant for Help Tiles, where the hotspot/icon is displayed on the screen - scrolling too fast can result in them being very briefly mis-positioned. If the application is very fast, you may want to decrease this value. If the application only ever consists of single-screen pages, you can probably increase this parameter value and save some processing/network traffic.
  
 
==Usage==
 
==Usage==
Line 13: Line 13:
 
where <tt>ms</tt> is the number of milliseconds between refreshes.
 
where <tt>ms</tt> is the number of milliseconds between refreshes.
  
[[Category: Web Assistant parameter]]
+
[[Category: SAP Companion parameter]]

Latest revision as of 14:03, 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 specify how often SAP Companion should 're-scan' the application screen, to determine if help content is available. This is most significant for Help Tiles, where the hotspot/icon is displayed on the screen - scrolling too fast can result in them being very briefly mis-positioned. If the application is very fast, you may want to decrease this value. If the application only ever consists of single-screen pages, you can probably increase this parameter value and save some processing/network traffic.

Usage

Specified as:

updateInterval=[ms|100]

where ms is the number of milliseconds between refreshes.