Previous Topic: Update User ProfilesNext Topic: How to Upgrade to Summer 2012 from Spring 2012 Service Pack 1


Run the Upgrade Jobs

Run the upgrade jobs to migrate your existing data for the new features in the new release.

Follow these steps:

  1. Log in as an administrator at the following URL:
    Production environment
    https://cavision.cloudforce.com
    
    Test environment
    https: //test.salesforce.com
    
  2. Click Setup.

    The Salesforce.com Personal Setup page appears.

  3. Click the user ID under which you are logged in and select Developer Console from the drop-down list.
  4. Click the Logs tab.
  5. Copy the following statements into the Execute field:
    Database.executeBatch(new ca_agile.ProductMigrationJob());
    Database.executeBatch(new ca_agile.TaskMigrationJob());
    
  6. Click Execute.
  7. Return to the Personal Setup page.
  8. Navigate to the Administration Setup section.
  9. Expand Monitoring, Apex Jobs to monitor the progress of the submitted jobs.

When the jobs complete successfully, your data is migrated to the CA Clarity Agile or CA Clarity Requirements new release. Salesforce.com sends a data migration completed email to the email address of the user that you used to log in.

Note: If you do not receive the email, check your Junk Email folder.

You have successfully upgraded CA Clarity Agile or CA Clarity Requirements.