This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Please help in the process for comparing an inbound variable value aganist the values stored in keyvaluemap store. The no of values for the key is not static.
Compare the inbound value with this variable and take appropriate route. The comparison of variable can be done conditions tag - which can used to raise fault, change flow or route rule.
Look at Key value map policy - which has support the split values of a key. You need this if you want to match you inbound variable to one of the values of key.
If the matching is more involved - assign the value of the Key from key value map to a variable - use the programming power of Javascript policy to do the needful