UiPath Documentation
marketplace
latest
false
重要 :
请注意,此内容已使用机器翻译进行了本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Marketplace 用户指南

上次更新日期 2026年4月1日

开始作业

UiPath.Upwire.Activities.StartJob

The StartJob activity starts an existing Upwire job that runs your specified flow template (TemplateID) and then outputs the ID of the started job (JobID).

摘要

依赖项

依赖项详细信息
UiPath.Upwire.Activities
Activities (活动)上行作用域

属性

属性详细信息
输入(变量)String Applies to property: TemplateId
输出 (变量)String Applies to property: JobId
示例快速入门

属性

将此活动添加到 UiPath Studio 中的项目时,会指定以下属性的值。

StartJob activity properties panel in UiPath Studio

常见

显示名称

活动的显示名称。

属性详细信息
类型String
必填
默认值开始作业
允许的值输入 StringString 变量。
注意不适用

输入

TemplateId

要启动的流程的模板 ID。

属性

详细信息

类型

String

必填

默认值

空白

允许的值

输入 StringString 变量。

注意

  • The template ID can be found by opening the flow that you want to run and going to the About this Template option in the menu (see image below).

    *您还可以在流程 URL 中查看模板 ID。

  • In order to start your job using the Start Job activity, you must set your template to wait for an API call. For more information, see the Setup page in this guide.

Upwire flow template About this Template menu showing the template ID

其他

私有

如果已选择,变量和参数的值将不会在 Verbose 级进行记录。

属性详细信息
类型复选框
必填
默认值未选中
允许的值已选择或未选择
注意不适用

选项

数据

作业运行时要在流程模板中使用的变量和值的集合

属性详细信息
类型Collection
必填
默认值空白
允许的值Enter the variable names that you set when creating your flow template. * Your variable names can be found by opening the flow that you want to run and going to the Edit Template Data option in the menu (see example image below).
注意您为 Collection 数据输入的变量名称必须与您在模板中设置的名称匹配(请参见下面的示例图)。

Upwire flow template Edit Template Data menu showing variable names

StartJob activity Data collection property with matching template variable names

输出

作业 ID

正在运行的作业的 ID。

属性详细信息
类型String
必填否(如果您计划在后续活动中使用输出数据,则建议使用此选项)
默认值空白
允许的值输入String变量。
注意You can use the JobID variable in a subsequent Stop Job activity.
  • 摘要
  • 依赖项
  • 属性
  • 属性
  • 常见
  • 输入
  • 其他
  • 选项
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新