robot
2020.10
false
机器人用户指南
- 发行说明
- 入门指南
- UiPath Assistant
- 安装和升级
- 机器人类型
- 机器人组件
- 许可
- 将机器人连接到 Orchestrator
- 流程与活动
- 日志记录
- Robot JavaScript SDK
- 特定场景
- 故障排除
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
流程配置使您可以更改流程的运行方式及其详细信息。
You can set values for input arguments directly from the UiPath Assistant which are saved and used every time the process is run, making it easier to work with processes that require custom inputs and removing the need to create a new process each time a value changes. Besides arguments, you can also configure a process to always start in a PiP Session from the same menu.
首次运行包含方向为输入的参数的流程时,UiPath Assistant 会自动提示您为没有默认值的输入参数提供值。
配置输入参数
-
Hover over a process and select More actions
> Show process details. -
设置值,然后单击“保存”。设置参数值的方式取决于其类型:
- Int32 - 输入数字
- 字符串 - 输入文字
- 布尔值 - 选中或清除复选框
- 日期时间 - 选择日期或时间
配置“在 PiP 中启动”
-
Hover over a process and select More actions
> Show process details. -
在画中画下,打开“在 PiP 中启动”开关。
下次运行流程时,它将在 PiP 会话中启动。