- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Problem:
=======
We are able to successfully sync our product catalog from zuora sandbox to salesforce sandbox, but the 2 new products that we created are not showing up in Z-Quotes.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution:
=======
For this specific scenario, following was identified to be the problem:
In reviewing these specific products on Salesforce and Zuora end it was noticed there was no Active currency set for the rate plans on these products.
When we tried to make the default USD currency Active on Zuora end for these Rate Plans (using Edit price in multi-currency Link), following error was thrown:
"The status of default currency can not be updated"
This is because, there was no charge created for any of these rate plans of these two products.
These Rate Plans have NO charge, so no currency is activated.
It is required to add at least one charge to each rate plan to get the default currency to be active.
Once charges were created to the Product rate plans and another product catalog sync was performed, the issue was resolved.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √