Upgrading from pre-Version 9.20 to 9.20+

Optional post-install changes to take advantage of new features

Ed Ralph

Last Update ६ महीने पहले

Version 9.20 brought some improvements to SuperRoundRobin MatchRules.  To take advantage of these improvements, follow these instructions after upgrading from a pre-Version 9.20 installation.

Custom MatchRule Logic

This is the ability to specify how the MatchRules are evaluated using boolean logic such as (1 AND (2 OR 3)).

Actions required post-install to display the Rule Number field


  1. Go to Setup > Object Manager > MatchGroup
  2. Select Page Layout in the side navigation
  3. Scroll down to the MatchRule related list
  4. Click the spanner icon and add the Rule Number field to the selected fields
  5. Move the Rule Number field to the top, just beneath the MatchRule name
  6. Save


Permissions:

  • If you do not belong to the SRR Admin Permission Set, add yourself to this permission set and/or set the field permissions for the MatchRule.Rule_Number__c field to visible.
  • Find the MatchGroup.Custom_MatchRule_Logic__c field, click Set Field-Level Security and make it visible for the System Administrator Profile and any other Profile for people with access to SRR


Verify that the Rule Number shows up on the MatchGroup layout.  If the Rule Number fields are out of order, add the CreatedDate field to that view and order by CreatedDate.


STARTSWITH and ENDSWITH operators

In addition to the EQUALS, CONTAINS, GREATERTHAN and LESSTHAN operators, we have added STARTSWITH and ENDSWITH:

Actions required post-install to use the new operators


  1. Go to Setup > Object Manager > MatchRule
  2. Select Fields and Relationships in the side navigation
  3. Find the Operator field
  4. Scroll down to the Values section and click the New button
  5. Add STARTSWITH and ENDSWITH
  6. Save


Now if you go back to your MatchRules, you will find the STARTSWITH and ENDSWITH operators in the picklist for you to use.

Was this article helpful?

1 out of 1 liked this article

Still need help? Message Us