cancel
Showing results for 
Search instead for 
Did you mean: 

Excel Export didn´t show all mandatory attributes

Former Member
0 Kudos

Hi,

I want to export attributes from products but from all mandatoy attributes in my *core-items.xml only display a few attributes. If I overwrite method isSupported in ExcelExportRenderer and I remove this validation excelTranslatorRegistry.canHandle(attr) I can see all mandatory attributes but when I exported excel the headaer are ok but only write the value from few attributes that display before to remove the validation

What can I do?

Thanks in advance

View Entire Topic
former_member638520
Contributor
0 Kudos

Hi Carlos,

Which version of hybris do you use? What is a type of not-exportable attribute? I assume that it is a reference therefore you have to implement your own translator for given type. For more details have a look at: https://help.hybris.com/1811/hcd/70240af7af8a4bb29573c86f90d17527.html

Regards, Łukasz