Developer forum

Forum » Development » Missing PriceManager in related groups

Missing PriceManager in related groups

Anders Ebdrup
Anders Ebdrup
Reply

Dear Dynamicweb,

 

We have identified a seriously performance issue with related items for our integrated solutions as prices are not "prepared", so each price for a related item are requested individually from the ERP system and not in a bundle.

In this method: GetProductRelations you should change this line:

Prices.Price.LoadPricesOnProducts(allProducts)

To:

Prices.PriceManager.PreparePrices(allProducts)

 

I hope that you soon will look into this?

 

Best regards, Anders


Replies

 
Olga Shedko Dynamicweb Employee
Olga Shedko
Reply

Hello Anders,

The issue was fixed within TFS # 72552, and will be available to the next hot-fix release.

Thank you.

Best regards,

Olga | QA

 
Kristian Kirkholt Dynamicweb Employee
Kristian Kirkholt
Reply
This post has been marked as an answer

Hi Anders

The problem regarding #72552 "Prices for related products are not prepared before they are requested" has now been resolved in Dynamicweb version 9.7.4

To upgrade please choose this version from download:

http://doc.dynamicweb.com/releases-and-downloads/releases

Let me know if you need any more help regarding this

Kind Regards
Dynamicweb Support
Kristian Kirkholt

Votes for this answer: 1

 

You must be logged in to post in the forum