What is API upgrade?
The API Upgrade Tool shows the API calls from your app that may be affected by changes in newer versions of the API. You will be able to quickly see which changes you need to make to upgrade from your current version to a newer version.
How do I upgrade Salesforce API?
To set the Salesforce API and Apex version for a class or trigger:
- Edit either a class or trigger, and click Version Settings.
- Select the Version of the Salesforce API. This is also the version of Apex associated with the class or trigger.
- Click Save.
How long does it take to upgrade an API in Salesforce?
There may be minimal changes required by the developers to adjust the components with latest API version. This will take 50 to 80 hours including testing, deployment and validation. Upgrade it in the lower environment. Thoroughly test it before pushing it to Production.
What does it mean to push upgrade in Salesforce?
In a push upgrade, you push the latest version of your offering to your customers. They don’t have to do anything to complete the upgrade—they just use the new version once they have it. You can use push upgrades for both upgrades (major or minor) and patches.
What is the recommended process for Visualforce pages to upgrade?
What is the recommended process for Visualforce Pages to upgrade to the latest API version. Thanks for any guidance you can provide. Trying to keep our environment as stable / healthy as possible. Testing takes more time than upgrading. There may be minimal changes required by the developers to adjust the components with latest API version.
How many apex classes are using old API’s?
Found that we had 6 Apex Classes / 2 Apex Triggers / 5 Visualforce Pages that were using old versions of API’s. Within the “New Code using old API” section we had 37 Apex Classes / 2 Apex Triggers / 4 Visualforce Pages using old versions of API’s.