Components for Executing Batch Jobs

The following table briefly describes the terms used in batch.

1. Job

A specification that defines the lower-level Steps and the properties of the job in order to execute a batch job, and is defined to have a unique name (ID) within the batch application.

2. JobParameter

A parameter passed to execute a batch job. Parameters are processed in the form of "key=value".

Example) startDate=20180912 endDate=20180913

3. JobExecution

Execution information of a batch job that is created in order to execute a batch job.

4. Step

A lower-level unit of a batch job and the minimum unit of business implementation that composes a batch job. When a batch job is restarted, it can be skipped or re-executed independently according to the restart-related properties.

5. StepExecution

Execution information of a Step that is created in order to execute a Step. It is created to manage and store the execution information when a Step is executed.

6. ExecutionContext

An information object that the framework creates and maintains during execution so that the user can store execution information in the form of "key=value" when a batch job and Step are executed. Progress status and so on can be recorded in this object and used when restarting.

SWLab Bankware Global
  • 전체
  • BXM
  • BXCM
  • BXCP
  • BXI
제품 선택 시 더 정확한 매뉴얼 가이드를 제공해드립니다.

Copyright© Bankwareglobal All Rights Reserved.