Hi,
Can anyone help me out how to resolve the version mismatch issue while saving the object with two different sessions?
The requirment is when any document is created we are updating the metadata with the logged in user session and then with the repostitory session we are applying the acl to the documents. If the we reverse the order then we are getting the version mismatch exception while saving the object. My requirement is i need to first apply acl and then update the metadata so that the r_modify value of the object will be the logged in user name.
Thanks in Advance..
Remo