ResponseStatus values

Hello,

Could you please give me some link t documentation about this enum values?

Id like to know, how to work with concurrent update of document. In document will be updated by a different user before i try to update it, what is gonna happen? Should i handle this by myself?

I was trying to simulate it - before saving of some document i have edited the same one right in the console, but still nothing happened - Upsert method returned success result. Why?

guess i found an answer in CAS field… delete a post if possible.

1 Like