-
Portlet to show the stage of any Action Item triggered by Timesheet submission. Portlet allows for a period start date input, filters by Resource, Approver, Action Item Status and Timesheet Status. A link to the action item is provided for direct action by review if needed. This portlet is only for the clients who have established a process that triggers on Timesheet Status change to Submitted and to send Action Items to the person responsible for timesheet approval/validation i.e. PM for project tracking and/or RM for overall approval of the timesheet. The portlet won’t display any data if there are no timesheet Action Items. Examples of such processes would be CA’s OOTB Project Manager Approval or the Timesheet Approval - PM and RM process found on RegoXchange. -
The My Time portlet provides the logged in user with the ability to view his or her time by project by time period without having to go into each period individually on the Timesheets page. This portlet uses the actual timeslices to retrieve data. It displays the amount of time worked per week, month or quarter on projects. The user may specify the dates, time-scaled value and the project name. The portlet also provides a Total to Date, which shows the total number of actuals for that resource on that assignment. -
The My Time portlet provides the logged in user with the ability to view his or her time by project by time period without having to go into each period individually on the Timesheets page. This portlet uses the actual timeslices to retrieve data. It displays the amount of time worked per week, month or quarter on projects. The user may specify the dates, time-scaled value and the project name. The portlet also provides a Total to Date, which shows the total number of actuals for that resource on that assignment. -
This training document is a Rego Consulting Quick Reference Guide to assist with Entering and Submitting Time in Clarity’s Modern User Experience. This doc references version 16.0.3 views. Document includes Accessing & Selecting Timesheets, Populate Timesheet, Updating Timesheet, Submitting Timesheet and Entering Time for Someone Else. -
This training document is a Rego Consulting Quick Reference Guide to assist with Entering and Submitting Time in Clarity’s Modern User Experience. This doc references version 16.0.2 views. Document includes Accessing & Selecting Timesheets, Populate Timesheet, Updating Timesheet, Submitting Timesheet and Entering Time for Someone Else. -
This training document is a Rego Consulting Quick Reference Guide to assist with Time Entry Administration Settings for Timesheets. This doc references version 16.0.2 views. Document provides detail on Timesheet Options for the Modern UX and how to enable end user column configuration. Detail is also provided on how end users may configure their timesheet view. -
This portlet provides a view into the number of timesheets that were expected to be completed for a specified time period(s) as well as the number of timesheets that were completed and the percent complete. This can also be filtered by OBS so that a company can see timesheet compliance at the OBS level. -
Resource Availability – 4 Weeks displays all resources with their total allocated hours by week, and an average availability percent (4 Wk Avail %) for next four weeks. This report also displays Resource Primary Role and Employment Type. User can further narrow their search by Resource Name, Resource Type & Week Start Date. User can use exact dates or relative dates for Week Start Date filter parameters. -
The Timesheet Smoothing Process Workflow kicks-off when an individual timesheet is Submitted. It splits each transaction on the timesheet when total timesheet actuals exceed total weekly availability for the resource. Total weekly availability is determined by multiplying resource availability rate by the number of workdays in the week. Non-workdays include weekends, holidays, PTO, and other scheduled days off, as set on the resource calendar. If timesheet actuals <= total weekly availability, then the timesheet remains unchanged. But if timesheet actuals > total weekly availability, then the following occurs. Each timesheet transaction is reduced by a calculated percentage that will reduce the total regular hours to equal the total weekly availability. Then the remaining transaction hours are placed in a “Split” row for that task on that day, with an Input Type Code set based on a process parameter (which parameter can be set within the script action on the process). Note: If a single day has overtime hours, but the total timesheet actuals <= total weekly availability, no splitting occurs. -
This process workflow with gel script forces billable hours on timesheet down to 40 hours, and sets overtime hours to non-billable. Timesheets with 40 or fewer hours are not touched. Process kicks off upon submission of timesheet. Steps are:- Determine if timesheet has > 40 hours. If so, proceed.
- Create a SPLIT row for each timesheet row, with Input Type Code = Non-Bill.
- Divide 40 by total timesheet ours. Store this value.
- Multiply each timesheet cell by the stored value, and enter the result into that cell.
- Take the difference (original cell value – new cell value), and enter in same cell on Split row.
- The end result will be 40 hours total on Billable rows, and overtime hours on Non-Billable rows.
-
A Resource Calendar sub-object is populated by a non-object-specific process, executed by the “Execute a Process” job, which can be scheduled. The first 7 rows of the sub-object display the standard week from the base calendar, including columns for Day of Week, Is Workday (checked/unchecked), Shifts, and work Hours available. The remaining rows display calendar exceptions, including columns for Day of Week, Exception Date, Is Exception (checked), and work Hours available. If exception changes to a workday, Is Workday column is checked, and Shifts also display. If exception changes to a non-workday, Is PTO column is checked. Resource Calendar object is filterable by Calendar Entry Type (All, Calendar Exception, Day of Week), Day of Week, Exception Date Range, Is Workday, Is Exception, Is PTO, and power filter.

