12
Exchange Web Services Example – Part 4 – Subscriptions and Notifications
Posted by Bruce Gruenbaum on July 7, 2010 in Development, Exchange Web Services, Exchange Web Services Example, Java, n-tier Development, OpenClient, OpenEdge, OpenEdge AppServer | ∞
Now that we have succeeded in creating, updating and deleting calendar items and mastered Exchange Impersonation, it’s time to turn our attention to having Exchange notify us about what it is doing. Part 4 of this series is going to provide a detailed code walk-through of some code that leverages the Subscription API.
The example includes two code examples – one for Java programmers and one for OpenEdge programmers. The OpenEdge version writes updates through the OpenClient via the OpenEdge AppServer to an OpenEdge database.