function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jose ZunigaJose Zuniga 

Setting permissions from profiles files and permissionsets files

Hello
     We refreshed our pro sandbox and now we need to reassign the permissions to objects from a backup zip file copy of our sandbox which we got using force.com eclipse (yes, we got the Profiles and Permisionsets folders and their contents). Some objects are missing their respective permissions and we only have the those files. How can we reassing -programmatically if possible- the needed permissions?
sharathchandra thukkanisharathchandra thukkani
You can use any migration tool to do this.
VineetKumarVineetKumar
Using Force.com IDE with Eclipse and assign the missing xml on the object.