Decoding the Q-assign Control Panel


 

Please click here if you are on a newer version (4.439 or greater) of Q-Assign

 

Q-assign makes assignments either automatic or manual. Automatic assignments are scheduled by QA Control Panel. Records are assigned to members after a time interval which can be set in QA Control Panel. Scheduler frequency can be set as high as 0.5 minutes. Members are assigned records as the Scheduler is turned on.

 

QA Control Panel also features a Last Run Report which displays information about the time, groups, and records processed during the last Scheduler run. The time in the Next Scheduled Assignment and Last Run Report is shown in the logged-in User's time zone. You can see information about the Scheduler's last run and when it will run next depending on the set scheduler frequency. Last Run Report also shows Assignment Details, which displays how many records are assigned through Assignment Groups. 

Set Scheduler Frequency

Set Scheduler Frequency as follows:

 

  1. Go to QA Control Panel | Scheduler Settings
  2. Click on Edit
  3. Set Scheduler Frequency (Minutes)
  4. Click Save

If you want to receive scheduler failure notifications (such as scheduler stopped due to Salesforce governor limits), then add your email address to Failure Notification Recipient.

 

Max Records Per Commit - the maximum number of records to commit in one batch. A higher number leads to higher performance but may hit governor limits e.g., if trigger cause extra queries to run. A lower number can prevent the governor limit to hit but will process records more slowly.

 

Assumed Queries Used Per Commit - the number of queries that we assume will be used every time when we commit a change to a batch of records. Setting a value here allows Q-assign to calculate how many queries could run from triggers when updating records, and allows Q-assign to avoid hitting Salesforce governor limits. Setting 0 means this setting will be ignored. 

 

Start Scheduler

Press Start Assignment Scheduler to start the scheduler and it will run at the scheduled frequency onwards. To stop the scheduler, press Stop Assignment Scheduler


Control Panel (4.439 or newer versions of Q-assign)

Q-assign makes assignments either automatic or manual. Automatic assignments are scheduled by QA Control Panel. Records are assigned to member after a time interval which can be set in QA Control Panel. Scheduler frequency can be set as high as 0.5 minutes i.e. 30 sec. Members are assigned records as Scheduler is turned ON, provided Global Scheduler Master Switch is ON.

 

QA Control Panel also features Last Run Report which displays information about the time, groups, and records processed during last Scheduler run. The time in the Next Scheduled Run and Last Run Report is shown in the logged-in User's time zone. You can see the information about the Scheduler's last run and when it will run next depending on the set Scheduler Frequency. Last Run Report also shows Assignment Details which displays how many records are assigned through Assignment Groups. 

 

QA Control Panel consists of mainly two sections:

  1. GLOBAL - impacts all Schedulers / Assignment Groups
  2. Q-ASSIGN- runs Assignment Groups at Schedule Frequency

GLOBAL - impacts all Schedulers / Assignment Groups

This section consists of various sub-sections, details of which are given below:

  • Settings and Status - this section contains the following global settings 
  1. Global Scheduler Master Switch - if Global Scheduler Master Switch is OFF then whole Q-assign (watcher, manager and scheduler) will be stopped (no assignments will be made, regardless of the status of Scheduler) and vice versa.
  2. General Notifications Email Address - when Q-assign scheduler fails, an email notification will be sent to the address specified here. Multiple email addresses (separated by comma) can be added here.
  3. Notify Ortoo Support of errors – if this is checked then emails (in case of scheduler failure) also go to Ortoo Support address (support@ortooapps.com). By default its value is checked and can be unchecked later.
  • Default User Settings - this section contains the following User settings
  1. Default OOO / non-working times setting for Users: allows you to set the default 'OOO / non-working times' setting for all the Users. Select 'Use My Calendar for all users ' to take their calendar into account by default (users can override this setting)
  2. Which Calendar Entries are OOO / Unavailable?: allows you to choose which type of events are to be considered as 'OOO times' for a User by default. 'All calendar items', 'times outside all calendar items' or 'specific calendar items' can be chosen (based on a filter). This setting applies only when Users are using the default/global settings
  3. Filter: If 'Just specific type of calendar items' is selected then you can choose which type of calendar events should be considered as 'OOO / non-working times'. This will allow you to apply a filter on Show Time As 'Busy' or 'Out of Office'
  • Process Monitor - this section details the next scheduled runs of Watcher and Manager jobs, which are in place to help recover scheduler from error or failures
  1. Watcher - this runs every hour and checks that manager job is running if Global Scheduler Master Switch is On. This is a standard scheduled job with frequency set at 1 hour and is a permanent repeat scheduled job. There are four Watcher jobs in Q-assign, each scheduled to run 15 minutes apart. 
  2. Manager - manages scheduling and re-starting of the Queue-able jobs for the Scheduler. These are normal Salesforce scheduled jobs (synchronous) and run every 30 seconds (each one schedules the next one).

  • Q-assign Users 
  1. Total (unique) assignment group members - it displays the total unique Salesforce Users and Queues that are members of all Assignment Groups
  • Errors & Warnings Messages - this section displays any error messages that Scheduler may encounter during the run. i.e. Ortoo Q-assign Scheduler is now running in Safe Mode. Please report the error below to Ortoo Support (support@ortooapps.com)

