Appian RPA Map Network Drive Utility

Overview

It is common that the robotic task needs to save or retrieve files from an external network drive and with this library you will be able to connect to the drive at the beginning of the execution and disconnect at the end. This way of working has two advantages:

You do not have to map one by one the network drive on all the host machines on which the robotic task is going to be executed.
The mapping to the network drive does not remain permanently on the host machine, preventing unauthorized access to the network drive.


Key Features & Functionality

This Library has only two basic methods

  • Map Network Drive
  • Disconnect Network Drive

Please review the README file to know how to use it

Anonymous