Multiple entries in a single webservice call

Use this forum for all questions related to the source code of OpenEMM

Moderator: moderator

vesna
Posts: 2
Joined: Tue Sep 13, 2011 1:26 pm

Multiple entries in a single webservice call

Post 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?