We're going to be implementing an Applicant Tracking system and will need to interface data for applicants that are selected for hire into Lawson. Our existing hire process is manual and it invokes a custom DS form built off of HR11. Since we will be automating I was considering using HR511 (CSV) for this new interface. I've not used HR511 since we went live on Lawson - does anyone know if HR511 provisions the employee in Lawson to the same extent that HR11 does or is there extra work to be done? I'd also like to hear if anyone knows of another program or data format (supported by Lawson of course) that could be used (XML, etc.). Thanks.
Thanks for the info. We've heard of some other shops also interfacing applicant, job history and education info with PA531, 533 and PA520 but this appears to be above and beyond what is needed to provision a new employee record. Has anyone had the need to interface new hire data into PR13.1 for tax setup? I believe our HR people occaisionally need to make adjustments in PR13.1 for out of state employees after an HR11 record is added.
Yep...for PA residents working in NJ, make sure that you update PR13 for their certiified no resident code. You don't want the wrong taxes to come out.
HR511 does all that hr11 does . We however customized our version of hr511 as we only run grant people into our Lawson HR system (Peoplesoft handles payroll) so our csv file from PS is just contains certain cost centers (research).
We also run checks at load time to verify status changes etc between PS and Lawson and that no one is in Lawson that is not getting passed from PS.
We receive a FULL file load each time everyone is an add each time.
We use the SilkRoad and I created a Webservice call to create the PA31 records. It works like a champ.