variable maps not loading records not displayed in the UI
hi,
Some context:
We use the aggregate discount matrix to auto-add the "Receive" product
simple example:
If you buy:
Product A AND
Product B AND
Product C
then you get a Product D and E for free.
In our implementation, Product D is added automatically by a PSP workflow.
Scenario
- End user adds product A
- PSP workflow is triggered, Product D and E are not added.
- End user adds product B
- PSP workflow is triggered, Product D and E are not added.
- End user adds product C
- PSP workflow is triggered, Product D and E are added. (since the rule has been met)