cancel
Showing results for 
Search instead for 
Did you mean: 

How to update an attribute on ProductFeature

Former Member
0 Kudos

We are creating a new string attribute in hybris on ProductFeature type which will be basically show in hmc > catalog > product > Attributes tab > unclassified attribute.

We want to publish this attribute when we INSERT_UPDATE the product i.e. CanonicalProductSales.
1- in target-datahub-extension.xml if I will add below to CanonicalProductSales will it update the newMaterial attribute in ProductFeature in hybris :

 <name>productFeature</name>
   <localizable>false</localizable>
    <collection>false</collection>
     <exportCode>newMaterial/exportCode>
     <transformationExpression></transformationExpression>
  


If above will not work could you pl let me know the steps to add/update productFeature while publishing MATMAS.

Thanks Deba

Former Member
0 Kudos

Any solution for this ?

Accepted Solutions (0)

Answers (0)