<div dir="ltr"><div>Hello Everybody,<br><br></div>I wanted to know if anyone has already extended vtwsclib with the following:<br><ol><li>a kind of doRetrieve but passing an array of parameters to check if a record exists on this particular module e.g doRetrieve_Extended(modulename, array_of_parameters) with array_of parameters like $data = Array(<br>        'firstname'=> 'testfn', <br>        'lastname'=> 'testln', <br>        'company'=>'testcompany',<br>        'assigned_user_id'=>'20x2'<br>    ); and we can extend evntually further with the definition of AND/OR between the parameters</li><li>a kind of doUpdate similar do doCreate but updating only the necessary field and matching on the record id</li></ol><p>Thanks<br></p><div><div><div><div class="gmail_signature">Christophe Humbert<br><br><br></div></div>
</div></div></div>