cancel
Showing results for 
Search instead for 
Did you mean: 

Setting tricky metadata using web services

martin_cowie
Champ in-the-making
Champ in-the-making
Can anyone tell me how to set the attributes …

… as whenever I use RepositoryService.update() to set these (as well as other) attributes, the very process of updating the node would seem to re-write said attributes … overwriting my own values.  Smiley Sad

I'd also be very grateful to know how to create a document with a version-comment. Currently this only seems to be possible using the AuthoringService.checkIn() method - and that only applies to documents other than version zero.

M.
1 REPLY 1

kevinr
Star Contributor
Star Contributor
These values are system managed and cannot be set directly.

Thanks,

Kevin