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 Special Characters in CONCAT function or another form with Xquer

KnorrarSep 5 2012 — edited Sep 5 2012
Hello everyone

I'm using PS3 OEPE within message flow (proxy)and I'm using Xquery.

I'm using the CONCAT function, but this does not allow me to concatenate special characters not allowed, for example:
I want to concatenate these strings:

String1 = “<get-person><id-person&;gt;”
String2 = “123”
String3 = “</id-person&;gt; </get-person>”



I want to represent characters regex. It means no XML characters

Someone knows some way, any function that allows me to concatenate in OSB these values with Xquery?

Edited by: chromosoma on Sep 5, 2012 5:59 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2012
Added on Sep 5 2012
3 comments
2,308 views