HP Embedded Capture Device License 1-100 E-LTU Manuel d'utilisateur Page 95

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 109
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 94
Nodes must filter the user name and the password on the same condition. This is achieved by creating more
complex conditions.
As an example, the following condition validates the introduced user name and password match for a specific
node. This condition will replace the one in the previous example. It is assumed that a preliminary Form
screen is created, asking for the UserName and Password fields.
If none of the conditions validate, the workflow will exit.
Figure 2-58 Authentication filtering — capture credentials by metadata
Alternately, this can occur when the correct user name or password is not entered. To display an error screen,
add the NOT condition with each possible scenario:
Figure
2-59
Add NOT condition
Condition content represented in bold.
NOT(
((%_UserName_%’=’Laura’) AND (‘%_Password_%’=’LauraPass’))
OR ((‘%_UserName_%‘=’Mike’) AND (‘%_Password_%’=’MikePass’))
Section 2.6 Tutorial and examples 85
Vue de la page 94
1 2 ... 90 91 92 93 94 95 96 97 98 99 100 ... 108 109

Commentaires sur ces manuels

Pas de commentaire