on ‎2018 Aug 14 11:06 AM
Smart edit is not working in particular recipies b2b_b2c_acc_oms in 6.7 version after including all the extensions and also did smarteditaddon installation
Request clarification before answering.
Please stdding more information in your questions. "Not working" is a not nearly enough information.
Steps: 1. Install recipe 2. Install addon (for each storefront) 3. Check config; you should have the following extensions in "localextensions.xml"
<extension name="smarteditaddon"/>
<extension name="smarteditwebservices"/>
<extension name="cmssmartedit"/>
<extension name="cmswebservices"/>
<extension name="smartedit"/>
<extension name="cmssmarteditwebservices"/>
<extension name="npmtestancillary"/>
<extension name="permissionswebservices"/>
Check configuration in the smartedit addon (project.properties), it have an entry for adding spring beans to the storefront.
clean, build, start server
Initialize or update data. If it fails because you are using MySQL on mac or something, fix it
Make sure you are using a user with the correct access levels. Admin does not have correct catalog access by default.
Common errors:
The "login" screen does not show: This can be caused by any custom error (when using recipe only you wont have any). This can also be caused by an internal routing issue. Make sure to add your local server name to the .hosts file in order to loopback (smarteditwebservices uses internal routing .... SAP - please fix!!)
The addon does not apply (only preview mode works): This is caused by the addon not being propertly installed. If using version controll, consider moving the config from smartedit addon to your storefront.
PS: SAP - Please do some work on this editor!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i am not sure how you added the recipe. there are multiple entries needs to be done.
Step1:
extName 'smarteditaddon'
extName 'smarteditwebservices'
etc
Step2:
pl.project.addons { names "b2bacceleratoraddon,commerceorgaddon,commerceorgsamplesaddon,promotionenginesamplesaddon,textfieldconfiguratortemplateaddon,smarteditaddon," + "assistedservicestorefront,customerticketingaddon,orderselfserviceaddon,adaptivesearchsamplesaddon,pcmbackofficesamplesaddon,personalizationsearchsamplesaddon" template "yacceleratorstorefront" storeFronts "yb2bacceleratorstorefront" platform pl }
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
After installing smarteditaddon if you dint do system update/Initialization then do it it will work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bhuvaneshwari,
I didnt find the b2b_b2c_acc_oms recipe in the hybris 6.7. But once you install then you can apply smarteditaddon explicitly.
I checked b2c_b2b_acc_oms recipe i dont see smartedit addon is added in that. i prefer you to install this add on explicitly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.