@ykiran_k wrote:
I am using map with path & app name like this sample
/abcd/efgh/ App1 /abcd/1234/ App2 /abcd/ App3
my expectation using
map_beg
for map look up for path was that it will be fall back for all other paths with path that starts with/abcd/
but it’s not behaving the same way likepath_beg
does so efficiently. Is there any other way or am i using it incorrectly. Please add some suggestions i am new to using the maps.Let me know if you need more information.
Posts: 1
Participants: 1