uCosminexus Application Server Overview

[Contents][Index][Back][Next]

9.5.6 User-defined reception (Message Queue reception)

In the service platform, if you use Message Queue reception, you can call the business process from message queue (IBM WebSphere MQ system) via the MQ resource adapter and execute each service component.

The following figure shows an overview of calling and executing service component from message queue using Message Queue reception:

Figure 9-8 Executing service component using Message Queue reception

[Figure]

Message Queue reception receives request message via the MQ resource adapter. On receiving service component execution request, Message Queue reception calls the business process and executes various service components through the service adapter.

The receipt of request message uses MDB (Message-Driven Bean).

Message Queue reception does not return a response message.