Q-assign - runs Assignment Groups at Schedule Frequency

Settings - this section allows to set different parameters for Scheduler (which does the actual assignments) like set frequency and email address for error notifications

  1. Schedule Frequency (Minutes) - the frequency in minutes that the assignment jobs needs to be scheduled to run
  2. Notification Recipient - provide recipient email address to receive Q-assign scheduler fails for some reason. This is an optional field
  3. Max Records Per Job - the maximum number of records (Lead, Cases, etc.) to commit in one job. A higher number leads to higher performance but may hit governor limits, e.g., if trigger causes extra queries to run. A lower number can prevent hitting governor limits but will process records slowly.
  4. Max External Object DMLs Per Job - limits the number of DML statements that apply to objects outside of Q-assign, imposed for each Job run by this Scheduler. This configuration setting can be used to mitigate occurrences of your org's processes outside of Q-assign, such as Triggers and Flows, exceeding Salesforce Governor Limits as a result of Q-assign assignment actions. By enabling this functionality, you will limit how many times your org's Triggers and Flows get called/activated per Q-assign Job, and therefore within the same Salesforce transaction and one set of Salesforce Governor Limits. Please speak to Ortoo Support (support@ortooapps.com) who can help you to analyze your existing Q-assign setup and performance in order to identify the most suitable limit. NB - a blank or zero value means that no limit is applied. 
  5. Scheduler Job Consecutive Fatal Failure Threshold - a safety threshold that determines when the Scheduler will enter Safe Mode. The value specified represents the number of consecutive Scheduler jobs that must experience a fatal failure in order to trigger Safe Mode. When in Safe Mode, Q-assign reduces the number of records processed per Scheduler run, primarily to prevent Salesforce Governor Limits from being reached. Assignments will continue but potentially at a slower rate.

 

  • Status - this section allows to enable/disable a scheduler and see when it is going to run next
  1. Enabled - enable/disable (start/stop) the scheduler by pressing this button (please note 'Global Scheduler Master Switch' also needs to turned ON to enable the scheduler)
  2. Next Scheduled Run - if this scheduler is enabled and active this will show the time when the scheduler will run next

  • Safe Mode Status - when a scheduler encounters an error and is unable to make assignments, due to Salesforce governor limits, then it enters into safe mode. Each field of this section is detailed below.
  1. Running in Safe Mode - if the Scheduler current run is failed, then it enters into a safe mode. Yes represents the scheduler is running in safe mode while No represents that the scheduler is working normally (i.e. not in safe mode). Safe Mode can be disabled manually by clicking on button Disable Safe Mode
  2. Current Job Ran in Safe Mode - this will indicate if current Scheduler job runs in Safe Mode
  3. Last Job Ran in Safe Mode - this will indicate if last Scheduler job ran in Safe Mode
  4. Next Job Number Records to Process - this shows how many records scheduler will process in the next job. Reset to 1 button reset the value to 1 and scheduler will then process only 1 record in the run.
  5. Highest Records Successfully Processed During Safe Mode - this shows the highest number of successfully processed records during Safe Mode
  6. Lowest Number of (Max) Records Failed During Safe Mode - this shows the lowest number of failed records during Safe Mode

  • Scheduler Diagnostic Information
  1. Last Run Report - diagnostic information collected by Q-assign Scheduler during the last run, including, last run time, number of groups and records processed, assignment and failing records (if any) details. 

 

Please contact us at support@ortooapps.com for any questions.

-