I have created an Custom activity in UiPath and used it in my project. But when i deploy the robot and run that process in other machine using Orchestrator then there is an dependency error as the custom activity is stored in the Local machine on which the development is being done .
So how should i make that dependency available to other machines when the Process run there.
@lakshman
Hi Lakshman
I don’t want to do it that way. As I wanted to ask is there a way so that there is no need to physically add the nuget package to the other machine Same as the UiPath Default dependencies of the Project.
If this package will help others also then you can upload it into UIPath GO and they will publish once it passed all tests. Then you can configure GO package source into your studio and download it from there.
If you don’t want to upload into GO then keep it in one shared folder your network and configure that package source and download it from there which ever machine you want use it.
It’s up to you. If you want to share it to others then you can publish into UiPath Market place else not.
If you want to share that package with in your organization then you can upload that package into Orchestrator package section. So that everyone can make use of it.
You have multiple sources where you can get your packages from. Locally and UiPath Go are 2 of them, but I’d recommend opening the library in Studio, creating the package (.nupkg file) and then uploading it to the Libraries Section in Orchestrator: