You can create a Salesforce profile that has the field permissions that are required to back up and restore Salesforce applications.
From the Permission Report dialog box, you can generate an XML file that is used to assign the field permissions to an existing user profile in Salesforce.
Procedure
-
From the Command Center navigation pane, go to Protect > Salesforce.
The Salesforce Overview page appears.
-
Go to the Organizations tab.
-
In the Name column, click the app.
The app details page appears.
-
On the Configuration tab, in the Account details, beside Retrieved from Salesforce, click the view button
.
The Permission Report dialog box appears, the User Permissions tab displays the status of the user's object permissions.
-
On the Field Permissions tab, do either of the following:
Steps to manually update field permissions
-
Click Download.
An XML file is downloaded to the browser tray.
-
Rename the XML file to the name of the profile that you want to give the required field permissions to.
For example, to give the CustomAdmin user profile the required field permissions, name the file CustomAdmin.profile.
-
Upload the XML file to Salesforce using Workbench or any other metadata deploy tool.
Steps to automatically update field permissions
-
Click Update permissions.
The Commvault Cloud software creates a PermissionSet (CvPermissionSet) with required permissions and assigns the PermissionSet to the user profile while honoring your Salesforce org's permissions framework.
-