Hi,
I have the multi-entity BPF on entities A (parent) and B(child), and I'm facing the following issue while trying to finish BPF :
Unhandled exception:
Exception type: System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]
Message: Participating entity record of stage: 376da8a0-6f0a-44fd-a050-9939b9b66f7a is not validDetail:
<ActivityId>8cbe68f8-fdb4-4131-8b84-9f782cea1f0a</ActivityId>
<ErrorCode>-2147220970</ErrorCode>
<Message>Participating entity record of stage: 376da8a0-6f0a-44fd-a050-9939b9b66f7a is not valid</Message>
<Timestamp>2019-02-22T12:53:36.7264247Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
Have you got any ideas what does this error mean?