For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to add new delivery for Payslip extract with XSL StyleSheet template?
Summary
How to add new delivery for Payslip extract with XSL StyleSheet template?Content
Hi All,
I have a requirement to transform generated payslip.xml file to extract only employees having a particular deduction. i.e. i will extract PAYMENT_RECORD s for all employees who has a particular deduction and other employees are omitted. The output should be in XML format. I have copied the generated total payslip.xml to a data mdoel and i have created a report with XSL StyleSheet template on that static file. And could transform data as i needed.
But how should i automate this? Can i define this report as delivery option to Payslip HCM extract. I dont want to disturb the existing OnlinePayslip delivery. This should be an additional delivery option. So when i run Generate Payslips process, my required XML file should also be generated.