PDA

View Full Version : Releasing Reserved documents when owner is out of the office


gmatelich
04-22-2003, 08:01 AM
We are using WM 6, with Desktop, without the packets module. How do we release a document from someone else's packet when they're on vacation? The only options I've come up with is to log in as medmgr and change their password, or to use SQL to change the SFU field and/or in_packet_dms field. It seems like there's got to be a better way.
Thanks.

ChrisE
04-23-2003, 06:02 AM
Might as well change the owner of the packet (being medmgr with some macro and RUN_SQL) , then do your work, and set the packet owner back to the original.

ChrisE
04-23-2003, 08:49 AM
See an example macro attached.