Configuring Timesheet Pull Option
The Timesheet Pull is a pre-configured custom action available OOTB for the Timesheet object. You can launch this pre-configured custom action manually in parallel with the scheduled timesheet process. For this the pre-configured custom action should be added to the SFM Wizard for the Timesheet object. You can add the Timesheet SFM Wizard to the the timesheet header record for manually processing the time entries of that single timesheet header.
You can launch the pre-configured custom action to run the timesheet autofill process manually for only the timesheet it is triggered from. This allows you to control the processing of your time entries onto your timesheets rather than waiting for the autofill batch process to run at the scheduled time slot.
* 
The pre-configured custom action is accessible through the Web browser only.
You must manually associate the pre-configured custom action with the SFM Wizard.
The users can perform a Timesheet manual pull-on-demand action on the Web simultaneously as the scheduled Timesheet process runs without duplicating time entry records or producing errors. Some of the sample scenarios of the Timesheet manual pull on demand are:
Example 1: A scheduled timesheet process is running, but users in a batch that has not run as part of the timesheet schedule, launch the manual pull process custom action. The timesheet is successfully processed.
Example 2: A scheduled process is running, and users click the manual pull process action, not knowing that their timesheet is part of the batch being processed by the scheduled run. The error message "Timesheet is already being processed by some other process" is displayed.
Pre-Configured Custom Action Details
You can associate the pre-configured custom action of type Web Service to the SFM Wizards for the Timesheet object.
The following are the details of the pre-configured custom action of type Web Service:
Field
Description
Action Type
Web Service
Object
Timesheet
Namespace Prefix
SVMXC
Class Name
INTF_WebServicesDef
Method Name
processTechinicianTimeDetails
* 
You can also create your own custom action with the details provided and associate that custom action with the SFM wizard.
The Engine Execution Tracking object helps in tracking the status of the manual or scheduled timesheet engine processes, whether the process is Completed or In-Progress. The following screen displays the Engine Execution Tracking list view.
Was this helpful?