multiexcerpt-include |
---|
...
-macro | ||||||||
---|---|---|---|---|---|---|---|---|
|
Info |
---|
This article details how to enter encrypted values into a textbox , and hide personal information or passwords on the screen , using Aria Digital Workplace Genta Automation. |
...
Syntax
Code Block | ||
---|---|---|
Note | ||
| ||
Enter @Decrypt("ENCRYPTED TEXT HERE") as LABEL NAME HERE |
Note |
---|
If you want to manually enter this syntax into the Command Editor, you must first use the ‘Encryption Tool’ “Encryption Tool” from Home Page to encrypt a plain text string. Then use command below and paste , copy the encrypted value text, then copy it into the Aria command. |
Syntax
Code Block | ||
---|---|---|
| ||
Enter @Decrypt("encrypted text here") as Password syntax. |
Example 1
The example below will show each necessary step to command Aria Genta to automatically encrypt text and enter the encrypted text into the specified textbox.
Step-by-Step Guide
Step 1
First, a plain text value must be encrypted. Within Aria Genta Desktop Assistant, click the Menu button in the upper left corner (Fig. 1), then click “Encryption Tool” (Fig. 2).
...
Click “Add Command” within the Aria Genta command window (Fig. 13), then expand “Keyboard” dropdown and select “Enter an encrypted value into a textbox” (Fig. 24).
...
Step 3
Fill in the box for the name of the label , and fill in the text/value to be encrypted by Aria Genta (Fig. 35).
...
...
Step 5
Click “Add” within the Aria Genta “Add command” window (Fig. 46).
...
...
Step 6
Aria Genta will add the following command to the command window (Fig. 57)
...
Tip |
---|
Fig. 5 7 shows the expected result after following steps 1-5. |
Include Page | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|