Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

use tokenize() in xslt 2.0 transformation

DasNDec 21 2017 — edited Feb 26 2020

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?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 5 2020
Added on Dec 21 2017
2 comments
945 views