Hi Malaka, SugarCRM does not provide direct operation for delete and update. Instead you can user set_entry and be sure to set deleted = 1 in your parameter array. This doesn't actually remove it from the database but will prevent it from being returned by Sugar unless you have specifically asked to see items that are marked as deleted.
Thanks Indika -- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-SugarCRM-tp89877p89985.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
