Hi guys,
I have a project that I started on Rapido 3.0 with DW 9.5.4.
In the project I was supposed to import some data from the existing shop of the customer.
In the process of importing, I have used custom values for the IDs of VariantGroups, VariantOptions ProductCategory, ProductCategoryFields.
Everything went pretty well so far, I have imported the products and the variants, the Product categories and ProductCategoryFields.
The problem I am facing is with the facets. I am supposed to use VariantGroups and ProductCategoryFields as facets.
I have managed to add a few to the Query and add them to the Factes but for some reason, even thought the Parameter is filled and submitted in the URL, the query does not recognize it and therefore the list is not filtered. This happens for both VariantOptions and ProductCategoryFields.
I have done this operation a lot of times before and it usuallt worked. I am suspecting a limitation of the IDs that can be used for Facets but I can't find anything documented.
My IDs are just letters and numbers, all caps.
For example, the VariantGroupID is NN92 and some of the IDs of the options are: NN9212l,NN9212z,NN9216z . Nothing I would suspect as innapropriate so far.
ProductCategory and ProductCategoryFields have a similar pattern
Any idea or pointers? The field (Variant Group) seems to be Indexed and Stored and so are the other ProductCategories
Thank you,
Adrian