Hi all,
im working on a project where i need to take an infopath timesheet form and send the data to GP2010 (PATimesheets).
I have the workflow built for sharepoint, but am having some difficulty using eConnect to do the insert we are not a big shop, and i am not all that familiar with the back office stuff in GP. My question is:
As a somewhat experienced developer for .net, working with databases directly is very comfortable for me. Would it be better for me to just insert my timesheet records directly to the database using the stored procedure taPATimeSheetHdrInsert and taPATimeSheetLineInsert? How does the validation happen to pull in the pay rates? In the PA Timesheet card, as the payroll guy moves off fields in the timesheet batch entry, it is instantly updating the pay rate given the pay code he just entered, so something is firing immediately on cell update.
thanks
*This post is locked for comments
I have the same question (0)