GeneratePayslips

This batch process performs the following:

This batch process is a sample implementation to demonstrate that Payslips can be generated from Cúram. The output data (which currently generates one output file per recipient type) is not the definitive implementation for this batch process. For example, a customized implementation may provide one output file per recipient.

This batch process takes no parameters.

Batch Process Class and Method: The class and method for this batch process is curam.core.intf.GeneratePayslips.generateNewPayslips.
Note: This process should run after the completion of the IssueConcernPayments process.