![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I was instructed to work out a process flow for tasks approval flow with
functionallities on Outlook App. such as: user raise a request-- supervisor approved-- handler --handler return a deadline to user-- users agree with the deadline-- handler receive the agreement -- commence to process..etc. Can it be done by VBA coding or by Exchange server, since I don't have the priviledge to touch the server, all I can do is doing the VBA coding in user's machine, can I make it possible with VBA alone ?? |
Ads |
#2
|
|||
|
|||
![]()
It can be done with VBA code, but deploying VBA code to other machines is
not recommended as a deployment method. The best way to deploy code like that is to use an Outlook COM addin. An alternative would be to use a custom form for the workflow. Check out www.outlookcode.com, where you can find examples of routed forms that can be used for workflow and also examples and information on Outlook COM addins. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Johnson" wrote in message ... I was instructed to work out a process flow for tasks approval flow with functionallities on Outlook App. such as: user raise a request-- supervisor approved-- handler --handler return a deadline to user-- users agree with the deadline-- handler receive the agreement -- commence to process..etc. Can it be done by VBA coding or by Exchange server, since I don't have the priviledge to touch the server, all I can do is doing the VBA coding in user's machine, can I make it possible with VBA alone ?? |
#3
|
|||
|
|||
![]()
Thanks for your advice for checking the web site you mentioned, but I still
can't get the whole picture from it. Could you suggest me any resources e.g. text books、web site、source code.., which focus on such workflow developing, so that I can learn comprehensively on how to create a workflow application over outlook without Exchange server involved. Thanks a lot. "Ken Slovak - [MVP - Outlook]" wrote: It can be done with VBA code, but deploying VBA code to other machines is not recommended as a deployment method. The best way to deploy code like that is to use an Outlook COM addin. An alternative would be to use a custom form for the workflow. Check out www.outlookcode.com, where you can find examples of routed forms that can be used for workflow and also examples and information on Outlook COM addins. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Johnson" wrote in message ... I was instructed to work out a process flow for tasks approval flow with functionallities on Outlook App. such as: user raise a request-- supervisor approved-- handler --handler return a deadline to user-- users agree with the deadline-- handler receive the agreement -- commence to process..etc. Can it be done by VBA coding or by Exchange server, since I don't have the priviledge to touch the server, all I can do is doing the VBA coding in user's machine, can I make it possible with VBA alone ?? |
#4
|
|||
|
|||
![]()
There are workflow examples for custom forms on the outlookcode Web site,
plus the best information on forms development. You can get Sue Mosher's most recent book that covers forms development but it doesn't concentrate on workflow. Her book is linked on the outlookcode Web site. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Johnson" wrote in message ... Thanks for your advice for checking the web site you mentioned, but I still can't get the whole picture from it. Could you suggest me any resources e.g. text books、web site、source code.., which focus on such workflow developing, so that I can learn comprehensively on how to create a workflow application over outlook without Exchange server involved. Thanks a lot. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Approval or resource scheduling requests | Keith Simon | Outlook - Calandaring | 0 | May 23rd 08 02:39 PM |
Access Outlook from process other than Outlook process | Wassim Dagash | Add-ins for Outlook | 2 | January 16th 07 07:28 PM |
How do I create a document approval form in Outlook? | LMac | Outlook - Using Forms | 1 | October 17th 06 07:03 PM |
Submit Fax, Obtain Approval, Approver Releases, Fax Archived | GHTROUT | Outlook - Fax Functions | 3 | February 15th 06 06:45 AM |
Pls. bill Sprint but first send me the charge of my account for approval by our CEO. | [email protected] | Outlook Express | 0 | November 3rd 05 04:40 AM |