private/xml/CRMTest.xml
|
<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
<entity name="mw_customer"> <attribute name="mw_domain" /> <attribute name="createdon" /> <attribute name="mw_name" /> <attribute name="mw_end" /> <attribute name="mw_begin" /> <attribute name="mw_resellerid" /> <attribute name="mw_customerid" /> <attribute name="mw_maincontactid" /> <attribute name="mw_accountid" /> <attribute name="mw_rdpgateway" /> <attribute name="modifiedby" /> <attribute name="mw_datacenter" /> <attribute name="createdby" /> <attribute name="mw_activecloudcustomer" /> <attribute name="modifiedon" /> <attribute name="mw_description" /> <order attribute="mw_domain" descending="false" /> <filter type="and"> <condition attribute="mw_customerid" operator="eq" uiname="meta10.com" uitype="mw_customer" value="{02A5CE18-9C1A-E111-B5B4-00155D821101}" /> </filter> <link-entity name="account" from="accountid" to="mw_accountid" visible="false" link-type="outer" alias="a_a68706b0d5614c38b38e02d899ef6ac6"> <attribute name="accountnumber" /> </link-entity> </entity> </fetch> |