Description
This page allows you to create a new batch error code in 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
Batch Error Code 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.Yes
Batch Error CodeBATCH_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.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
Table 'BatchErrorCodes' already contains the code '%1s'LinkNo
Related Entities
When page is loaded
None
When page is submitted
BatchErrorCodes
Technical Information
Page IDSystem_createBatchErrorCode
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\BatchProcess\System_createBatchErrorCode.uim
Page Load Interface
Page Submit InterfaceSystem.createBatchErrorCode
Linked From PagesSystem_listBatchErrorCode