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!

How to Use XPATH 2.0 in BPEL Assign/Transform

852704Apr 4 2011 — edited Feb 28 2020
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 9 2011
Added on Apr 4 2011
9 comments
2,141 views