Forum Discussion
SarahS
Staff
4 years agoCheck out the documentation we have on Query Match dispatch strategies here if you haven't already. There's an example that can help you format what you need.
But in the example you provided it looks like you're expected values is the cause for your Query Match not working. The expected result for $['test2']['0'] should be "Test2, Test<someasciicharacter>2" without the quotes.
Are you trying to create a rule that checks for each condition?
- oph_20224 years agoOccasional ContributorHi SarahS,
Thanks for your reply.
Yes i want to create a rule for each condition.
I’ve tried this rule : $[‘test’][0,1,2]['test2']['0'][test3_test3_test3][0] but it’s dosen’t work.
Thanks.
Olivier