Page 1 of 1

Multiple entries in a single webservice call

Posted: Wed Sep 21, 2011 1:47 pm
by vesna
Is it possible to adjust webservices so that multiple records can be inserted into database? I am using OpenEMM 6.2. There are around 200.000 recipients in the database and I am concerned that, if webservice would be called for each entry update or insertion, it would take long. I would like to adjust webservices, so that each time I call webservice multiple records are updated. Is this possible?