Overview
The Currency_Updater_Setup permission set grants users access to:
-
The Setup tab of Currency Updater Pro
-
Application logs (including batch and update logs)
-
Configuration screens required to manage exchange rate updates
Without this permission set, users may not see the application or may be unable to access logs and configuration components.
When Should You Assign This Permission?
You should assign Currency_Updater_Setup to:
-
Salesforce Admins configuring the app
-
Users responsible for monitoring exchange rate logs
-
Support or Finance users who need visibility into update activity
You do not need to assign it to end users who only consume calculated exchange rates.
How to Assign the Permission Set (Lightning Experience)
Follow these steps:
-
Go to Setup
-
In the Quick Find box, search for Permission Sets
-
Click Permission Sets
-
Select Currency_Updater_Setup
-
Click Manage Assignments
-
Click Add Assignments
-
Select the users who require access
-
Click Assign
-
Click Done
That’s it — users will now have access to the Setup tab and logs.
Assign to Multiple Users at Once
To assign to multiple users in bulk:
-
Go to Setup → Permission Sets
-
Open Currency_Updater_Setup
-
Click Manage Assignments
-
Click Add Assignments
-
Filter or select multiple users
-
Click Assign
For large organizations, this can also be automated using:
-
Data Loader (PermissionSetAssignment object)
-
Apex scripts (bulk-safe approach recommended for ISV environments)
Troubleshooting
The app is not visible
Ensure:
-
The user has the
Currency_Updater_Setuppermission set -
The user has access to the Currency Updater Pro app
-
The correct edition is installed (Free vs Professional+)
User can see the app but not logs
Confirm:
-
The permission set is assigned
-
No custom profile restrictions override access
-
FLS/CRUD has not been restricted by additional security layers