0
votes

How to overcome this error in Hybris during category insert

I get this error:

enter image description here

1

1 Answers

5
votes

You have not entered a value for Identifier field. It is defined as the unique code of the category. If you see the error message, it mentions "missing values for [code]"

While creating a new Category through HMC in Hybris, the following three attributes are necessary to be entered:

  • Identifier (the unique code of the category)
  • Name (the name of the category)
  • Catalog Version (the catalog version the category belongs to)