- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
In a specific scenario customer created custom field in both in Salesforce: Quote and Zuora: Subscription. The custom field was also added to the quote fieldset: zqu__CustomQuoteFields
Please check the reason and solution for the 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
There was a mismatch in the AOI name of the custom field in Zuora and Salesforce. Since custom field is case sensitive, it caused a difference. Once the API name was matched completely(case as well), the error 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 √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
There was a mismatch in the AOI name of the custom field in Zuora and Salesforce. Since custom field is case sensitive, it caused a difference. Once the API name was matched completely(case as well), the error 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 √