R
Rob Oldfield
Hi,
I'm working on a VB app that links in to our personnel db to control holiday
requests. The idea is that a user can go into the app, enter some dates
that they want holiday for, with that then passed to their manager for
approval. My original thinking was that the request would generate a mail
to the manager saying "Bert wants August off", allowing the manager to go
into the app, review if anyone else has the period booked etc, and approve
(or not) the request.
But.... if the manager immediately knows that a particular request is going
to be OK... I'm thinking that it would be more efficient to allow the
manager to approve the request by acting on the mail they get. Either by
clicking a button within it, or replying/forwarding the message. Or
something.
So... does anyone have any idea on the best way of doing this? What event
can I generate from whatever the manager does with the mail that will be
detectable (probably by a service running on a server somewhere)?
Hope thats clear. Any suggestions gratefully received.
I'm working on a VB app that links in to our personnel db to control holiday
requests. The idea is that a user can go into the app, enter some dates
that they want holiday for, with that then passed to their manager for
approval. My original thinking was that the request would generate a mail
to the manager saying "Bert wants August off", allowing the manager to go
into the app, review if anyone else has the period booked etc, and approve
(or not) the request.
But.... if the manager immediately knows that a particular request is going
to be OK... I'm thinking that it would be more efficient to allow the
manager to approve the request by acting on the mail they get. Either by
clicking a button within it, or replying/forwarding the message. Or
something.
So... does anyone have any idea on the best way of doing this? What event
can I generate from whatever the manager does with the mail that will be
detectable (probably by a service running on a server somewhere)?
Hope thats clear. Any suggestions gratefully received.