cancel
Showing results for 
Search instead for 
Did you mean: 

Reference to Undefined Property Headers

Former Member
0 Kudos

Hi All,

While loading the master data through csv files, I am getting the error message - "Reference to Undefined Property Headers"

I have cross checked the header line (Attribute Names) in the csv file. It looks good.

Any inputs on what might be the probable cause of this error.

Thanks

Vijay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Vijay,

Can you open the master data in note pad++ and see if any special characters like comma,semi colon etc is existing in the header, also the header should have the name of attribute ID's.

Thanks

Chethana V

Former Member
0 Kudos

Hi Chethana,


I did check the header row, it does not have any special characters and name matches the attribute ID.

However the file does have special characters. Would that be an issue?

Former Member
0 Kudos

Hi,


I tried removing special characters from entire file,and it resolved the problem.


Thanks for your inputs

Thanks

Vijay

Answers (1)

Answers (1)

0 Kudos

The csv file shouldn't contain any special characters, except the ones defined when you load the master data.

Also please ensure that there is a blank line at the end of the file.