679 bytes added,
16:49, 19 March 2018 = Overview =
Micropay is a payment management solution create by Sage. https://www.sage.ie/software-and-services/payroll/sage-micropay
Based on their specification of generating a CSV file http://archive.sage.ie/downloads/support/pdf/Data_Import.pdf it is possible for bxp to export the user based to a compatible format using all information gathered and managed using the ESS.
The process requires two files.
* An .IMP file which contains a set of rules
* A .CSV file which contains the data
bxp produces the .CSV file with the fields selected.
bxp removes all , characters that users may enter into the data to ensure CSV compliance.
[[Category:Module Specific:HR]]