Loading user through HDL
Summary:
I am loading user using User.dat file, I am facing below error.
"The {CHILD_VO} object {CHILD_ATTRIBUTE} attribute value is {CHILD_VALUE} and doesn't match the {PARENT_VO} parent object expected value of {PARENT_VALUE}".
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25C (11.13.25.07.0)
Code Snippet (add any code snippets that support your topic, if applicable):
METADATA | User | PersonNumber | Username | GenerateUserAccount |
---|---|---|---|---|
MERGE | User | 1234 | mca1234 | Y |
METADATA | UserRole | PersonNumber | RoleCommonName | AddRemoveRole |
MERGE | UserRole | 1234 | PER_EMPLOYEE_ABSTRACT_CUSTOM | ADD |