I am getting below error, where Hybris version: 6.2 and Adding free Gift where cart total value is greater than some amount.
ERROR [hybrisHTTP26] [DefaultCommerceRuleEngineService] Rule evaluation failed with message 'Exception executing consequence ...
![alt text][1]
[1]: /storage/temp/8966-screen-shot-2017-06-30-at-53339-pm.png
What extension is required to see Conditions and Actions as Drag and Drop in Backoffice. We are on Hybris 6.2. As you can see in the attachment, these are currently visib...
Hi ,
I am trying to override a type in the hmc.xml of HMC extension in my core extension . But it doesn't override instead it creates the duplicate of it in the final hmc.xml. It looks something like this.
Tag in the hmc.xml of HMC extension
type nam...
SELECT {o.date} as "orderDate", EXTRACT(YEAR FROM {o.date}) FROM {Order as o}
This query is not executing. We are having Oracle 10g Database.
Exception: type code 'o.date' invalid
I have below code to test PickupInStoreMode.BUY_AND_COLLECT.equals(baseStoreService.getCurrentBaseStore().getPickupInStoreMode())
and while running Junit Test for this I am getting below error:
java.lang.Error: Unresolved Compilation problem:
Redunda...
Thanks Sir. Reset Everything worked for me. But, what did it do? As I am not having any customisations yet. And also1. How will we get Bundling view of products like we had in Product cockpit for telco?
I was having problem as one of the item-type was not updated. BackofficeIndexedTypeToSolrFacetSearchConfig which belongs to backofficesolrsearch. This below is the exception.SEVERE: Exception sending context initialized event to listener instance of...
Is that resolved? I am also facing similar issue but with different extension.<extension dir='${HYBRIS_BIN_DIR}/modules/search-and-navigation/solrfacetsearchbackoffice'/>
<extension dir='${HYBRIS_BIN_DIR}/modules/backoffice-framework/backofficesolrse...