0 pts.
 Detect is someone created, changed or deleted a document in the spool.
Hello, I want to know what methodology I should use to detect if someone has created, changed or deleted a document from the spool so that I can perform an action. Thank you

Software/Hardware used:
ASKED: July 11, 2007  9:31 AM
UPDATED: July 11, 2007  10:40 AM

Answer Wiki:
Hi You can attach a data queue to the output queue and it will receive an entry whenever a spool file is placed on the output queue (created), changed and printed. You can then process the data queue and take the appropriate action. Carsten Flensburg posted an example RPG ILE program that monitors a data queue attached to an output queue at http://code.midrange.com/index.php?id=7b1edfd310 Hope it helps Jonathan
Last Wiki Answer Submitted:  July 11, 2007  10:40 am  by  astradyne   370 pts.
All Answer Wiki Contributors:  astradyne   370 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _