Description
This page lists the batch error codes available on the system. Batch error codes are used to specify the error codes returned by the Batch Launcher in the event of a batch process exception. Batch error codes are identified by a batch error code ID. When a batch process throws an exception, the Batch Launcher compares all batch error code IDs with the error messages thrown by the batch process. If a matching batch error code ID is found, the corresponding batch error code will be returned by the Batch Launcher. For detailed information on the Batch Launcher and other aspects of batch process administration, see the Cúram Batch Processing Guide.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Error Code Message IDBATCH_ERROR_CODE_IDThe batch error code ID is a text description of the error that is compared with batch process error messages. If a batch error code ID that matches a batch error message is found, the corresponding Batch Error Code will be returned by the Batch Launcher (the program that is used to run Batch Process requests). For more information on batch process administration, see the Cúram Batch Processing Guide.No
Error Code ReturnedBATCH_ERROR_CODEThis batch process error code specifies the error codes that will be returned by the Cúram Batch Launcher to a task scheduler in the event of a batch process failure. This field is a numeric value.No
Links and Actions
Page Level Actions
LabelDescription
NewThe New action allows you to create a new batch process.
Row Level Actions
LabelDescription
EditThe Edit action allows you to edit a batch process.
RemoveThe Remove action removes the batch error code from the system.
Related Entities
When page is loaded
BatchErrorCodes
When page is submitted
None
Technical Information
Page IDSystem_listBatchErrorCode
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\BatchProcess\System_listBatchErrorCode.uim
Page Load InterfaceSystem.listBatchErrorCode
Page Submit Interface
Linked From Pages