May 13, 2003 #1 Matthias2003 IS-IT--Management Joined Apr 28, 2003 Messages 1 Location DE Is it possible for the supervisor to delete documents from a user's inbox in WebIntelligence?
May 13, 2003 #2 nimmy99 Technical User Joined Oct 16, 2002 Messages 178 Location US Those inbox documents will not be in the repository. so don't think so. Only the user can delete them. Upvote 0 Downvote
Those inbox documents will not be in the repository. so don't think so. Only the user can delete them.
May 13, 2003 #3 skrandel MIS Joined Aug 23, 2002 Messages 1,378 Location US Unread messages: yes. Once read they are stored on the WebI server in the Storage\mail\<userid> directory. Just write a job that cleans out old file from there. Or, if a user no longer exists, just delete that id from the entire Storage tree. Steve Krandel BASE Consulting Group http://www.baseconsulting.com Upvote 0 Downvote
Unread messages: yes. Once read they are stored on the WebI server in the Storage\mail\<userid> directory. Just write a job that cleans out old file from there. Or, if a user no longer exists, just delete that id from the entire Storage tree. Steve Krandel BASE Consulting Group http://www.baseconsulting.com