Retrieval multiple occurrence
Author: satheesh.balu.m@gmail.com (Satheesh)
Hello
I have painted a parent entity and child entity. When I retrieve the parent entity, based on the relationship, child entity also get retrieved.
I am expecting one occurrence from parent and two occurrence from child.
But I am getting only once occurrence from both. How can I get the multiple occurrence from child entity.
Thanks
Satheesh.B