Welcome to Zuora Product Documentation

Explore our rich library of product information

Enable the Multi-Entity Setting

To support multiple billing entities, the Enable Multi-Entity setting must be turned on in Zuora Quotes. The setting is automatically enabled at 0:00AM on the following day after the corresponding Zuora setting is enabled in your Zuora tenant. If you want to immediately update the Enable Multi-Entity setting before the next schedule permission check happens, you can manually run the permission check.

  • The API user has access permission to all the entities.

  • The Test Connections are successful. See Test Zuora Config Connection Settings for details.

  • In each entity, you are using the right Salesforce credentials under 360 Sync in the right Salesforce org.

  • A Product Catalog Sync is run successfully.

  1. In Salesforce, open Developer Console.
  2. Navigate to Debug > Open Execute Anonymous Window.
  3. In the Enter Apex Code window, type: zqu.RefreshCustomSettingSchedulable.refreshMultiEntityPermission();
  4. Click Execute.
  5. In Zuora Quotes, verify that the Enable Multi-Entity setting is correctly updated in Advanced Quoting Configuration Settings in the Zuora Config tab.