uCosminexus Service Platform, Basic Development Guide

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

8.6.11 Acquiring Response Messages (TP1/EE or JMS)

Acquire the response message from the extracted response. The response message to be acquired is one of the following:

Organization of this subsection
(1) Response message from a service component
(2) Error information (fault information) from a service component, business process, or custom adapter

(1) Response message from a service component

The response message to be acquired is an XML message that has the same message format as the service component side. For details about XML response messages, see 8.2.7 Acquiring Response Messages.

(2) Error information (fault information) from a service component, business process, or custom adapter

The message (error information) to be acquired is the XML message that was sent by the asynchronous reception (MDB (database queue)) to the response queue. For details about the format of the XML message (error information) to be acquired, see 8.5.9 Acquiring Response Messages.