Description
This page allows you to confirm the execution of a batch process. 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
Links and Actions
Page Level Actions
LabelDescription
CancelPress the Cancel button if you do not want to execute the batch process.
ExecutePress the Execute button to confirm that you want to execute the 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
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
Batch job cannot be executed as the ERP Adapter is not enabled.LinkNo
ExpirePayments GenerateInstruments GeneralLedgerInterface GeneratePayslips IssueConcernPayments LoadPaymentsReceived PaymentReconciliation ProcessPaymentInstrumentTypes ReconcileCaseAccountLinkNo
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
The ERP Adapter is enabled batch job cannot be executed.LinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
The login ID %1s does not map to a user name.LinkNo
TransferInstructionLineItemsLinkNo
Related Entities
Technical Information
Page IDSystem_confirmExecuteBatchProcess
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\System\BatchProcess\System_confirmExecuteBatchProcess.uim
Page Load InterfaceSystem.readBatchParameters
Page Submit InterfaceSystem.executeBatchProcess
Linked From Pages