Use Multi-Org Plugin for Multi Subscription Quoting
As a Salesforce Administrator, use the Multi Org Plugin to filter records by the Currency field in Account or Opportunity objects. Customize the org selection process with the MultiOrgSelectionPlugin interface.
- Create a global plugin interface that implements zqu.MultiOrgSelectionPlugin.IMultiOrgSelectionPlugin.
- Register and activate the plugin.
- Navigate to Zuora Config > Quote Studio Settings > Plugins.
- Enable the Multi Org Plugin toggle and add the class name of your custom plugin.
- Click Save.