I have sshsesion where I do "show version" and map the reponse to a reponse map.
It was working fine until the reponse for "show version" changed slightly.
Here is the screenshot with new reponse in which the reponse map not working.
Im getting a error like
fail VerifyVersion 3 No matches found for query: Software_Release()
fail VerifyVersion 3 No matches found for query: build()
I have attached both the reponse and the reponse map
reponse1.txt ---> Reponse for which the reponse map works fine.
reponse2.txt ---. New reponse for same command, for which reponse map fails
getVersion.ffrm ---> Reponse map used.
Please note tha tI want to store only the red circled part in the screenshot.