Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 22, 2024

Publish Package

Description

The Publish Package activity publishes a NuGet package of a UiPath project to a package feed in Orchestrator. It is typically used inside a Stage Activity to better track progress in Automation Ops - Pipelines.

Inputs

  • Folder Name - (Optional) Orchestrator folder. If not provided, the Orchestrator Tenant feed will be used. The right Tenant feed will be automatically detected based on the package type.
    • If the published package is a library, then this field can be left blank but you should set the library feed to "Both host and tenant feeds" from the Deployment section in the settings tab at tenant level. Read more about libraries in Orchestrator.
  • Orchestrator URL - The URL of the Orchestrator where the project is published. https://{yourDomain}
  • Package Path - The local path to the package to be published in Orchestrator.

Exceptions

If the specified feed already contains a package with the same version, the following exception is thrown:

  • UiPath.Pipelines.Activities.Core.PackageVersionConflictException
You can handle it if you want your Pipeline to continue execution for this case or set the ContinueOnError flag to continue the job even if an error is thrown.
  • Description
  • Inputs
  • Exceptions

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.