Overview
This chapter describes the webMethods Broker API for implementing applications that use the request-reply event processing model. Reading this chapter will help you to understand:
The use of event tag fields to match request events that are sent with reply events that are received.
The various types of reply events.
Using get-event, callback, and the
awPublishRequestAndWait approaches in implementing a requestor application.
Using the reply functions in implementing a request server application.