Description
This page allows you to view a batch process. Batch processes are "mini-programs" that execute on your application server. Batch processes are defined as part of the Cúram application development process. The Cúram administration application allows users to request the execution of a batch process on-line. Typically, your organization uses this functionality to allow users to schedule reports. The batch process is not executed immediately, rather, it is placed on a queue that executes when the Cúram Batch Launcher is initiated. By default, all batch processes are displayed on the Cúram batch process list page; however, it is likely that you do not want users to have access to all of the batch processes. In most cases, on-line users should only have access to the reporting batch processes. You should customize the list of batch process to meet your needs.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Parameter NameBATCH_PARAM_LONG_NAMEName of the batch process parameter.No
DescriptionBATCH_PARAM_DESCRIPTIONDescription of the batch process parameter.No
Default ValueBATCH_PARAM_VALUEDefault value of the batch process parameter.No
Links and Actions
None
Row Level Actions
LabelDescription
Edit Default ValueThe Edit action allows you to edit a batch process.
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
This parameter definition does not have a description please contact an administratorLinkNo
When page is submitted
None
Related Entities
Technical Information
Page IDSystem_viewBatchProcess
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\BatchProcess\System_viewBatchProcess.uim
Page Load InterfaceSystem.readBatchProcessAndParamDetails
Page Submit Interface
Linked From PagesSystem_listBatchProcess, System_listBatchProcess1, Edit Batch Process (System_modifyBatchProcessFromView)