您在此处:
每个事务流限制
Salesforce 严格强加限制以确保任何失控流程不独占多租户环境中的共享资源。Apex 强制执行的每一个事务限制可以控制流程。如果元素导致事务超出调控器限制,则系统将回滚整个事务。即使该元素有定义的错误连接器路径,事务也会回滚。

使用更普遍的搜索词。
选择更少的筛选器,并扩大搜索范围。
Salesforce 严格强加限制以确保任何失控流程不独占多租户环境中的共享资源。Apex 强制执行的每一个事务限制可以控制流程。如果元素导致事务超出调控器限制,则系统将回滚整个事务。即使该元素有定义的错误连接器路径,事务也会回滚。
| 查看支持的版本。 |
| 每一个事务限制1 | 值 |
|---|---|
发出的 SOQL 查询的总数 (全部执行获取记录元素,并执行使用筛选条件的更新记录或删除记录元素) |
100 |
由 SOQL 查询检索的记录总数 (全部执行获取记录元素,并执行使用筛选条件的更新记录或删除记录元素) |
50,000 |
发出的 DML 语句的总数 (创建记录、更新记录和删除记录执行) |
150 |
| 视为 DML 语句结果的记录的总数 | 10,000 |
| Salesforce 服务器的最大 CPU 时间 | 10000 毫秒 |
| 一批中允许的重复更新总数 | 12 |
1 自动启动流是通过其启动的更大事务的一部分,并共享该事务的限制。例如,从 Apex 启动的流或流程与 Apex 或流程操作一起执行,作为更大事务的一部分。带有屏幕元素的流可以横跨多个事务。用户每次单击屏幕中的下一个就会开始新事务。带有“等待”元素的流可以横跨多个事务。当流采访暂停事件时,事务便会结束。流程采访恢复时,便开始新交易。“等待”元素后的一切操作都将作为含有其他重新开始采访的批量事务的一部分执行。批次包含相同用户 ID 执行的采访,并拥有相同执行时间和相同流版本 ID。

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.