Welcome to Zuora Product Documentation

Explore our rich library of product information

Migrate new fields via migration custom settings

Learn how to control data sync for updated objects using Migration Custom Settings after a Zuora 360 upgrade.

  1. In your Salesforce org, navigate to Setup > Develop > Custom Settings
  2. Click Manage for Migration Settings.
  3. For each setting you want to migrate, repeat the steps:
    1. Click the setting key.
    2. Click Edit.
    3. Clear the Migrated field.
    4. Click Save.
  4. Check the status of the migration jobs:
    1. Navigate to Setup > Jobs > Apex Jobs.
    2. Check the status of the post-installation job, ChainedJob, in the Apex Jobs table.
    3. If ChainedJob failed, navigate to Setup > Administration Setup > Monitoring > Debug Logs> to see detailed information of the failure or error.
    4. If you cannot find any useful information under Debug Logs, contact Zuora Global Support for assistance.