private/xml/all_cloudresellerfromcustomer.xml
|
<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
<entity name="mw_reseller"> <attribute name="mw_name" /> <attribute name="createdon" /> <attribute name="mw_maincontactid" /> <attribute name="mw_accountid" /> <attribute name="mw_resellerid" /> <order attribute="mw_name" descending="false" /> <link-entity name="mw_customer" from="mw_resellerid" to="mw_resellerid" alias="ab"> <filter type="and"> </filter> </link-entity> </entity> </fetch> |