I'm trying to configure a context variable/CWP for the Route via HTTP(s) assertion that would take a list of URLs instead of having to set them manually hard coded via the connection tab (using round robin strategy).
When setting it to a multi valued context variable (containing multiple URLs) all the values get set as a single URL during execution and fails. I was really hoping to be able to populate the multiple urls property via a single parameter/cluster property that is a list, and same for multiple IPs as a list since currently it's the main request of our customer.