I have a database in which deletes are not allowed. I have added a Role to allow deletes. The Database script prevents deletes unles there exists an entry with DeleteDoc Role.
Now I want to run a Purge functionality. How do I authorized the agent to do deletes from this same database?