uCosminexus Service Platform, Basic Development Guide

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

Appendix G.1 Flow of service requester emulation

This section describes the flow of service requester emulation using the Web Service Explorer. The examples of emulation are described in Appendix G.2 How to emulate the service requester in accordance with this flow.

Figure G-1 Flow of service requester emulation

[Figure]

Organization of this subsection
(1) Deploying the HCSC components
(2) Acquiring the WSDL file for reception
(3) Sending the request messages using Web Service and Explorer

(1) Deploying the HCSC components

Deploy the HCSC components you want to test in such a way that the request messages can be sent from the Web Service Explorer.

(2) Acquiring the WSDL file for reception

Acquire the WSDL file of the reception to be sent and copy the file into any Eclipse project. For details about how to acquire the standard reception WSDL file, see 8.2.2 Acquiring the WSDL.

For the user-defined reception, copy the WSDL file used for creating the user-defined reception. However, the service location values are corrected in the user-defined reception WSDL. For details about setting up the service location values, see 8.7.2 Editing a WSDL.

(3) Sending the request messages using Web Service and Explorer

Start the Web Service Explorer and send the request messages. To send request messages from the Web Service Explorer, select the operation for sending the messages and set up the required parameters.