cancel
Showing results for 
Search instead for 
Did you mean: 

Error while trying to add an internal leaf

Former Member
0 Kudos

Hi Experts,

I am facing a problem while trying to add an internal leaf to an inner node in a hierarchy table.

Whenever I am trying to do so , I am getting an error message that

'One or more records failed a validation'.

I am not getting any clue why this is happening. Can any one provide me some idea to solve this problem?

Thanks,

Samrat

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi SAMRAT,

'One or more records failed a validation' - This statement points out that there is an MDM validation failure in the records.

You need to check for any validations for the Hierarchy table or the Hierarchy lookup filed in the Main table.

There should be a Validation that is running on the Hierarchy value/Node and preventing you from creating a node.

Setting the validation as None will not execute the validation on its on .

Hope It Helped

Thanks & Regards

Simona Pinto

Former Member
0 Kudos

Hi,

Thanks to both of you for your help. The problem is solved now.

Awarding points :).

Samrat

Answers (1)

Answers (1)

Former Member
0 Kudos

hey,

Looks likes some validation set for automatic and its running whenever you create a node.

Open Hierarchy table as current table, go to validation tab check all the validation and its property make sure automatic property set NONE instead of ERROR or WARNING.

please feel free to revert for further clarifications.

thanks

Alexander