Is there some way to run scripts after a queue member removal, pause or something?
I use a MySQL database to control several agent status.
Thanks!
Is there some way to run scripts after a queue member removal, pause or something?
I use a MySQL database to control several agent status.
Thanks!
Look at FOP2Callbacks.pm , you can add some perl hooks there...