Previous Topic: Update the User Profiles

Run the Upgrade Jobs

Run the upgrade jobs to migrate your existing data for the new features in the Summer 2012 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 Agile Vision or CA Product Vision Summer 2012 Release. Salesforce.com sends an email with the subject “CA Vision Summer 2012 Data Migration Completed” 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 Agile Vision or CA Product Vision to the Summer 2012 release. Users can take advantage of the new features and enhancements.