ravindralb2206
7 years agoFrequent Visitor
ServiceV Mock Response Query Match with multiple parameters
Hi,
I'm looking to create a query match under the dispatch strategy to send the mock responses in ServiceV PRO. Here i would my query match parameter to check multiple values rather than just one. What would be the delimiter or the syntax of OR condition?
If query matches > 'a' OR 'b' OR 'c'; Send Response X
If query matches > 'c' OR 'd' OR 'e'; Send Response Y