I would like to create a simple workflow applications on Exchange Server 2003 but I am not sure what software is needed. I found on the MSDN website a large amount of information on how to create a workflow application using "Microsoft Office XP Developer". However is never (as far as I can see) tells how to obtain this software. Can someone please advise me on what deveoplment tools I need to create a workflow application for Exchange and how I can download / buy the correct devolpmental tools? I would be very greatful for any help David
You can download the workflow designer for Exchange from http://www.microsoft.com/downloads/details.aspx?FamilyId=B0DBF355-D619-491F-86B6-082C83642CB3&displaylang=en the other requirement is to have Office XP. Cheers Glen "David B. Hunt" wrote in message news:06EF685A-B6E6-4B3A-8B0C-E46F9A40751F@microsoft.com... >I would like to create a simple workflow applications on Exchange Server >2003 > but I am not sure what software is needed. I found on the MSDN website a > large amount of information on how to create a workflow application using > "Microsoft Office XP Developer". However is never (as far as I can see) > tells > how to obtain this software. Can someone please advise me on what > deveoplment > tools I need to create a workflow application for Exchange and how I can > download / buy the correct devolpmental tools? > > I would be very greatful for any help > > David >
Outstanding!!! thank you very much!!! David "Glen Scales [MVP]" wrote: > You can download the workflow designer for Exchange from > http://www.microsoft.com/downloads/details.aspx?FamilyId=B0DBF355-D619-491F-86B6-082C83642CB3&displaylang=en > the other requirement is to have Office XP. > > Cheers > Glen > > "David B. Hunt" wrote in message > news:06EF685A-B6E6-4B3A-8B0C-E46F9A40751F@microsoft.com... > >I would like to create a simple workflow applications on Exchange Server > >2003 > > but I am not sure what software is needed. I found on the MSDN website a > > large amount of information on how to create a workflow application using > > "Microsoft Office XP Developer". However is never (as far as I can see) > > tells > > how to obtain this software. Can someone please advise me on what > > deveoplment > > tools I need to create a workflow application for Exchange and how I can > > download / buy the correct devolpmental tools? > > > > I would be very greatful for any help > > > > David > > > > >
You need windows office developer and exchange sdk tools. After installing them, you can develop workflow by using office developer. After that you develop some web forms. Ny using exchange explorer you must arrange forms,ways and state. You can deploy it on exchane server. Good luck.