Forum Discussion

ravindralb2206's avatar
ravindralb2206
Frequent Visitor
6 years ago

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