CREOLEBulkCaseChunkReassessmentStream

This batch process is provided to support streaming for the CREOLE Bulk Case Chunk Reassessment By Product process. This batch process can only be run in conjunction with the CREOLE Bulk Case Chunk Reassessment By Product process. Streaming for batch processes is designed to allow for concurrent execution, possibly on different machines, of batch programs to ensure that the database is used to its full capacity.

This batch process takes the parameter, Batch Process Instance ID . The instance ID is a unique identifier used to allow multiple instances of the same batch process to run at the same time effectively. Where no instance ID is specified, only one instance of the batch process can run.

Streaming Multiple Instances of CREOLE Bulk Case Chunk Reassessment By Product: Multiple instances of the CREOLE Bulk Case Chunk Reassessment By Product batch process can be run concurrently, by giving each instance a different Batch Process Instance ID . To start a stream for a particular instance of the CREOLE Bulk Case Chunk Reassessment By Product batch process, you must link the CREOLE Bulk Case Chunk Reassessment Stream batch process (or multiple stream batch processes) to the particular batch process instance using the Batch Process Instance ID parameter. For example, where the Batch Process Instance ID is "batch_reassessment_1" for an instance of the CREOLE Bulk Case Chunk Reassessment By Product batch process, you must also set the Batch Process Instance ID parameter for the CREOLE Bulk Case Chunk Reassessment Stream batch process (or multiple stream batch processes) to be "batch_reassessment_1". Any number of CREOLE Bulk Case Chunk Reassessment Stream batch processes can be linked to the same instance of the CREOLE Bulk Case Chunk Reassessment By Product batch process.
Batch Process Class and Method: The class and method for this batch process is curam.core.sl.infrastructure.assessment.intf.CREOLEBulkCaseChunkReassessmentStream.process.