on ‎2018 Mar 19 5:50 PM
Hi, I have enabled the cmssmartedit for my project but the catalogs are not showing up for me to edit them. I am working with hybris 6.6 and it's a b2b project.
I have added a lot of smartedit related extensions to see if it work but sadly it didn't. Currently I have the follows smartedit related extensions:
<extension name="smartedit" />
<extension name="oauth2" />
<extension name="smarteditaddon" />
<extension name="smarteditwebservices" />
<extension name="cmswebservices" />
<extension name="cmssmartedit" />
<extension name="smarteditcms" />
<extension name="permissionswebservices" />
<extension name="webservicescommons" />
<extension name="previewwebservices" />
<extension name="personalizationservices"/>
<extension name="previewwebservices"/>
<extension name="previewpersonalizationweb"/>
<extension name="personalizationcmsweb"/>
<extension name="personalizationsmartedit"/>
<extension name="personalizationsampledataaddon"/>
<extension name="textfieldconfiguratortemplatebackoffice"/>
<extension name="textfieldconfiguratortemplateaddon"/>

Request clarification before answering.
After using this dependecies:
<extension name="smartedit" />
<extension name="oauth2" />
<extension name="smarteditaddon" />
<extension name="smarteditwebservices" />
<extension name="cmswebservices" />
<extension name="cmssmartedit" />
<extension name="webservicescommons" />
<extension name="permissionswebservices" />
<extension name="cmssmarteditwebservices" />
<extension name="previewwebservices"/>
And running an initialize it worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I upgraded Hybris 6.2 to 19.05 and SmartEdit was added also to localextensions. After upgrades everything seem to work but SmartEdit doesn't show catalogs. I have updated the through HAC and my Hybris log locally says:
WARN [hybrisHTTP19] [PageNotFound] No mapping for GET /cmssmarteditwebservices/v1/sites/contentcatalogs
Seems that the GET request is missing the actual site in the URL? in cmssmarteditwebservices the CatalogController.java has a requestMapping of:
@RequestMapping(API_VERSION + "/sites/{siteId}")
But seems that Hybris accessing something else or the siteId is missing?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I am having the same issue, do anybody know how to resolve this without initialization proccess?
Thx.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try installing the smarteditaddon and then updatesystem. Make sure the catalogs are assigned to the cmssite that you are trying to view in smartedit.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hello are finding the source of problem ? we have the seem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try System Update after adding Smart Edit.
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 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.