The sender handles the final stage in the WBI Connect data flow. It picks up documents from the BPE, packages them, and sends them on to their destination, based on information in the Console configured gateway. In the case of a synchronous request, it may also process the response document. As of the 4.2.2 release, users may customize the sender stage of processing in two ways: by creating new senders or by creating new sender handlers. This chapter covers both ways of customizing senders.
An additional section covers development and deployment issues.
The API listing and example code follows in the next chapter.