- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Problem: If you have bundling enabled and trying to sync a Product/Product Rate Plan Charges to Zuora and see the error below for the PRPC-
zObject:[Id=null, arrayfields={}, fields={Code=INVALID_VALUE, Message=Field not updateable: UOM.}, ztype=Error]
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.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution: In this specific case, when I checked the Product Rate Plan Charges, the model was 'Flat Fee Pricing' and the UOM was added to the charge which was causing the issue. Customer used the data loader to load this data and hence by mistake added the UOM as well.
For the Flat fee pricing model, there is no field in Zuora to populate the UOM. Once these values were deleted, we were able to sync the PRPC to Zuora without any issues.
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
Solution: In this specific case, when I checked the Product Rate Plan Charges, the model was 'Flat Fee Pricing' and the UOM was added to the charge which was causing the issue. Customer used the data loader to load this data and hence by mistake added the UOM as well.
For the Flat fee pricing model, there is no field in Zuora to populate the UOM. Once these values were deleted, we were able to sync the PRPC to Zuora without any issues.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √