cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue with DynamicConstraint in hybris 6.6

Former Member
0 Likes
469

There is DynamicConstraint in standard hybris validation framework. It allows to write beanshell script to validate a model object. It works fine but sometimes it starts to return always false and tell you that the object isn't valid even if all values satisfy your DynamicConstraint. This happens with custom DynamicConstraints and even with hybris standard DynamicConstraints. For example, promotionDateDiffConstraint. Usually reloading hybris nodes fixes the issue. But I want to have a real fix which will prevent such situations. I'm using hybris 6.6. Has anyone faced the issue and how solved it?

Accepted Solutions (0)

Answers (1)

Answers (1)

agupta
Explorer
0 Likes

any luck to solve this ?