cancel
Showing results for 
Search instead for 
Did you mean: 

How many promotion SAP commerce promotion engine can handle ?

0 Kudos

Hi,

I want to calculate how many promotions can SAP commerce can handle. I have a requirement to add more than 100000 promotions based on customer and product combination. Does anyone know, that SAP commerce can able to take this many promotions in engine ?

Accepted Solutions (1)

Accepted Solutions (1)

neilhp
Explorer

The promotion engine slows down drastically with larger numbers of promotions. You do not want to get to 100000, or even anywhere close. There is no official number because it depends on many variables (more complex rules are 'heavier' for example. My personal rule-of-thumb (based on projects I have been involved with) has been that it performance will start to decrease at 2000-3000, it will be noticeably slower over 5000, and you don't really want to get over 10,000 rules. There are a number of problems with large rulesets, one of which is memory allocation in the JVM as it all gets loaded into memory on each node as a single Drools RETE network.

Answers (2)

Answers (2)

Harish_Vatsa
Active Contributor

There is no upper limit to how many promotions can be configured or launched in SAP commerce.

Although it is recommended to do proper load testing to see the impact of any new promotions launched in the system

Harish_Vatsa
Active Contributor
0 Kudos

There is no upper limit to how many promotions can be configured or launched in SAP commerce.

Although it is recommended to do proper load testing to see the impact of any new promotions launched in the system