Relative Content

Tag Archive for sap-commerce-cloudrule-enginepromotions

SAP Hybris Promotion module: Value is not an instance of string

I am trying to create a custom promotion condition in sap hybris and I am getting an exception “Value is not instance of String” from the class DefaultRuleParameterValueMapperStrategy, I have created a mapper class for customData i.e., Enum(CustomerType) and it saves the value when I provide it through B.O. but gives exception when I refresh the window I get the above mentioned exception.