使用参数 "includeProcessVariables": "true" 进行 REST API 调用以查询历史任务时,最多返回 20,000 个变量。使用 "includeProcessVariables": "true" 时,REST API 的结果会在第 20,000 个变量出现在 REST API 响应中时被截断。
客户在流程中有大约 500 个流程变量,为此他只能通过 includeProcessVariables=true 获得前 40 个流程数据。
在 docs 中,他们提到 20000 的限制是出于性能原因。能否在 flowable 中更改此限制。
我正在考虑将限制增加到 100000。
同样的问题在这里https://github.com/flowable/flowable-engine/issues/1348,https://issues.alfresco.com/jira/browse/ACTIVITI-1065,https://github.com/Activiti/Activiti /提交/fcf56439fb227093fcc1708642b893c0e28212f4