Forum Discussion

ragunath154's avatar
ragunath154
Icon for Cirrostratus rankCirrostratus
Jul 01, 2020

how to handle dynamic parameter name in asm

Hi

i am using ASM.

my application is a ecart were the user will search the product with the respective name,

that search names will sent as GET example.com/bla/bla?abc-toys-baby GET example.com/bla/bla?xyz-home-tables

 

how can i handle these parameters as a single entity.

1 Reply

  • If you are sure on dynamic parameters then use wildcard parameters(*) and tune the ASM policy according to requirements.