Very important notes:
These instructions only apply for clients coming from a version prior to 4.x
The workbench steps need to be performed after the installation.
Global Workbench is a web-based tool that provides a Salesforce Administrator/Developer with a series of feature useful for exploring/debugging/deploying to a Salesforce instance.
To access it go to https://workbench.developerforce.com/
Performing Non-Automatable package upgrades
Certain package components cannot be upgraded automatically (for a list of what is upgradable and what is not read Components Available in Managed Packages). When that happens the custom either has to perform some certain changes manually or it can use Global Workbench to push a series of changes defined in a change set, that is a zip file containing instructions on what to upgrade or delete.
To perform a change set upgrade do the following:
In the top menu bar, navigate to migration > deploy
Choose the set zip file called "
v5-first-step-upgrade.zip".Tick Ignore Warnings, Rollback on Error and Single Package. If deploying to a Production org (not required for a Sandbox) select RunSpecifiedTests for the Test Level and type saleswings__WorkflowTest
4. Press Next
5. Press Deploy
If the operation was successful it means all the changes have been applied.
6. Do again steps 1-5 but now using the zip file called v5-second-step-upgrade.zip. in case this update fails, please use v5-second-step-alternative-upgrade.zip
Click below to download the SW Studio 5 zip files (first and second one):


