How to Use XPATH 2.0 in BPEL Assign/Transform
852704Apr 4 2011 — edited Feb 28 2020Hi,
I see a lot of Xpath 2.0 functions defined, http://www.w3schools.com/XPath/xpath_functions.asp .
But I am not able to use most of them in Jdeveloper 11.1.1.3 BPEL Designer.
Like I tried to use, xp20:distinct-values , xp20:reverse , x20:string-values etc but it is giving error.
I can use very few xpath functions which are coming in the Assign/Transform activity drop down (during copy operations)
strangely some Xpath functions do not come in any LOV but still are working fine like : position() , last() etc .
How can I use other XPath functions? A list of existing Xpath functions are defined here : http://www.w3.org/TR/xpath-functions/
Am I missing something ? how can I use all the in-built Xpath 2.0 functions in BPEL ?
Please could you help.
Thanks and Regards,
Sudip