uCosminexus Service Platform, Basic Development Guide
The following figure shows the procedure of system development using the high level design tools. In Appendix D. Examples of System Development Using High Level Design Tools, you develop the sample programs according to this procedure.
Figure C-2 Procedure of system development using high level design tools
You create a high-level business process using the high level design tools. Reviews are repeated with the customer for the high-level business process that is then changed into a more concrete middle level business process.
When the review of the middle level business process ends, review the outline interface of the service. Also, based on the reviewed results, create the WSDL overview.
A business process is detailed and changed into a low-level business process. To design an optimum business process for the Cosminexus Service Platform, design the flow according to Appendix C.3 Prerequisites for using high level design tools.
A business process designed using an high level design tool is output in the BPEL file format. In this case, the WSDL of the service integrated with the business process is also compiled.
Based on the specifications reviewed until now, review the message structure for the service operations. Also, on the basis of the reviewed results, add the message structure declaration to the WSDL overview.
In the development environment of the Cosminexus Service Platform, you create the service adapter from WSDL. The service name must be the same as the port type (portType) attribute described in WSDL. For details about how to create a service adapter, see 5.2.1 Adding New Service Adapters.
In the development environment of the Cosminexus Service Platform, you import the BPEL file that was output in Appendix C.2(4) Business process output, as a business process. For details about how to import the BPEL file, see 5.2.2 Using an Already Defined Business Process to Add Business Processes.
Add the user-defined reception to the business process. For details about how to add the user-defined reception, see 8.4.1 Adding a New User-Defined Reception.
Register the schema (structure) of the messages (variable) used in the business process.
As and when required, add message transformation processing and processing to support the system exceptions to the business process.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.