Description
This page allows you to modify the batch error code entered for a batch process. 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
ProcessPROCESS_DEFINITION_NAMEExecutable used by the batch process. Batch Process cannot be modified.No
TypeBP_BATCH_TYPEType of the batch process e.g., archiving batch process or reporting batch process. The batch process type relates to a coded description of the batch process. Using these batch process types, you can classify and group together similar batch processes.No
NamePROCESS_LONG_NAMEName of the batch process. No
DescriptionBATCH_DESCRIPTIONBatch process description.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Process definition not found - %1sLinkNo
The login ID %1s does not map to a user name.LinkNo
Related Entities
Technical Information
Page IDSystem_modifyBatchProcessFromView
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\BatchProcess\System_modifyBatchProcessFromView.uim
Page Load InterfaceSystem.readBatchProcess
Page Submit InterfaceSystem.modifyBatchProcess
Linked From Pages