delegateas/XrmMockup

Workflows which update the parent record when running on a child record fail

MattTrinder1 opened this issue · 1 comments

The parent entity is referred to in the workflow xml like

<Assign x:TypeArguments="s:Guid" To="[CreatedEntities(&quot;related_cams_agreementplanid#cams_agreementplan#Temp&quot;).Id]" Value="[InputEntities(&quot;related_cams_agreementplanid#cams_agreementplan&quot;).Id]" />

XrmMockup needs to cope with the "related_"

Added in 1.7.9