activities
latest
false
- 概述
- Adobe Sign
- Alteryx
- Amazon Comprehend
- Amazon Connect
- Amazon Rekognition
- 亚马逊文本提取
- Box
- 认知
- DocuSign
- Google Vision
- Jira
- Marketo
- Microsoft Dynamics
- Microsoft Dynamics (Finance and Operations)
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Oracle 集成云
- Oracle NetSuite
- Salesforce
- SAP BAPI
- ServiceNow
- Slack
- Smartsheet
- SuccessFactors
- Tableau
- Twilio
- Workato
- Workday
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
传统“集成”活动
上次更新日期 2026年5月18日
UiPath.Jira.Activities.DownloadAttachment
“下载附件”活动使用Jira API下载附件(附件)。
The activity downloads an attachment (Attachment) to a local folder (Save To).
工作方式
以下步骤和消息序列图是活动从设计时(即活动依赖项和输入/输出属性)到运行时如何工作的示例。
- 完成设置步骤。
- 将“Jira 作用域”活动添加到您的项目中。
- Add the Download Attachment activity inside the Jira Scope activity.
- 为“输入”属性创建并输入
Attachment和Attachment变量。 - 为“输入”属性创建并输入
String和Save To变量。
属性
常见
- Continue On Error - This field only supports boolean values (True, False). The default value in this field is False. As a result, if this field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
- “显示名称”- 活动的显示名称。此字段仅支持
Strings或String变量。
输入
- Attachment - The attachment that you wish to download. Enter an
AttachmentorAttachmentvariable. - Save To - The local folder where you wish to have the attachments saved to. This field supports only
StringsorStringvariables. If left blank, the project directory is used. If a directory path is entered, the file is saved under that directory. If a file of the same name exists, it will be overwritten. To rename the downloaded file enter a file path for filename in this field.
其他
- “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。