Storing Personal Card Information (PCI) In Robots
Article # 3049374 - Page views: 11
Issue
Is there a way to securely store PCI information in robots?
Solution
The best solution is to store the data in a database using encryption technology. Databases have the option to store data encrypted (at rest). You can use SSL to keep that data secure (in flight) when applying it to website forms.
Retrieve the data using a database step in your robot.
Level of Complexity
Easy
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
RPA |
10.x 11.x |
Article # 3049374