Hi Team,
I have used the following REGEX:
([A-Z]{3}[0-9]{4}/[0-9]{2})
If i test it using this Regex Test page: https://regex101.com/,it works.
But when I apply it to the Regex Plugin in Studio it doesn’t identify the pattern required.
kindly help.