Girish Vasmatkar created OFBIZ-10964:
----------------------------------------
Summary: Nested Entity Data Loading : Provide a feature for nested entity loading
Key: OFBIZ-10964
URL:
https://issues.apache.org/jira/browse/OFBIZ-10964 Project: OFBiz
Issue Type: Improvement
Reporter: Girish Vasmatkar
Assignee: Girish Vasmatkar
OFBiz entity data loading works in sequence and one entity load at a time. We would want to be able to support nested entity data loading akin to what moqui provides.
As an example, here is a demo moqui data file that demonstrate nested entity data loading.
[
https://github.com/moqui/PopCommerce/blob/master/data/PopCommerceDemoData.xml]
The feature will also enable to automatically create required (nested) entity and associate with the parent entity.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)