0

I am getting the following error when trying to check in the checked out document. It was working fine earlier till the retention was not working. Currently its fixed and a retention policy is applied to the document. I already have the write access to the document still I am unable to checkin.

on

I tried to check it in as a new version, however that also not seems to be working.

Ritter7
  • 166
  • 2
  • 14
  • 1
    This could be problem with not privileged client. Try finding your soulution in that way -> https://www.google.com/search?client=opera&q=documentum+privilleged+clients&sourceid=opera&ie=UTF-8&oe=UTF-8 – Miki Nov 20 '19 at 08:43
  • Thanks Miki for responding, however when looking for links, little confused me. As I could understand, I will have to add webop to the privileged client, is that so? And if I add it, will have any impact for all the users, regarding access levels or any other? – Ritter7 Nov 20 '19 at 11:17
  • 1
    pretty much, yeah. take this with caution – Miki Nov 20 '19 at 14:06

1 Answers1

0

After sometime and understanding the whole retention policy thing, I got to understand the reason for the error.

Retention is meant to keep a document from editing or deletion for certain period of time(depends on configured duration for the retention policy applied on it). So even someone have write or delete access, the document or the object still can not be deleted or edited.

If it is really needed to edit the document, the only way is to do is by first removing the retention policy from the document(which I dont think can be done easily) so its better to plan in advance.

Ritter7
  • 166
  • 2
  • 14