Hi,
We have a framework written in .NET (C#) that we've used in the past for adding and updating Lawson billing info. The framework has allowed us to execute Transaction (AGS) and Data (DME) calls, and has worked very well.
We now look to take a new hire feed from our Talent Management system, and automatically create HR11 records within Lawson.
The HR11 AGS call is posing difficulties, though. It appears that after we make the HR11 call, to form is expecting us to add tax deductions via the PR13.3. When we manually create HR11 records via portal, the PR 13.3 form appears after you've clicked add - it prompts you to confirm the effective date for the benefits.
I am able to use MS Add-Ins to create the HR11 records, so it definitely seems like it can be done outside of Portal. Have tried to look at the AGS call string from within Add-Ins after adding the HR11, but the string appears generic - no data (name, status, etc.) is present from info that was passed in. It appears that this might be the last of several calls required to perform the HR11 add.
So, does anyone have any advice on performing and HR11 AGS call to add an employe and then create the tax deductions?
Thanks!
Thanks Tim - appreciate your response!
Have not used 'XMIT' blocks - am eager to see how this works.
When I manually add an employe via the HR11, after I click 'Add' on the HR11, it takes me to the PR13.3 to confirm effective date for tax deductions - I don't enter anything, just click on 'OK' to confirm date.
Think the 'XMIT' will take care of this?
Jim K.