Arbitrating between sub strategies when Volume Constraints are reached.
I have a campaign strategy that will be limited via Volume constraints. Strategy #1 (Test_E2)
Once those Volume constraints are reached, I am trying to configure the parent strategy to fulfill the remaining customers with offers from Strategy #2 (Test_E2_2)
My original thought was to use a switch component to arbitrate based on pxPriority. When volume constraints are reached, I would think pxPriority would not be set. Not sure why the switch component isn't switching but is there any other property I can use for arbitration that can tell me if volume constraints are reached?
***Moderator Edit-Vidyaranjan: Updated Platform Capability***