I've built a service according to the docs found here - to do an update to multiple objects:
http://devcenter.appery.io/documentat...
My service looks like this when I test it:
And - I click 'test' - and it updates the objects I expected.... I should be happy right ?? only issue - there's no response ?? Nothing comes back - it does the work - but no response from the service.... is this expected??
How do I know if this was successful or not? Shouldn't some response come back like : __ Rows updated ??
Thanks!
Bruce