Description
This page lists the batch processes that are available for execution. Batch processes are executables or "mini-programs" that process a large number of records according to set parameters. Because this can slow down the system, batch processing is usually delayed until the system is offline, e.g., at night. An example of a batch process is DetermineProductDeliveryEligibility. This batch process is used to activate a large number of cases at once and is therefore run as a batch process so as to minimize system delays.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Process NamePROCESS_LONG_NAMEThe name of the batch process.No
ExecutablePROCESS_DEFINITION_NAMEThe name of the executable referenced by a batch process.No
DescriptionBATCH_DESCRIPTIONThe description of the batch process.No
TypeBP_BATCH_TYPEThe type of the batch process.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 process from the list of batch processes available for execution.
Expanded Row
LabelDescription
Link
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
None
Related Entities
When page is loaded
BatchParamDef
BatchProcDef
BatchProcDesc
BatchProcDescTranslation
When page is submitted
None
Technical Information
Page IDSystem_listBatchProcess
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\BatchProcess\System_listBatchProcess.uim
Page Load InterfaceSystem.listBatchProcess
Page Submit Interface
Linked From Pages