Hi experts
i need to create some constraints and check product description based some product attribute (in product cockpit).
For example: if product catalog is X and category Y check if description in EN is not null.
i've created a new cust...
Hi experts
i've just installed a new instance of hybris 2005 with mysql as DB.
the steps i've executed are the following:
install -r CX -A initAdminPassword=yourpass
ant initilize
all the commands finisched correctly and without error.
now...
Hi experts
i've created an extension of Product with a custom one, then i've extended that with a relational attribute with a relation one to many.
here the itemType (related) creation
<itemtype code="ColorazioneTabList" extends="GenericItem"...
Hi experts
We are using sap hybris 2005 and we need to create a classification class where some feature values have a default value.
We have created the classification class, wich contains a feature lists which has some feature values. Now we are...
Hi experts
I'm replicating a new custom ECC pricing formula in CRM.
No problems with others formulas, but with this new one, i'm not able to update the condition value in CRM.
The condition is a discount condition, and following oss note 801...
Hi SvetlinThanks for your hint.I've tried adding the snippet suggested but the restult is this:
<context type="ColorazioneTabList" component="base">
<y:base xmlns:y="http://www.hybris.com/cockpit/config/hybris">
<y:labels>
<y:label...