[RPA_FAQ000031]Is there a way to obtain information from the CELF sheet that you don’t want others to see in the "Robot" (RPA) action?¶
Q¶
I would like to automatically log in to the login screen of a website,
but because I use the "Paste string" action to paste in user IDs and passwords,
the login information is set on the CELF sheet, but I don’t actually want it to be displayed.
Is there any way to obtain such information that you do not want to show to others
for security reasons from the CELF sheet in the "Robot" (RPA) action?
A¶
To prevent general users from seeing the information when it is published,
you can set the information in a sheet that is not displayed when the application is running,
or set it in a cell that is set to be hidden,
there are methods to obtain information from a cell that other users cannot see.
However, since some types of users (privileges) may be able to
view the information during development, please consider measures such as
limiting the number of users to whom privileges are granted or not registering sensitive data in CELF.
For more information about user types (permissions), please click here.