studio-web
latest
false
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
Studio Web 用户指南
Last updated 2024年10月22日

Designing web app projects

Creating a web app project

Creating a web app project is similar to creating a regular Studio Web project:
  1. 转到 Studio Web 中的“自动化”页面
  2. On the upper-right side of the page, click the arrow next to the New project button.
  3. Select New web app project.

  4. Your new web app project opens. Choose whether to start from a blank page, a template, or from an Autopilot™ in Apps instruction.
    Note: A web app project created in Studio Web automatically starts with an app that is automated through workflows, not through rules.

If you are already familiar with designing apps, the experience of building apps in Studio Web is similar to that described in the Apps guide.



Adding automations

After creating and designing your first web app project, you can leverage the power of Studio Web automations integrated directly into your app.

In Studio Web, interactions with your app (also known as events) are controlled using automations, as opposed to rules.

To customize interactions within your app using automations:

  1. Select an app element that supports events (for example, Clicked On or Loaded).
  2. Open the Properties panel and navigate to the Events tab.
  3. Click the Define automation button.
Studio Web automatically creates a workflow triggered by the selected event.
Note: App elements that contain automations feature the icon next to their name in the Project Explorer.


In this workflow, you can add, edit, and delete any activity that is available in Studio Web. The newly-created workflow appears in the Project Explorer and can be tested, renamed, and invoked in other workflows. You can also create other independent workflows from the Project Explorer and invoke them.
重要提示:
  • Web app projects do not have a main workflow.
  • You cannot set workflow triggers in a web app project.

Passing values between the app and automations

Variables are used to pass values between your app and workflows.

To use an app variable or control value in a workflow, select See more > Use Variable next to an activity input field.



The Expression Editor offers you more options to use app variables in complex expressions.



You can also use the Set Variable Value activity to retrieve and set values for existing app variables. The activity has a drop-down menu which is automatically populated with the variables defined in the app. In the Value field, you can select any compatible data type variable from Studio Web or write an expression.



You cannot pass an automation value directly to the value of a control in the app. To to this, you need to set a pre-defined variable to the app control and then, from the automation, set the value of the pre-defined variable.

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2024 UiPath。保留所有权利。