Center-cut Job Registration
Register a center-cut job using BXM Web Admin.
Center-cut Management > Center-cut Job Management > + (Add) at the top right of the table
Refer to the following table for a description of each field.
1. Basic Information Field List
| Field Name | Description |
|---|---|
Center-cut ID |
Enter the ID of the center-cut job (maximum 9 digits). |
Center-cut Name |
Enter the name of the center-cut job. |
Usage Status |
Determine whether to use the center-cut job. |
Center-cut Description |
Enter the description of the center-cut job. |
2. Execution Information Field List
| Field Name | Description |
|---|---|
LV2 Application Classification |
Select the LV2 application classification value. |
LV3 Application Classification |
Select the LV3 application classification value. |
Online Service Transaction Code |
Enter the transaction code of the online service that the processing service will call. |
Processing Service Transaction Code |
Enter the transaction code of the processing service that the main service will call. |
Online Service Input DTO |
Enter the FQN of the DTO to be used when the processing service calls the online service. |
Division Method |
Select the processing method of the center-cut job.
|
Log Level |
Select the log level. This log level is applied to the online service called by the processing service. |
Execution Parameter |
Enter when additional parameter values are needed for center-cut execution. This value is set in the field named "ccExecParam" by using the Dynamic Setter function of OMM and delivered to the online service. |
3. Advanced Execution Information Field List
| Field Name | Description | ||||
|---|---|---|---|---|---|
Automatic Execution |
Determine whether the center-cut job is executed automatically.
|
||||
Automatic Execution Time |
Must be entered when automatic execution is set to "Automatic Execution Only During Allowed Time". |
||||
Subsequent Job Classification |
Configure the BXM batch job to be executed subsequently after the center-cut job is completed. Only one batch can be registered.
|
||||
Subsequent Job ID |
Select the BXM batch job ID to be executed as the subsequent job. |
||||
Subsequent Input Parameter |
Enter the parameters to be delivered to the subsequent batch job. If multiple, separate them with ";".
|
4. Error Reprocessing Settings Field List
| Field Name | Description | ||
|---|---|---|---|
Total Execution Rounds |
Determine the total number of rounds the center-cut job will be executed. The default execution is 1 round, and it increases by 1 each time error reprocessing is performed. |
||
Stop on Error or Not |
Determine the status when an error occurs in the online service. If an error occurs in the center-cut engine, the job is always terminated.
|
||
Error Handling Method |
Determine how to handle data for which an error has occurred.
|
||
Reprocessing Waiting Time |
When the error handling method is 'Automatic Re-registration', the data for which an error has occurred is automatically re-registered after waiting for the time registered in this field from the point when the job ends (Processing Error status). (Unit: minutes) |
||
Automatic Reprocessing Error Code |
When the error handling method is "Automatic Re-registration", only the input data that caused an error with the registered error code is automatically re-registered.
|
5. Parallel Process Information Field List
| Field Name | Description | ||
|---|---|---|---|
Number of Parallel Processes |
Enter the total number of processes to be used for the center-cut job. The main service creates as many threads as the entered number and calls the processing service. |
||
Number of Data Records |
Enter the number of data records that the processing service will repeatedly process. |
||
Parallel Assignment Method |
Determine the parallel assignment method.
|
||
Number of Processes per Node |
When the parallel assignment method is "Manual", you must enter the number of processes for each node.
|