- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Problem: Getting an argument cannot be null error when trying to add products to a quote.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution: Please check if there are multiple conditions in Guided Product Selector that filters the Product based on the Filter Criteria Condition.
If there are Null values being picked up in the filter criteria provided then the Guided product Selector throws a NULL error.
We would request, to make sure all the values are passed correctly that will enable the Guided product Selector to pick the related products and resolve the error.
Example: In the below condition where there are many Filter Criteria Conditions it should be made sure values are passed accordingly such that it does not throw the Argument Cannot Be Null error
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution: Please check if there are multiple conditions in Guided Product Selector that filters the Product based on the Filter Criteria Condition.
If there are Null values being picked up in the filter criteria provided then the Guided product Selector throws a NULL error.
We would request, to make sure all the values are passed correctly that will enable the Guided product Selector to pick the related products and resolve the error.
Example: In the below condition where there are many Filter Criteria Conditions it should be made sure values are passed accordingly such that it does not throw the Argument Cannot Be Null error