hybris安装B2B
Posted wahaha603
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了hybris安装B2B相关的知识,希望对你有一定的参考价值。
1.首先进入hybris installer目录
执行 install.bat -r b2b_acc
2.进入 bin\platform 目录
执行 setantenv.bat
注释掉 <extension name=‘yb2bacceleratorstorefront‘ /> 并删除custom文件夹下的yb2bacceleratorstorefront工程
执行 ant modulegen
按提示输入 正常建Demo就选择默认的
将生成的extensions 加到 localextensions.xml 中。
3.执行下面2个命令
ant addoninstall -Daddonnames="b2bacceleratoraddon" -DaddonStorefront.yacceleratorstorefront="trainingstorefront"
ant addoninstall -Daddonnames="commerceorgaddon" -DaddonStorefront.yacceleratorstorefront="trainingstorefront"
4.local.propeties文件中加入以下2行
website.powertools.http=http://powertools.local:9001/trainingstorefront
website.powertools.https=https://powertools.local:9002/trainingstorefront
5.需要加入hmc,backoffice的自选把对应的extensions加到localextensions.xml中
6.系统初始化
ant initialize
7.hosts中加入以下配置
127.0.0.1 powertools.local
8.通过下面的地址就可以进行访问了
http://powertools.local:9001/trainingstorefront
以上是关于hybris安装B2B的主要内容,如果未能解决你的问题,请参考以下文章
SAP Hybris的build callback和SAP ABAP的SGEN事务码
辅助服务模块未在 Spartacus B2B 中与 SAP Commerce cloud 2005/2011 (Hybris) 一起运行