UiPath Documentation
integration-service
latest
false
Integration Service 用户指南
重要 :
请注意,此内容已使用机器翻译进行了本地化。 Integration Service 中提供的连接器包采用的是机器翻译的译文。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

限制

Platform-level limits and limitations affecting all Integration Service connectors in Automation Cloud, including the 12 MB data processing cap and API constraints.

本节介绍影响所有 Integration Service 连接器和/或活动的平台级别限制和其他限制。

数据处理限制​

Integration Service has a platform limit for retrieving responses. The maximum limit for data processing is 12 MB. This means that, for some API calls, the number of responses retrieved can exceed the 12 MB limit and throw the following error message: "Response content too large".

备注:

The 12 MB limit applies to data in JSON format. This includes cases where files are sent or received in a Base64 format as part of the JSON data. For files handled outside of JSON, the limit is 1 GB.

解决方法​

您可以采取以下步骤来确保不超出数据处理限制:

  • 将活动级别的“最大记录数”字段调整为较小的数字。
  • 向查询添加筛选。提供筛选参数可以限制响应数量。

活动超时​

对于基于 Integration Service 连接器的所有活动和触发器,全平台范围内的超时为 120 秒。这意味着,如果在 120 秒内未从 API 收到响应,则活动将失败并显示超时错误。

触发器限制​

本节列出了 Integration Service 触发器的已知限制。

自动禁用触发器​

在轮询新事件或更新的事件期间,如果触发器连续遇到 100 个由第三方应用程序问题导致的错误,系统将自动禁用该触发器。 此机制有助于保持系统稳定性。

禁用其中一个触发器后,您将收到一封电子邮件通知。 在修复导致错误的基本问题后,您必须手动重新启用触发器。

数据处理限制​

Integration Service enforces a 12 MB data processing limit per event payload. This applies not only to activities but also to triggers, meaning large record payloads may fail to process if they exceed the limit.

轮询间隔行为​

在连接级别为基于轮询的触发器定义的轮询间隔(包括等待事件,然后继续)将自动应用于与该连接关联的所有触发器。这意味着:

  • 单个触发器不能有自己的轮询间隔。同一连接下的所有触发器都将继承连接上配置的间隔。
  • 更新连接上的间隔时,会隐式更新所有关联触发器的间隔。
  • 数据处理限制​
  • 解决方法​
  • 活动超时​
  • 触发器限制​
  • 自动禁用触发器​
  • 数据处理限制​
  • 轮询间隔行为​

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新