Initial Setup and Configuration

Overview

Any time you create a user in Salesforce, you assign them a Profile. A profile contains a foundational set of permissions that determine what a user has access to within the system.

Note:
Typically, an ERX team member will assist you in setting up profiles as part of your implementation process.

Profiles & Permission Sets

A Permission Set allows you to layer additional permissions on top of a profile, for one user or a specific group of users, without making any alterations to the profile itself. So for example, if only certain faculty members will be reviewing records in Reader Rx, you can assign a permission set to them.

Two permission sets are generated automatically as part of the Reader Rx managed package:

  • ERX Reader Administrator — Users that are part of this permission set have full access to all VisualForce pages and objects.
  • ERX Reader Reviewer — This permission set can be leveraged to provide Reader permissions to your reviewers.
Important:
Both permission sets require a user profile with a Salesforce license, whether it is a system profile like "Standard User" or "System Administrator," or a custom profile created by you or a member of the ERX Implementation team. A team member will cover this topic with you during your initial setup. To learn more about assigning licenses, visit this page.

How to Assign a Permission Set to a User

The steps below use "ERX Reader Reviewer" as an example, but the process is the same for both of the Reader Rx permission sets.

  1. Go to Setup, and type "Permission Sets" in the Quick Find box.
  2. Find ERX Reader Reviewer in the list, and click on its label.

  3. On the ERX Reader Reviewer page, click the Manage Assignments button.

  4. On the Manage Assignments page, click Add Assignments. This will take you to a page with a list of users.
  5. Click the checkbox for one or several users, then click the Assign button.

  6. After clicking Assign, you'll see a message that the permission set was successfully assigned.

Other Considerations

The profiles of the people reviewing applications should already have read access to the Application object and its children, such as Admissions Documents, Education History, Test Scores, etc. However, you may need to grant reviewers access to the Application Feedback fields.

Strictly speaking, Assigned Applications is the only tab to which all reviewers require access. Give your reviewers access to Configure Columns only if you want to allow them to configure their own selection/order of columns on the Assigned Applications tab; if you don’t do this, you will need to configure each user’s columns by using a data loading tool to load data into the object called ERx_ReaderRx__ReadingApplicationFieldConfiguration__c. Allow users to access the Bulk Assign Application tab only if you want them to be able to assign applications for review to any reviewer en masse.