update query in setvalue adaptor

piyush_kumar05
edited June 10, 2013 in Documentum #1

Hi All,

I have a custom adaptor in which i am reading value of an object and then incrementing it by 1.

I have to do this inorder to ensure that this number stays unique for each request from user.

The adaptor is able to read value and i do not see any errors in the log but the update is not working.

I checked the query in logs and it seems to be correct.

I copied the query from logs and ran it in dqman, to test, which ran and updated the object just fine.

Am i missing something here?

Can we not use setValue to update value of objects in repository?

Please guide.

Thanks and Regards

Piyush

Tagged: