Mobile Field Service and Time and Labor
We run EBS 11.5.10.2, with an Oracle 11g database, and Linux x86 RH5.
We are considering the implementation of Oracle Field Service Mobile. Our goal is that when a field service rep is on a job, say fixing some machinery, they can update the project/task information using their blackberries, instead of manually entering it into an Excel spreadsheet then doing a dataload monthly to feed the data into Oracle EBS. BUT, our HR department also wants a simple .txt file sent to them listing the employee, date, and start/end time to feed into the Paychex system for payroll.
I see the Field Service Mobile App has an "ignition" key used to "start" their work day, then during the day they update tasks etc., and at the end of the work day they can hit the "ignition" key again to end their work day. Am I understanding how this works? And if so, is that "start" and "end" day/time info stored in an Oracle table that I could use to run a simple sql to pull the data and create a .txt file to feed into the Paychex system???
0