IN DMF , can we add composite entity along with multiple single entities in single processing group ?

Hi ,

I am trying to add one composite entity along with single entities in a single processing group.

while I am trying to generate mappings for composite entity it gives me following error :

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.IndexOutOfRangeException: Index was outside the bounds of the array.

at System.Array.InternalGetReference(Void* elemRef, Int32 rank, Int32* pIndices)

at System.Array.SetValue(Object value, Int32 index)

— End of inner exception stack trace —

at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)