Studio
2024.10
False
Guía de usuario de Studio
Last updated 28 de jun. de 2024

Invoking coded automations using libraries

You can reuse coded automations within both low-code (XAML) and coded automations (CS) by publishing them to a library and invoking them in another project.

Nota: Connections established for services in coded automations are unavailable when these automations are exported into a library.

Pasos

  1. Publish a Studio project that contains both low-code and coded automations to a library.
    For this example, we'll consider the library as myFavoriteLibrary.
  2. Open a different project, and select Manage Packages.
  3. Under All Packages, search for and install myFavoriteLibrary.
  4. In the Activities panel of your project, follow these steps according to the type of automation you want to reuse the workflows in:
    • For low-code automations: Drag-and-drop the workflows from the installed library package into your current workflow.
    • For coded automations: Call the service that matches the library name and access the workflow from the installed library package.
      myFavoriteLibrary.<WorkflowFromThatLibrary>()myFavoriteLibrary.<WorkflowFromThatLibrary>()
  • Pasos

Was this page helpful?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Logotipo blanco de UiPath
Confianza y seguridad
© 2005-2024 UiPath. All rights reserved.