uCosminexus Service Platform, Basic Development Guide
A service requester is an application that receives a request from work in-charge and sends the request for service component execution to each HCSC component of adapters and business processes. You create a service requester in the development environment based on the interface information provided by the execution environment and deploy it in the execution environment. Development of service requesters must be carried out in an environment that enables Java program development.
The following figure provides an overview of service requesters.
Figure 8-1 Overview of service requesters
A service requester sends a service component execution request to standard reception and user-defined reception of the HCSC server. Note that the request destination differs depending on protocols used by the service requester. The following table describes the types of protocols that the service requester uses and types of standard and user-defined reception:
Table 8-1 Types of protocols used by a service requester and the types of standard and user-defined reception
Receive | Protocol | |
---|---|---|
standard reception | synchronous reception (Web Services) | SOAP (HTTP) |
synchronous reception (SessionBean) | RMI-IIOP | |
asynchronous reception (MDB (WS-R)) | WS-R | |
asynchronous reception (MDB (database queue)) |
|
|
user-defined reception | synchronous reception (Web Services) | SOAP (HTTP) |
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.