on 2023 Mar 02 10:37 PM
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 ?
Request clarification before answering.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
13 | |
1 | |
1 | |
1 | |
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.