- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
Update Error Message for Quotes with Orphaned Subscription Rate Plan Ids
Currently if a Quote is in progress and references a Subscription Rate Plan Id, and if that Id is changed on the Zuora side, the Quote or the CPQ Apex Component will throw an error like one of the following:
"Content cannot be displayed: common.apex.runtime.impl.ExecutionException: (convert2ZChargeGroup) Exception while converting to ChargeGroup.:System.NullPointerException:Attempt to de-reference a null object:(zqu)"
or
"(convert2ZChargeGroup) Exception while converting to ChargeGroup.:System.NullPointerException:Attempt to de-reference a null object:(zqu) Error is in expression '{!theOptions}' in component <zqu:cpqselectproduct> in component zqu:cpqselectproduct"
Since the simplest fix for this is to re-create the Quote so that it uses the latest Ids, an error message with details to that effect would be nice to have.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.