uCosminexus Service Platform, Basic Development Guide

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

8.5.5 Creating Request Messages

Create a request message for requesting a service component from the service requester to the asynchronous reception (MDB (WS-R)). The contents of the request message to be sent from the service requester must be created in the same message format as that used on the service component side. The following figure shows how a request message is sent.

Figure 8-21 Sending a request message (standard asynchronous reception (MDB (WS-R)))

[Figure]

The request message to be sent from the service requester to the asynchronous reception (MDB (WS-R)) can be either an XML message or a binary message. Which message type is to be used depends on the protocol being used by the service component side.

For details about XML and binary request messages, see 8.2.6 Creating Request Messages.

For details about how to send a normal request message, see the contents about service invocation using an MDB (WS-R), in the manual Cosminexus Service Platform System Setup and Operation Guide.