Hi Indika, This is good, since we can query any object using getEntryList.
For create objects there are operations for each object. What about update and delete operations? Best Regards, Malaka On Wed, Dec 18, 2013 at 9:34 PM, indika prasad <[email protected]> wrote: > Hi Malaka, > > This operation can be use for most of the cases as it allow to query the > each module. > > 01.Is there a generic format for the responses? > The response is based on the what you select in the select_fields > 02.Can we pass queries with where clauses to this? > Yes. You can pass the bellow set of parameters (few more) to this > method > *module_name *- The name of the module from which to retrieve records. > *query* - The SQL WHERE clause without the word “where”. > *order_by* - The SQL ORDER BY clause without the phrase “order by”. > *offset* - The record offset from which to start. > *select_fields* - The list of fields to be returned in the results. > Specifying an empty array will return all fields. > > Thanks > Indika > > > > -- > View this message in context: > http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-SugarCRM-tp89877p89931.html > Sent from the WSO2 Architecture mailing list archive at Nabble.com. > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 Blog : http://mrmalakasilva.blogspot.com/ WSO2, Inc. lean . enterprise . middleware http://www.wso2.com/ http://www.wso2.com/about/team/malaka-silva/<http://wso2.com/about/team/malaka-silva/> Save a tree -Conserve nature & Save the world for your future. Print this email only if it is absolutely necessary.
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
