How to upload a package to Orchestrator manually, by not using Studio to upload the package?
In order to manually upload a package (essentially a .nupkg file) to the Orchestrator, follow these steps:
- Login to your Orchestrator Tenant.
- In the left-hand menu, navigate to "Packages" under the "Automation" section.
- Click the "+ Upload" button.
- Navigate to where your .nupkg file is stored, select the file, and click "Open".
- The package will upload and you'll be able to see it in the packages list.
Now manually upload a package to the UiPath Orchestrator tenant.
To upload to the Library:
- Login to the Orchestrator Tenant
- In the left-hand menu, navigate to "Libraries"
- Click "+ Upload."
- Navigate to where the .nupkg file is stored, select the file, and click "Open"
- The library will be uploaded and it will be possible to see it under the "Libraries" page.