Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
Custom Time Entry Rules - Screen vs API origin
We have a custom time entry rules set up in our OTL. Most timecards are entered via a screen and should execute the custom time entry rules. However, we are now starting to import some timecards via the API. When the hxc_timestore_deposit.execute_deposit_process is called, it executes the time entry rules, and some of these rules do not apply. Is there a way to identify whether the call to the custom time entry rules is coming from the screen versus the API?