5.1 Procedure for developing sample programs

The following figure shows the procedure for developing sample programs.

Figure 5-1 Procedure for developing sample programs

[Figure]

  1. Building the test environment
    In this section, use HCSC Easy Setup to build the test environment. If the test environment has already been built, undo setup from the HCSC Easy Setup window, and then rebuild the test environment. For details, see 3.5.1 Building the test environment.
  2. Starting the test environment
    In this section, start the test environment that you built. For details, see 3.5.2 Starting the test environment.
  3. Logging in to Management Server Remote Management
    In this section, log in from Eclipse to Management Server Remote Management. For details, see 3.5.3 Logging in to Management Server Remote Management.
  4. Setting up Eclipse
    In this section, set up Eclipse for each sample program. For details, see 3.5.4 Setting up Eclipse.
  5. Creating the HCSCTE project
    In this section, create a project and set properties before defining service adapters and business processes. For details, see 5.2 Creating the HCSCTE project.
  6. Exporting and importing the system configuration definition
    In this section, export the system configuration definition of the execution environment, and then import the system configuration definition into the development environment. For details, see 3.5.7(2) Exporting the system configuration definition from the operation environment and 3.5.7(3) Importing the system configuration definition into the development environment.
  7. Creating HCSC components
    In this section, create HCSC components, such as a service adapter that calls a service component and a business process that calls multiple service components. In addition, debug the created HCSC components in the test environment. For details, see the following sections:
  8. Preparing for running the developed sample program
    In this section, validate operation of the developed sample program by using the sample service requester and service component provided by Service Architect. For details, see 5.7 Preparing for running the developed sample program.

The following sections describe the above stages.

This chapter also describes how to develop a sample program that defines data transformation using a Java program. For details, see 5.8 Defining data transformation by using a Java program.