HP Embedded Capture Device License 1-100 E-LTU Bedienungsanleitung Seite 22

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 109
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 21
Phone number (ex. (111)123-4567 or 111-123-4567)
\(?(\d{3})\)?-?(\d{3})-(\d{4})
1.4.6 Macros
1.4.6.1 Working with macros
Macros are keys that are either provided or defined by the administrator to retrieve session information and
use it for further operations and notifications. Macros can be used in almost every case for:
Defining screen content
Defining post process and scan parameters
Defining notification content
Creating navigation conditions
Macros are evaluated on runtime, which means that their value may change in different flow executions, or
even in different iterations of the same flow.
To use a macro, enter (on workflow creation) %_{macro_key}_%. The entire expression will be substituted
on runtime with the corresponding value.
NOTE: A macro is not used as a variable. Any macro will be replaced by its referenced value before the
comparison in any condition expression. When comparing '%_a_%'='hello', after the replacement supposing
that the value of a = "hello", the comparison will become 'hello'='hello' --> true. When comparing %_a_
%='hello', the result is “false” since the quotes are missing.
NOTE: If using FDT advanced macros, each macro defined as %{macro_key}% must be manually replaced
with %_{macro_key}_%.
1.4.6.2 Macros data groups
Device
Device macros contain information associated with the device. By default, this information has predefined
parameters that can be used by the Administrator. (The amount of device parameters can be extended under
a Professional services request.)
Table
1-1 Macros data groups
Macro Type Description
Device.DeviceIp string Device IP
Device.DeviceHostName string Device Host name
Device.DiskSpace ulong Disk space available on device
Authentication
Authentication macros allow the capture and use of parameters captured by any embedded authentication
agent. Once the user is authenticated, the main parameters are captured into the session. All of them will be
available for authentication on destinations, with some of them (passwords excluded) to be displayed on
screens or notification files by macros. Depending on the authentication agent (Safecom, Safecom P, HP AC,
embedded authentication PIN…), some parameters may not be available. The returned value will be set to
“null”.
12 Chapter 1 Introduction
Seitenansicht 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 108 109

Kommentare zu diesen Handbüchern

Keine Kommentare