Hi Evgene,
1/ Thks for your note. That's what I needed !
2/ One thing strange ... :
2.1/ I set up the service as PUT,
2.2/ when testing (using the Test tab) that servicet does work with a "successful test" result and my record set is updated as expected,
2.3/ however, when coding the "where" and "operations" parameters, and invoking that service, nothing happens.
I checked from several angles but cldn't find the issue:
. it does invoke the service,
. it does read the code (inserted alert()),
. the code itself (field names, ... syntax, ...) looks fine,
2.4/ but no change in my record set.
any clue where it could mess up ?
I'm sharing the App o2o4pw with your support. if anybody cld hv a look, it wld be very kind, thk you !
3/ in addition, when it would work, I need to update 2 fields at once, do you have the syntax for a {"$set": ... a ... , ... b ... } ?
if not possible at once, I'll run a 2nd PUT service (I know how to setup that stuff now
)
thks in advance
Eric