UiPath Documentation
activities
latest
false
Integration Service 活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

已弃用的活动

UiPath 活动包中包含的活动。

列出记录

UiPath.SAPCloudForCustomer.IntegrationService.Activities.ListRecords

列出 SAP Cloud for Customer 中的记录页面。

在活动正文中

To select your object, you must use the Object Wizard by clicking the Configure button.

要了解有关对象向导的更多信息,请参阅业务活动框架页面。

属性

常见
  • “显示名称” - 活动的显示名称。该字段支持“字符串”类型输入。
其他
  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
输出
  • ResponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable (UiPath.BAF.Models.ResponseStatus). The ResponseStatus object includes three properties that you can use in other activities.
    • Success - Boolean - Specifies whether the API request was successful.
    • ErrorCode - String - The response error if the API request is unsuccessful (Success=False).
    • Message - String - The error message

Cloud for Customer 作用域

UiPath.SAPCloudForCustomer.IntegrationService.Activities.Scope

管理与指定 C4C CRM 实例的连接,为 SAPC4CCRM 活动提供作用域。

备注:

有关如何建立经过身份验证的连接的更多信息,请参阅 UiPath Integration Service 指南中的“连接”页面和“SAP Cloud for Customer 身份验证”部分。

建立经过身份验证的连接后,将“客户作用域”活动的“Cloud”拖放到工作流中,然后选择“配置”按钮。系统将打开“配置连接向导” ,您可以在其中选择连接。

属性

常见
  • “显示名称” - 活动的显示名称。该字段支持“字符串”类型输入。
其他
  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
选项
  • ReportApiErrorAsException - When selected, API error responses are reported in BusinessActivityExecutionException by all child activities that use this application scope. When cleared, the child activity populates the API error message in the ResponseStatus output property and workflow execution continues. Check the ResponseStatus property to confirm successful execution.
输出
  • Connection - The connection which can be passed to a child application scope.
使用现有连接
  • Existing Connection - A connection from the parent Application Scope to use instead of a new connection.
  • 列出记录
  • 在活动正文中
  • 属性
  • Cloud for Customer 作用域
  • 属性

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新