cancel
Showing results for 
Search instead for 
Did you mean: 

Product Excel Import fails to import classification attribute values

d_j_boyd
Participant

I did an export of a set of products which includes article number, catalog version, supercategories and classification attributes.

I turned around and just imported the same file -

Backoffice reports errors in that the value for a given classification attribute is wrong - even though that is what it provided in the original sheet.

sap-cx-backoffice-5.jpg

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member87164
Active Contributor
0 Kudos
d_j_boyd
Participant
0 Kudos

harakek

Yes Followed the links.

Based on debugging it turns out that ClassAttributeAssignment.attributeValues is not getting populated when data is loaded from ECC via Datahub.

Looking over the OOTB mapping - there is nothing there and as such the Excel importer is using looking into that attribute for the values provided in the upload file.

So I think this is an OOTB bug - from my initial assessment so far.