【问题标题】:cannot delete the camunda incident无法删除camunda事件
【发布时间】:2019-11-04 07:23:43
【问题描述】:

我正在尝试使用此 API https://docs.camunda.org/manual/7.11/reference/rest/incident/resolve-incident/ 解决 camunda 中的事件

但收到此错误。 { "type": "InvalidRequestException", "message": "无法解决 failedExternalTask​​ 类型的事件" }

另外,我在 camunda UI 中找不到选项。 我想知道如何解决事件并在解决事件后重新触发工作流。

Camunda 的详细信息 - 社区版,容器镜像标签为:“7.11.0”

【问题讨论】:

  • 你可能在这里发现了一个错误......

标签: camunda


【解决方案1】:

当您在相应的外部任务中增加重试次数时,该事件将得到解决。例如。使用端点:

https://docs.camunda.org/manual/7.12/reference/rest/external-task/put-retries/

这里有描述:

https://docs.camunda.org/manual/7.12/user-guide/process-engine/incidents/#incident-types

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-06-29
    • 1970-01-01
    相关资源
    最近更新 更多