Custom Event Manager with BizOps
ZIP file containing Java code project for this example: CustomEventManager_BizOps.zip.
Note: The bindings were removed from the zipped project.
This section gives details about a custom event manager. This client is based on a .NET version described in Example: Consume the Blackbaud AppFx Web Service with a .NET WinForms Client Application.
URLs are hard-coded in this example, so you need to update those to get the client to run. Authentication is also hard-coded and commented out.
This client relies on classes generated by JAXB bindings to BizOps endpoints. It shows some of the mechanics of connecting to endpoints, sending and receiving, and using message information in a GUI. Here are some screen shots: