520 WebSphere Business Integration Adapters
27.1 Creating a processing scenario
As shown in Figure 27-1 and Figure 27-2 on page 521, the request processing
and the responses to this processing go through a broker for data transformation
and enhancement. In this case, you will use the WebSphere Business
Integration Message Broker. The figures outline the steps of the processing and
which queues and message flows are used for the end-to-end maintenance
create processing.
Figure 27-1 Processing flow request
1. Application maintenance request WEBTENANT.EVENT
2. Web_newMaintenance BO WEBTENANT.DELIVERY
3. RM_Tenant.RetrieveByContent REDMAINT.REQUESTQUEUE
4. Application retrieve request -
5. RM_Tenant BO REDMAINT.SYNCHRONOUSRESPONSEQUEUE
6. RM_Maintenance.Create REDMAINT.REQUESTQUEUE
7. Application maintenance create request -
8. RM_Maintenance BO REDMAINT.RESPONSEQUEUE
9. Web_newMaintenance WEBTENANT.REQUEST
10. Application maintenance response application response queue
11. Web_newMaintenance BO WEBTENANT.RESULT
Back-end
(RedMaintenance)
Front-end
(RedTenant)
1. 2. 3.
4.
5.
6.
7.
8.9.
11.
10.