Create a package to assign to a bot process
-
- UpdatedFeb 1, 2024
- 2 minutes to read
- Washington DC
- RPA Hub
Create an unattended or attended package in RPA Hub to assign it to a bot process to execute an automation.
Before you begin
(Optional) Configure the system properties related to Activity Stream, to add or remove the fields. The changes to these fields are captured in the work notes. For more information, see Configure the system properties for an activity stream in RPA Hub.
Role required: sn_rpa_fdn.rpa_release_manager, sn_rpa_fdn.rpa_developer, or sn_rpa_fdn.rpa_admin
About this task
A package refers to a set of workflows, scripts, configurations, and dependencies that are designed to automate specific tasks or processes. These packages can be published or imported onto the RPA platforms to quickly deploy automation solutions.
Packages are used to encapsulate functionalities, libraries, or applications, making it simpler for developers or RPA administrators to deploy software components.
You can create a package in two ways. Follow this procedure to create a package from RPA Hub.
To create a package from RPA Desktop Design Studio while you're publishing an automation file, follow the steps as mentioned in Publish an automation project in RPA Desktop Design Studio.
Procedure
Result
After a package is created, the RPA developer publishes an automation from RPA Desktop Design Studio. This process results in a new package version.
Related Content
- Package Version form in RPA Hub
Use the Package Version form to view the code quality result.
- Retire an RPA Hub package
Retire a package to turn it off. It is one of the life-cycle stages of a package. After you retire a package, it cannot be used further.
- Download a package version in RPA Hub
Download a package version in RPA Hub so that it can be opened from the RPA Desktop Design Studio to build, debug, or modify the automation.
- View Audit History
- Publish an automation project in RPA Desktop Design Studio
Publish an automation project to RPA Hub from RPA Desktop Design Studio as a package or as a template. After publication, you can quickly deploy automation solutions in the RPA platforms by using the packages or by using a template as a framework to create automations.