Hi All ,
I want to loop over a comma separated string value.I am using tokenize() to split the string value and loop over it.I am using XSLT 2.0 and SOA 12.2.1.2.0.While testing the transformation in jdeveloper I am getting error that tokenize() cant be parsed.Is the function supported ?
Is there any other way to achieve this?