Skip to Content
5
Former Member
Apr 16, 2016 at 06:35 AM

Customized B2B accelerator in Hybris 6

1500 Views

I am trying to create customize b2b accelerator in Hybris 6 by following [https://help.hybris.com/6.0.0/hcd/8acc8a5a86691014a20781b3f738213e.html][1]

Neither simple setup nor custom setup mentioned on the link are working.

When I followed Simple Setup, modulegen task failed with below error

 [echo] Processing extension yb2bacceleratorstorefront
 
 BUILD FAILED
 D:\hybris6-with-custom\hybris\bin\platform\build.xml:119: The following error occurred while executing this line:
 D:\hybris6-with-custom\hybris\bin\platform\resources\ant\modulegen.xml:324: The following error occurred while executing this line:
 D:\hybris6-with-custom\hybris\bin\platform\resources\ant\modulegen.xml:330: The following error occurred while executing this line:
 D:\hybris6-with-custom\hybris\bin\platform\resources\ant\modulegen.xml:45: extgen.properties in source extension not found! this is not a template!


After that, I tried Custom Setup. Build is successful and server is up. But when I access the site I got

 Matched CMSSite for current URL has unsupported channel

I verified in the hmc the site's channel was B2B.

However, the steps mentioned worked in Hybris 5.7

Has anyone been able to create a customized b2b accelerator in Hybris 6. [1]: https://help.hybris.com/6.0.0/hcd/8acc8a5a86691014a20781b3f738213e.html