案例创建工作流失败,出现SLA:PopulateBusinessClosureRequests失败

时间:2016-05-31 14:50:27

标签: crm dynamics-crm-2016

我有一个工作流程,可以通过电子邮件创建案例。我还有一个与案例相关的简单SLA。

最近我注意到大量的案例创建工作失败,出现如下错误:

Plugin Trace:

[Microsoft.Xrm.Sdk.Workflow: Microsoft.Xrm.Sdk.Workflow.Activities.CreateEntity]
[CreateStep6]

    [Microsoft.Crm.Service.ObjectModel: Microsoft.Crm.Service.ObjectModel.CasePostCreatePlugin]
    [ffde44b1-a685-4948-85b8-e4091bc2a98b: CasePostCreatePlugin]


        [Microsoft.Crm.ObjectModel: Microsoft.Crm.Extensibility.InternalOperationPlugin]
        [46f6cf4c-14ae-4f1e-98a1-eae99a37e95c: ExecuteWorkflowWithInputArguments]
        Starting sync workflow 'Case Follow Up', Id: b5983018-1027-e611-80bb-0050568f6e8c
        Entering ConditionStep1_step: Case Follow Up
        Entering ConditionStep5_step: Check condition step - Applicable When- KPI1
        Entering ConditionStep7_step:
        Entering ConditionStep9_step:
        Sync workflow 'Case Follow Up' terminated with error 'PopulateBusinessClosureRequests Failed'



Error Message:

Unhandled Exception: Microsoft.Xrm.Sdk.InvalidPluginExecutionException: PopulateBusinessClosureRequests Failed

我们确实有与假期时间表相关的工作时间。

我似乎无法找到" PopulateBusinessClosureRequests"故障。

这是CRM 2016 U0.1 on-prem

1 个答案:

答案 0 :(得分:0)

我们向微软提出了这个问题,结果发现该产品存在问题。 在回答这个问题时,他们正在努力将修复程序包含在服务包中。