The service platform provides sample programs that execute the following three types of processing:
The following describes the processing of each sample program:
Sample program name: HelloServiceAdapter
This sample program calls a service component from the service requester via the service adapter. With this sample program, you will learn about service adapter definitions.
The following figure shows the system configuration of HelloServiceAdapter:
Figure 2-1 System configuration of HelloServiceAdapter
Sample program name: HelloBusinessProcess
This sample program calls a service component from the business process via the service adapter. With this sample program, you will learn about business process definitions.
The following figure shows the system configuration of HelloBusinessProcess:
Figure 2-2 System configuration of HelloBusinessProcess
Sample program name: HelloProductArrangement
This sample program calls a service component that allocates product stock or arranges for delivery from the business process via the service adapter. With this sample program, you will learn about definitions that are similar to the definitions for actual jobs.
The following figure shows the system configuration of HelloProductArrangement:
Figure 2-3 System configuration of HelloProductArrangement