为自定义B2C店面启用smartEdit-1811

2020-09-10 16:58发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)我正在尝试为我的B2C店面(18...

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


我正在尝试为我的B2C店面(1811版)启用smartedit。 在localextensions.xml文件中提到了以下扩展名

  
          
          
          
          
          
          
          
          

  

local.properties .additionalWebSpringConfigs.smarteditaddon = classpath中的以下条目:/smarteditaddon/web/spring/smarteditaddon-web-spring.xml

使用命令-
ant addoninstall -Daddonnames =" smarteditaddon" -DaddonStorefront.yacceleratorstorefront =" customStorefront"

安装了插件

已经完成了构建,平台更新,但是尝试访问 https://localhost:9002/smartedit,我得到404页面,并且没有控制台错误日志

如果我缺少任何设置smartedit的内容,请告诉我

谢谢