0 pts.
 Need appointments generated from AS400 to be imported to users Outlook 2003 Calendars
Need help please: Have Exchange 2003 in Windows 2003 using Outlook 2003. We also house an AS400 without any email applications. Need to find a way for Exchange to accept appointments from the AS400 and to be placed directly into the recipients calendar. Any ideas? Any help would be greatly appreciated. Mark

Software/Hardware used:
ASKED: November 9, 2005  11:25 AM
UPDATED: November 11, 2010  7:14 AM

Answer Wiki:
I'm not familiar with the structure of an Exchange/Outlook calendar entries, but you could use the "Create Mail Message (QzmfCrtMailMsg) API" to send messages directly from OS/400. You can send anything you want from your AS400, so if you know what the appointment entry has to look like to Outlook it should be able to work. You'll have to make sure your AS400 is configured to handle the e-mail. There are several decent articles on how to do that on the WEB.
Last Wiki Answer Submitted:  November 21, 2005  9:29 pm  by  TheQuigs   0 pts.
All Answer Wiki Contributors:  TheQuigs   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

The obvious answer is to obtain the specs for remote appointment access from Microsoft documentation and start programming. Why would you expect the info to be here rather than at the Microsoft web site?

Tom

 108,215 pts.

 

Consider creating a vCalendar file and sending it attached to an e-mail.

According to Microsoft, the basics are easy. It’s just a text file.

Tom

 108,215 pts.