Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Panel
titleIntroduction

Sometimes business requirement is to have different Pulsar behaviour for different Roles/Group of users. As an example, we need to show different default values for same fields for same objects based on different Role/Group.

In Order to Achieve this functionality, we need to setup Sharing settings for PulsarSetting object for the Org. The path for the same is as follows:

Setup >> Security Controls >> Sharing Settings >> Manage Sharing Settings for "PulsarSetting"



Panel
titlePriority Value on PulsarSetting

We need to add Priority Value on Every Pulsar Settings based on the business requirement.

  •  Add Priority = 100 for all Pulsar Settings used by all Roles/Groups
  •  Add Priority = 101 for Pulsar Settings specific Roles/Groups
  •  Add Priority = 102 for Pulsar Settings specific Roles/Groups
Tip
iconfalse

You can create separate set of Pulsar Settings as per the requirements and then use Sharing Settings to implement Role Based Access.




Panel
titleSetup

Below are the steps for Setting Up Sharing Settings for Pulsar

  •  "Edit", Organization-Wide Defaults
    •  Update Default Internal Access to "Private"
    •  Update Default External Access to "Private"
    •  "Select", Grant Access using Hierarchies

  •  Create New PulsarSettings Sharing Rules using PulsarSetting Priority Values
    •  Provide the Rule Name
    •  Select "Based On Criteria"
    •  Update Filter Logic Based on Business Requirements
    •  Assign the Rule to Specific Roles/Groups
    •  Keep the access Level as "Read Only"

Note

For some Profiles like System Administrator, we have View All Permissions for PulsarSettings Object. Sharing Settings will not work for users with these Profiles.



Panel
titleExample




...