- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
visibility of zqu.zQuoteUtil.ZBillingResult
I just updated a sandbox from ZQuotes 7.4 to 8.7.
I am now getting a compiler error on my custom code stating
Constructor is not visible: [zqu.zQuoteUtil.ZBillingResult].<Constructor>()
I was using this constructor to unit test code. Is there a work around?
Is there a list of changes to the global methods by version so I can see what else may be different?
Thanks,
Maggie
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: visibility of zqu.zQuoteUtil.ZBillingResult
Hi Maggie,
Could you please PM me your SF ORG ID alongwith access, I would need to replicate the same to investigate further.
Also, in regards to changes introduced in the version of Zuora Quotes, please refer to our Release Notes section in KC article.
https://knowledgecenter.zuora.com/AA_Whats_New/BA_Zuora_for_Salesforce_Quotes_Release
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: visibility of zqu.zQuoteUtil.ZBillingResult
Hi Maggie,
Thanks for the SF ORG ID and details, unfortunately the access has expired, could you please re-grant the same.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: visibility of zqu.zQuoteUtil.ZBillingResult
I granted longer access.
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: visibility of zqu.zQuoteUtil.ZBillingResult
No. I do not have a solution.
@Jyoti_Sinha is looking into it.
@nathanc Can you see if the devs might change this class back so we can move forward?
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: visibility of zqu.zQuoteUtil.ZBillingResult
I'm going to message you offline, we'd like to take a look at your org and run some test code
I'll post our findings here on the post afterwards
Thanks!
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: visibility of zqu.zQuoteUtil.ZBillingResult
Hi Maggie,
We just verified that in 8.7, the constructor is marked public, not global, where in 7.40, the constructor was not declared (so implied global)
We are following up with Engineering and have created a ticket to track this internally.
Thanks for raising this issue.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: visibility of zqu.zQuoteUtil.ZBillingResult
Hi,
Do we have solution for this i am getting same error,
After upgrade to Zuora 360 4.9 and ZQuote 8.9.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: visibility of zqu.zQuoteUtil.ZBillingResult
All, we've highlighted this and it will be fixed in next month's Quotes release, hang tight. Because its a change to a global method it has to go into a minor release not a patch.