cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Smart Edit infinite loading for custom storefront

Former Member
0 Likes
1,729

Hi All,

I am facing an issue of where my commerce installation smart edit loads infinitely.

I created a custom storefront and b2b storefront using the guide here:

https://launchpad.support.sap.com/#/notes/0002698735

Also i checked with a few other similar problems which said that it could be because I did not install smarteditaddon to my storefronts which I double checked and performed.

Although after so many rebuilds, and updates the same problem persists. Could there be something that I am missing?

Thanks,
Raymond Nathan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

We managed to resolved this with SAP's help by adding this few lines to the properties file.

<custom generated b2c storefront accelerator>.additionalWebSpringConfigs.smarteditaddon=classpath\:/smarteditaddon/web/spring/smarteditaddon-web-spring.xml

<custom generated b2b storefront accelerator>.additionalWebSpringConfigs.smarteditaddon=classpath\:/smarteditaddon/web/spring/smarteditaddon-web-spring.xml
<custom generated b2c storefront accelerator>.wro4jconfigscan.smarteditaddon=true

Unfortunately the addon install doesn't work well when using custom generated template as done here:

https://launchpad.support.sap.com/#/notes/0002698735

Thanks,
Raymond Nathan

harshakaruturi
Explorer
0 Likes

Thanks raymondeydcx for the response. So as you said, you had a different issue for infinite loading. May i know if this fix is particular to your issue?

Thanks,

Sriharsha K

Answers (0)