Enable Multi-entity setting
Learn how to enable the Multi-entity setting in Zuora Quotes to support multiple billing entities, including prerequisites and step-by-step instructions.
-
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.
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.
- In Salesforce, open Developer Console.
- Navigate to .
- In the Enter Apex Code window, type: zqu.RefreshCustomSettingSchedulable.refreshMultiEntityPermission();
- Click Execute.
- In Zuora Quotes, verify that the Enable Multi-Entity setting is correctly updated in Advanced Quoting Configuration Settings in the Zuora Config tab.