Configuring the Generate Payslips Batch Process

The curam.cpm.batch.generatepayslips.commitcount property is used to define the commit count for the GenerateCPMPayslips batch program. Commit count processing defines the number of pay slip records, after which they are committed into the pay slip file. For example, is the value is set at 250, for every 250 payments that are created a batch program is run that generates the provider payslips.

The curam.cpm.batch.generatepayslips.commitcountenabled property is used to define whether the commit count processing in the GenerateCPMPayslips batch program will be used. If the property is disabled, payslips will be generated individually after all the payment processing is performed for a provider service.