How to find number apex batch class in my org?
How to Find Number Apex Batch Class For Salesforce in Your Org? Please run below script in developer console anonymous or workbench anonymous window. You will receive email with csv file attachment. list<ApexClass> lstApex = [SELECT Id, NamespacePrefix, Name, ApiVersion, Status, IsValid,
Force.com integration related services
Leading Force.com Integration Service Provider - Salesforce Connect REST APISOAP APISalesforce ConnectApex Data LoaderBulk APIPlatform CacheExternal ObjectStreaming APIApex CalloutOutbound Messaging
How to retrieve & deploy new profile from one org to another org?
How to Retrieve & Deploy New Profile From One Org to Another Org? When you create custom profile in your development org – you may assigned lot of permission. When you try to deploy through Force.com Migration tool you need to
How to sync production license to sandbox?
How to Sync Production Licenses With Your Sandbox in Salesforce? When you are purchasing any additional salesforce licenses like Apex Interactive Debugger, Feature License – first enabled in production org based on your special request same license will be enabled to
How to Freeze or UnFreeze all user in salesforce org?
How to Freeze or UnFreeze All User in Salesforce Org? - Sahish Sfdc Many situation client want to go for maintenance mode when do the major Production deployment or upgrade project deployment, Salesforce has “freeze” option on the user record level. When you click “Freeze” button