Try our conversational search powered by Generative AI!

/EPiServer/cms/Stores/contentstructure/ slow & SimplifiedCatalogListingThreshold (11.2.1.0)

Vote:
 

Hi guys, I am working on a site with a large commerce content structure. We have nested the items as advised from Episerver and have no more than 40 odd items at each level, the structure being

  • Product Parent 1
    • Producut Sub Parent 1
      • Product Sub parent 2
        • Variation

This was structured against an import and catalogue stucture from the clients API and also for performance.

However when loading the commerce manager in Episerver it's take a long time to load the initial top level with the call to /EPiServer/cms/Stores/contentstructure/ taking around 40 seconds. We also had to override the SimplifiedCatalogListingThreshold as it was going in to simplified mode.

As far as I was told this wouldn't be an issue as long as we structured the content with limits of how many items we under each node. Does anyone have any idea or advice before contacting Epserver?

#182125
Edited, Sep 11, 2017 13:13
Vote:
 

My memory is rusty here, but it should not be a problem loading the Product Parent 1. 

Can you try some profiling (I can personally recommend dotTrace) to see where is the bottle neck is. Also it would help if we know about your catalog size (number of categories, number of entries, number of entries per category)

#182197
Sep 12, 2017 11:01
Vote:
 

I've got a little better performance by changing the product sub parent 1 to a category which is making it usuable although it's still slow and goes over the default threshold to change to the simle view (which I've overridden atm). The catalog in total holds about 15,000 items, so there's quite a lot of content. I havn't gone in to the process of trying to trace any bottleneck as yet other than looking at the API calls but will try to get some time to look in to tracing the bottleneck (I imagine my large catalog is causing issues).

#182198
Sep 12, 2017 11:07
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.