For more information, please refer to this announcement explaining best practices for getting answers to questions.
Loading ProfileItems through HDL
Summary:
Hello,
I'm trying to load ProfileItems (TalentProfile.dat) through HDL. But HDL always throws error as"The Attribute Value QualifierId2 is invalid".
At first a sample data has been loaded from UI.Once it is added, a query is ran in the backend to know what values exactly are being captured under QualifierId1, QualifierId2,QualifierSetCode1 & QualifierSetCode2.
Accordingly same values are considered in the respective columns.
But still HDL throws error as either "QualifierID1 or QualifierId2" as invalid.
Please find the attached file used for loading the data.
In my scenario QualifierId2 and QualifierSetCode2 is blank. Hence no values are taken for the load.