When i save the service name in a variable. The service name contains both lower and upper case letters.
The service name must only contains lower case letters.
How can I convert the string to lower case letters There is no default assertion to do this in gateway .
gateway 10.x 11.x
See the attached example policy to convert a string to lower case using the "XPath" assertion .