Studio
2024.10
Studio ガイド - プレビュー
Last updated 2024年6月10日

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.

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

手順

  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>()
  • 手順

Was this page helpful?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
UiPath ロゴ (白)
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.