We recently upgraded our servers from r5 to r6, and have noticed a difference in the results some of our scheduled agents produce.Here are the details …
We have many dbases where access is controlled on the document level. These dbases include parents and children (main documents & responses).
Every night, we run an agent that verifies and modifies the access on the children, based on access on the parent document.
Although the agent is set to run on all documents in the dbase. until version 6, only documents where the access fields were actually modified came back as unread (ie. if there were no changes in access to the parent, no changes were needed on the children and the document was unchanged by the agent).
In r6, the agent returns every document in the dbase as modified (we’re talking about 30,000 docs per dbase).
These dbases are replicated by many users.
Can anyone suggest an elegant way to maintain consistent access control on the parent and children, w/out so much overhead?
Thank you, Maria.