Palm Timesheets Conduit Program

This program is called from the Palm HotSync Manager  when a Palm pilot containing a Palm Timesheets database is hotsynced. The hotsync manager looks at the identification of the database in the Palm pilot, and then searches the Windows registry for a conduit program that matches that identification. When it finds the match, it calls the conduit.

The Palm Timesheets conduit first uploads the timesheet data from the Palm pilot. If the foreman has created any new worker or job names, these names are also uploaded. The conduit passes this uploaded data to the Palm Timesheets Processing program, launches that program, and then suspends.

The Palm Timesheets Processing program checks and verifies the uploaded data and prepares the updated Company timesheet for downloading. It resumes the conduit program, triggers the Windows program, and then exits.

The resumed Conduit program then proceeds to download the new data to the Palm Pilot. This completes the hotsync operation.