UiPath Documentation
studio-web
latest
false
Studio Web ガイド
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

Coded Apps in Studio Web

Coded apps in Studio Web: a solution-native pro-code project that you initialize in the browser, build locally in your IDE, and push into Studio Web with the UiPath CLI to publish alongside the rest of the solution.

Studio Web lets you author UiPath® Coded Apps inside a solution, alongside RPA workflows, agents, API workflows, and other project types. Studio Web owns the project's identity, versioning, and publish lifecycle. The app's source code is written in your own local project and pushed into Studio Web with the UiPath CLI.

Authoring a coded app through Studio Web gives you:

  • A solution-native project that you initialize once and then push code into from your own local build;
  • A uip codedapp push command that uploads your locally built app — including a bindings_v2.json file, if you provide one — into the Studio Web project;
  • A uip codedapp pull command to sync the latest pushed source back into a local folder (useful when a teammate has pushed changes or you need to reset your working copy);
  • Bindings to Orchestrator resources — assets, storage buckets, queues, connections, and processes — declared in bindings_v2.json and registered by Studio Web on push;
  • Solution-native publish and deploy, so the coded app ships together with the other projects it depends on.

At initialization time, Studio Web creates the project scaffolded with a single file, webAppManifest.json, that describes the project's type and configuration. No source code, no framework template, and no dependencies are added — you bring those from your own local project.

注:

Studio Web does not ship a pre-wired coded-app template, an in-browser code editor, or a live preview. After you push code with uip codedapp push, Studio Web displays it in read-only mode under the project's Source view. All source-code editing happens in your local IDE.

Availability of coded app projects also depends on the delivery model you are on.

重要:

Coded app projects in Studio Web are available on Automation Cloud only. They are not supported in Studio Web on Automation Suite.

To initialize a coded app project, see Initializing a coded app project. For the full walkthrough of working with coded app projects, see About coded app projects.

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得