Hi,
We have a customer who is batch importing product comments every 3 or 6 months. After that is done, we need to update the product's average rating and comment count, but apparently the CommentCount property is internal and we can't do that throught the API. Can this be achieved somehow, or do I need to update in the database directly and then clear the cache? Or can the CommentCount property be made public?
I am attaching a screendump of the code. We're getting a scheduled task set up so that the customer can run it whenever they want.
Best Regards,
Nuno Aguiar