Grant a profile access to the Apex classes
Learn how to grant a profile access to specific Apex classes in Salesforce by navigating through the setup and managing user profiles.
- Navigate to Setup > Administer > Manage Users > Profiles .
- Click the profile to whom you want to grant permissions.
- Click Enable Apex Class Access.

- In the Enabled Apex Class Access section, click Edit.
- Click the following classes in the Available Apex Classes list and click the Add arrow to move them to the Enabled Apex Classes list:
-
Zuora.PaymentCrmIdChangeBatchable
-
Zuora.RefundCrmIdChangeBatchable
-
Zuora.SubObjectBatchableForCrmId
-
Zuora.SubProdChargeCrmIdChangeBatchable
-
Zuora.SubscriptionCrmIdChangeBatchable
-
Zuora.ZInvoiceCrmIdChangeBatchable
-
Zuora.SyncHistoryController
-
- Click Save.