2.6.1 Determining batch applications to be executed

Determine batch applications to be run on the system. Batch applications are Java applications that are executed as batch processes and in which routine and periodic processes are implemented.

The basic part of the system configuration is determined depending on the process contents implemented in batch applications. For example, when you implement a process that references and updates data in a database, you must determine a method for managing the transactions and method for connecting the resources. When you implement a process that invokes business process programs (Enterprise Beans) on another J2EE server, you must also determine an integration method between servers.

For details about how to determine the system configuration when executing batch applications, see the manual 4. Determining the System Configuration (Batch Application Execution Platform).

For details about the functions that you can use according to the purpose of the system, see the description about the purpose of the system and their corresponding functions in the following manuals: