Previous Topic: Update the Reports and DashboardsNext Topic: How to Integrate CA Clarity Agile with CA Clarity PPM


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 text fields in the Execute Apex section:
    Database.executeBatch(new ca_agile.SprintBurndownJob(true), 1);
    Database.executeBatch(new ca_agile.ReleaseBurndownJob(true), 1);
    
  6. Click Execute.
  7. Return to the Personal Setup page.

When all the migration jobs complete, you will receive an email with subject "CA Clarity Agile Spring 2013 Data Migration Completed". If your email server blocks email from SFDC, check the Junk email folder.