I did some RPA workflow on my private laptop and tried to transfer it to my company laptop. As i work for the government and the high level of restriction do not allow me to download activity package and restore dependencies for RPA codes. How can i store the activity packages and extensions offline together with my workflow codes and allow them to run on my government laptop without having to access internet? Thanks a lot.
Thanks for the kind reply bro. I have extracted out the NUPKG file. However, im not sure how to run it. Its asking me what app do i want to open it with and i cant find a suitable app. Thanks a lot!
In that client system you can’t edit the code but you can run the code…
Just open the studio->create one new process->navigate to manage packages → Custom-> new->give some name->select the folder path where the NUPKG stored
Refresh it and you can find the NUPKG as a package
I did publish it and transferred it to my government laptop. However, i still cannot add the package to the workflow. Im experiencing the exact same problem of not able to download any package from the package store. thanks.
Yes, i think its a firewall issue. Where should i store the NUPKG file on the other computer that i wish to run the process. When i try to add it as a new package in the package store, it is unable to download it
By the way, do you have Orchestrator? If so, you can upload the packages into Orchestrator and then they will be downloaded from there instead of from the web.
Hi, thanks for the reply. U just mentioned that dependencies dont go with the package, then is there a point for me to publish it to orchestrator? Because the problem is i cant download the dependencies on the work computer due to firewall issues
Again, you just upload the packages into Orchestrator and then whatever system is running the Job will download them from Orchestrator and won’t need internet access.