Promotion Engine

Drool Rule:-  it is a set of conditions and actions.

working memory(KIE Session):-

 

open :–localextensions.xml

<hybrisconfig xmlns:xsi=’http://www.w3.org/2001/XMLSchema-instance&#8217; xsi:noNamespaceSchemaLocation=’../bin/platform/resources/schemas/extensions.xsd’>
<extensions>
<path dir=’${HYBRIS_BIN_DIR}’ autoload=’false’ />
<extension name=”smartedit”/>
<extension name=’apparelstore’ />
<extension name=”estorefulfilmentprocess”/>
<extension name=”estorecockpits”/>
<extension name=”estorecore”/>
<extension name=”estorefacades”/>
<extension name=”estorestorefront”/>
<extension name=”estorebackoffice”/>
<extension name=”estorepromotionengine”/>
</extensions>
</hybrisconfig>

D:\hybris6_7\hybris\bin\custom\estorebackoffice\extensioninfo.xml

<requires-extension name=”backoffice”/>

<requires-extension name=”rulebuilderbackoffice”/>
<requires-extension name=”promotionenginebackoffice”/>