2016-05-31 78 views
1

我有一个从电子邮件创建案例的工作流程。我还有一个与案例相关的简单SLA。案例创建工作流失败与SLA:PopulateBusinessClosureRequests失败

最近我已经注意到了大量的情况下创造就业机会,这样的错误失败的:

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的预置型

回答

0

我们提出了这个问题与微软,而且事实证明,有在产品中的问题。 在回答这个问题的时候,他们正在修复一个包含在Service Pack中的修复程序。