Oracle SOA Suite (MOSC)

MOSC Banner

Ampersand issues in Oracle BPEL 12c

HI All,

Address field contains & and when first BPEL service updates the field into clob column of database its getting converted to &amp and second service while selecting the data from clob column , while converting back to XML BPEL process is erroring out.

Inserting to clob column in DB : getContentAsString() --> & is converted to &amp and stored in database.

Converting to XML : parseEscapedXML() there is error due to presence of &amp

Please suggest the way to handle this.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center