Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

This article details how to type encrypted values from the keyboard, and hide personal information or passwords on the screen, using Atlas Aura Digital Workforce.

Note

NOTE: You must first use the ‘Encryption Tool’ from Home Page to encrypt a plain text string. Then use command below and paste the encrypted value into the Atlas Aura command.

Syntax

Code Block
languagenone
Type @Decrypt("encrypted text here")

...

The example below will show each necessary step to command Atlas Aura to automatically encrypt text and type the encrypted text into the specified textbox.

...

Click “Add Command” within the Atlas Aura command window (Fig. 1), then expand “Keyboard” dropdown and select “Type encrypted value” (Fig. 2).

...

Step 3

Click “Add” within the Atlas Aura “Add Command” window (Fig 4).

...

...

Step 4

Atlas Aura will add the following command to the command window (Fig. 5).

...