Question
Shawbrook Bank
IN
Last activity: 26 Oct 2021 9:34 EDT
Package server deployed and Package folder access
Hi All,
While deploying a project from Robot Studio, the packages gets created in C:\\Packages folder.
Robot studio is in the client network and package server is in a VM.
Now when we deploy a project, what is the user that creates a folder for the project in C:\\Packages?
Regards,
Gayathri
@GayathriK9873 Runtime is run as the user who is logged into the machine. When a package is downloaded to the local machine, it is extracted to %LocalAppData%\Pegasystems\19.1\Projects\ in a sub-folder with the project ID. It is possible to change the extract directory by updating the "DeploymentExtractDirectory" value in the RuntimeConfig.xml, however this isn't a best practice and I've rarely if ever changed it for anything other than testing something.