RegoXchange
  • This training document is a Rego Consulting Quick Reference Guide to assist with creation of Roadmaps and the adding of investments to Roadmaps in Clarity’s Modern User Experience.  This doc references version 16.0.3 views. Document provides detail on the Import from PPM function, Import from CSV as well as manual creation of Roadmap items. Detail is provided on how to create a manual Roadmap item from the Grid View, Timeline View or Board View.  Instructions are also provided on how to synchronize a Roadmap.
  • This training document is a Rego Consulting Quick Reference Guide to assist in the replacement of roles with named resources in Clarity’s Modern User Experience.  This doc references version 16.0.2 views. Document provides detail on soft bookings, default allocation and requested manager. Instructions are provided on how to access requests from the Staffing Plan view and how to swap the role for a named resource. If requests are not fulfilled in their entirety, details are provided on how the excess allocation is handled.
  • This training document is a Rego Consulting Quick Reference Guide to assist with the utilization of Tasks and To Do’s in Clarity’s Modern User Experience.  This doc references version 16.0.2 views.
  • A Quick Reference Guide to assist with General Navigation of Clarty, using the Classic UX with the Phoenix UI Theme.  Reviews the Main Menu Bar, User Tool Bar, Home Menu, Favorites Menu, and more.
  • The Reset Admin Password technical trick provides the queries necessary to reset the administrator's password via the database. Passwords are forgotten, overwritten and misplaced often; using this technical trick, the support team will always have a back-up plan to gaining back access to the system.
  • The Current Proxies portlet provides a user with an overview of all the resources in the system currently using a proxy. This portlet is helpful to determine a proxy if a user is currently out of the office. The portlet provides several pieces of information related to the resource including: resource names, proxy, start date, end date, days remaining, total days, and if the proxy is active.  The user may filter by resource name, proxy name, proxy status (defaults to Yes), and start/end dates (defaults to the current date).
  • Fiscal periods in DWH may need to be changed if we need to increase or decrease the number of periods for reporting.
  • So, you have the portlet xogged in, what now?  This guide will show you how to create a page, add the portlet to the page, and add the page to the menu.  This activity requires the appropriated admin rights to add content to CA PPM.
  • The Concatenate Multi-Value Lookup into One Field for Display Purposes technical trick provides an overview of how to group or concatenate the various levels and values of a Multi-Value lookup into one field in both Oracle and SQL Server environments. This allows the lookup values to be more easily displayed in a portlet. The function concatenates the values together using a choice of delimiter, which then allows the multi-value lookup to be viewed as one portlet column, in the same manner as any other object attribute.
  • The process is built to clear the random timesheet locks that happens occasionally.  There are three Processes and one lookup component and one job definition in the package.
    • PRLock (Timesheets) Record Removal (ID: rego_prlock_rec_rmvl). This process requires PRNAME, PRTABLENAME and PRRECORDID from PRLock Table.
      • The Lookup PRLock Check (Timesheet) (Id: REGO_PRLOCK_CHECK) should be used to update the GEL parameters for the above process.
    • PRLock (Timesheets) Record Removal All (ID: rego_prlk_rc_rmv_all) This deletes ALL prtimesheet locks.
    Or
    • Rego Remove Timesheet Locks (ID: rego_rmv_ts_locks). This process is run as a job “PrLock Clear for Timesheet Locks” which performs the same functionality as the above two processes. The process and job definition are separate XOG files.
  • The Unlock Projects workflow process can be run through the "Execute a Process" job.  The workflow will execute a query that will automatically unlock projects that have been exported / checked out for over 2 days.  This prevents any projects from remaining in the “locked” state for a long period of time, preventing time from posting to these projects.
  • The Time Tracking Stalker - RM workflow process automatically sends an email to Resource Managers for each one of their resources that have not submitted their timesheet for a prior open time period, thus informing the RM if their resources are submitting their timesheets on time. Project Managers will also benefit since the notifications will help to ensure that time is being posted against their projects in a timely manner, helping to provide them with an accurate view of time expended on the projects.
Go to Top